ghsa-j896-j72w-cr32
Vulnerability from github
Published
2022-07-28 00:00
Modified
2023-10-27 20:40
Severity ?
Summary
Jenkins Job Configuration History Plugin does not require POST requests for several HTTP endpoints
Details
Jenkins Job Configuration History Plugin 1155.v28a_46a_cc06a_5 and earlier does not require POST requests for several HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities.
These vulnerabilities allow attackers to delete entries from job, agent, and system configuration history, or restore older versions of job, agent, and system configurations.
Job Configuration History Plugin 1156.v536a_97b_8d649 requires POST requests for the affected HTTP endpoints.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1155.v28a" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:jobConfigHistory" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1156.v536a_97b_8d649" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-36887" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2022-08-11T15:15:31Z", "nvd_published_at": "2022-07-27T15:15:00Z", "severity": "MODERATE" }, "details": "Jenkins Job Configuration History Plugin 1155.v28a_46a_cc06a_5 and earlier does not require POST requests for several HTTP endpoints, resulting in cross-site request forgery (CSRF) vulnerabilities.\n\nThese vulnerabilities allow attackers to delete entries from job, agent, and system configuration history, or restore older versions of job, agent, and system configurations.\n\nJob Configuration History Plugin 1156.v536a_97b_8d649 requires POST requests for the affected HTTP endpoints.", "id": "GHSA-j896-j72w-cr32", "modified": "2023-10-27T20:40:53Z", "published": "2022-07-28T00:00:43Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36887" }, { "type": "WEB", "url": "https://github.com/jenkinsci/job-config-history-plugin/commit/536a97b8d649b3114f5db24ea32a7c63188a35c6" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2022-07-27/#SECURITY-2766" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2022/07/27/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Jenkins Job Configuration History Plugin does not require POST requests for several HTTP endpoints" }
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.