ghsa-8538-25v4-25pg
Vulnerability from github
Published
2022-11-16 12:00
Modified
2022-12-15 21:16
Severity ?
Summary
XXE vulnerability in Jenkins JAPEX Plugin
Details
JAPEX Plugin 1.7 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.
This allows attackers able to control XML input files for the 'Record Japex test report' post-build step to have Jenkins parse a crafted file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jvnet.hudson.plugins:japex" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.7" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-45400" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2022-11-21T22:26:29Z", "nvd_published_at": "2022-11-15T20:15:00Z", "severity": "HIGH" }, "details": "JAPEX Plugin 1.7 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.\n\nThis allows attackers able to control XML input files for the \u0027Record Japex test report\u0027 post-build step to have Jenkins parse a crafted file that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.", "id": "GHSA-8538-25v4-25pg", "modified": "2022-12-15T21:16:20Z", "published": "2022-11-16T12:00:23Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45400" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/japex-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-11-15/#SECURITY-2941" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N", "type": "CVSS_V3" } ], "summary": "XXE vulnerability in Jenkins JAPEX 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.