GHSA-63jg-5wv6-7ghv

Suggest an improvement
Source
https://github.com/advisories/GHSA-63jg-5wv6-7ghv
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-63jg-5wv6-7ghv/GHSA-63jg-5wv6-7ghv.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-63jg-5wv6-7ghv
Aliases
Published
2022-05-14T02:45:30Z
Modified
2024-02-16T08:19:04.476704Z
Severity
  • 3.1 (Low) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L CVSS Calculator
Summary
Jenkins Resource Disposer Plugin allows attacker to stop tracking specified resource
Details

A data modification vulnerability exists in Jenkins Resource Disposer Plugin 0.11 and earlier in AsyncResourceDisposer.java that allows attackers to stop tracking a specified resource. Additionally, this API endpoint did not require POST requests, resulting in a CSRF vulnerability. As of version 0.12, this API endpoint requires POST requests and Overall/Administer permissions.

Database specific
{
    "nvd_published_at": "2018-08-01T13:29:00Z",
    "cwe_ids": [
        "CWE-20"
    ],
    "severity": "LOW",
    "github_reviewed": true,
    "github_reviewed_at": "2022-12-12T16:53:31Z"
}
References

Affected packages

Maven / org.jenkins-ci.plugins:resource-disposer

Package

Name
org.jenkins-ci.plugins:resource-disposer
View open source insights on deps.dev
Purl
pkg:maven/org.jenkins-ci.plugins/resource-disposer

Affected ranges

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

Affected versions

0.*

0.1
0.2
0.3
0.4
0.5
0.6
0.7
0.8
0.9
0.10
0.11

Database specific

{
    "last_known_affected_version_range": "<= 0.11"
}