GHSA-CW5R-JX8R-9F7X
Vulnerability from github – Published: 2024-05-24 18:52 – Updated: 2024-11-07 19:20
VLAI?
Summary
Jenkins Report Info Plugin Path Traversal vulnerability
Details
Jenkins Report Info Plugin 1.2 and earlier does not perform path validation of the workspace directory while serving report files.
Additionally, Report Info Plugin does not support distributed builds.
This results in a path traversal vulnerability, allowing attackers with Item/Configure permission to retrieve Surefire failures, PMD violations, Findbugs bugs, and Checkstyle errors on the controller file system by editing the workspace path.
As of publication of this advisory, there is no fix.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:report-info"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.2"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2024-5273"
],
"database_specific": {
"cwe_ids": [
"CWE-22"
],
"github_reviewed": true,
"github_reviewed_at": "2024-05-24T18:52:08Z",
"nvd_published_at": "2024-05-24T14:15:17Z",
"severity": "LOW"
},
"details": "Jenkins Report Info Plugin 1.2 and earlier does not perform path validation of the workspace directory while serving report files.\n\nAdditionally, Report Info Plugin does not support distributed builds.\n\nThis results in a path traversal vulnerability, allowing attackers with Item/Configure permission to retrieve Surefire failures, PMD violations, Findbugs bugs, and Checkstyle errors on the controller file system by editing the workspace path.\n\nAs of publication of this advisory, there is no fix.",
"id": "GHSA-cw5r-jx8r-9f7x",
"modified": "2024-11-07T19:20:34Z",
"published": "2024-05-24T18:52:08Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-5273"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/report-info-plugin"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2024-05-24/#SECURITY-3070"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/05/24/2"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U",
"type": "CVSS_V4"
}
],
"summary": "Jenkins Report Info Plugin Path Traversal vulnerability"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…