GHSA-2c5c-fhr8-pwh9

Suggest an improvement
Source
https://github.com/advisories/GHSA-2c5c-fhr8-pwh9
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/05/GHSA-2c5c-fhr8-pwh9/GHSA-2c5c-fhr8-pwh9.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-2c5c-fhr8-pwh9
Aliases
  • CVE-2023-32999
Published
2023-05-16T18:30:16Z
Modified
2024-02-16T08:05:50.344146Z
Severity
  • 4.3 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Jenkins AppSpider Plugin missing permission check
Details

Jenkins AppSpider Plugin 1.0.15 and earlier does not perform a permission check in a method implementing form validation.

This allows attackers with Overall/Read permission to connect to an attacker-specified URL and send an HTTP POST request with a JSON payload consisting of attacker-specified credentials.

Additionally, this form validation method does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.

AppSpider Plugin 1.0.16 requires POST requests and Overall/Administer permission for the affected form validation method.

Database specific
{
    "nvd_published_at": "2023-05-16T17:15:12Z",
    "cwe_ids": [
        "CWE-276"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2023-05-17T03:37:09Z"
}
References

Affected packages

Maven / com.rapid7:jenkinsci-appspider-plugin

Package

Name
com.rapid7:jenkinsci-appspider-plugin
View open source insights on deps.dev
Purl
pkg:maven/com.rapid7/jenkinsci-appspider-plugin

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.0.16

Affected versions

1.*

1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
1.0.7
1.0.8
1.0.10
1.0.11
1.0.12
1.0.13
1.0.14
1.0.15

Database specific

{
    "last_known_affected_version_range": "<= 1.0.15"
}