ghsa-qjpf-2jhx-3758
Vulnerability from github
Published
2024-01-24 18:31
Modified
2024-01-29 21:53
Severity ?
Summary
Arbitrary file read vulnerability in Jenkins Log Command Plugin
Details
Jenkins Log Command Plugin 1.0.2 and earlier does not disable a feature of its command parser that replaces an '@' character followed by a file path in an argument with the file's contents, allowing unauthenticated attackers to read content from arbitrary files on the Jenkins controller file system.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:log-command" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.0.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-23904" ], "database_specific": { "cwe_ids": [], "github_reviewed": true, "github_reviewed_at": "2024-01-24T21:51:30Z", "nvd_published_at": "2024-01-24T18:15:09Z", "severity": "HIGH" }, "details": "Jenkins Log Command Plugin 1.0.2 and earlier does not disable a feature of its command parser that replaces an \u0027@\u0027 character followed by a file path in an argument with the file\u0027s contents, allowing unauthenticated attackers to read content from arbitrary files on the Jenkins controller file system.", "id": "GHSA-qjpf-2jhx-3758", "modified": "2024-01-29T21:53:55Z", "published": "2024-01-24T18:31:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23904" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/log-command-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-01-24/#SECURITY-3334" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/01/24/6" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "type": "CVSS_V3" } ], "summary": "Arbitrary file read vulnerability in Jenkins Log Command Plugin" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.