ghsa-882r-r8fw-p538
Vulnerability from github
Published
2022-05-13 01:31
Modified
2022-05-26 18:54
Severity ?
Summary
XXE vulnerability in Jenkins Job Import Plugin
Details
An XML external entity (XXE) processing vulnerability exists in Jenkins Job Import Plugin 2.1 and earlier in src/main/java/org/jenkins/ci/plugins/jobimport/client/RestApiClient.java that allows attackers with the ability to control the HTTP server (Jenkins) queried in preparation of job import to read arbitrary files, perform a denial of service attack, etc.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:job-import-plugin" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-1003015" ], "database_specific": { "cwe_ids": [ "CWE-611" ], "github_reviewed": true, "github_reviewed_at": "2022-05-26T18:54:26Z", "nvd_published_at": "2019-02-06T16:29:00Z", "severity": "CRITICAL" }, "details": "An XML external entity (XXE) processing vulnerability exists in Jenkins Job Import Plugin 2.1 and earlier in src/main/java/org/jenkins/ci/plugins/jobimport/client/RestApiClient.java that allows attackers with the ability to control the HTTP server (Jenkins) queried in preparation of job import to read arbitrary files, perform a denial of service attack, etc.", "id": "GHSA-882r-r8fw-p538", "modified": "2022-05-26T18:54:26Z", "published": "2022-05-13T01:31:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003015" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/job-import-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-905%20(1)" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H", "type": "CVSS_V3" } ], "summary": "XXE vulnerability in Jenkins Job Import 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.