ghsa-mmrv-3cqg-hpf9
Vulnerability from github
Published
2022-05-13 01:31
Modified
2024-01-30 22:25
Severity ?
Summary
Sandbox Bypass via CSRF in Jenkins Warnings Plugin
Details
A cross-site request forgery vulnerability exists in Jenkins Warnings Plugin 5.0.0 and earlier in src/main/java/hudson/plugins/warnings/GroovyParser.java that allows attackers to execute arbitrary code via a form validation HTTP endpoint.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 5.0.0" }, "package": { "ecosystem": "Maven", "name": "org.jvnet.hudson.plugins:warnings" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "5.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-1003007" ], "database_specific": { "cwe_ids": [ "CWE-352" ], "github_reviewed": true, "github_reviewed_at": "2024-01-30T22:25:59Z", "nvd_published_at": "2019-02-06T16:29:00Z", "severity": "HIGH" }, "details": "A cross-site request forgery vulnerability exists in Jenkins Warnings Plugin 5.0.0 and earlier in src/main/java/hudson/plugins/warnings/GroovyParser.java that allows attackers to execute arbitrary code via a form validation HTTP endpoint.", "id": "GHSA-mmrv-3cqg-hpf9", "modified": "2024-01-30T22:25:59Z", "published": "2022-05-13T01:31:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003007" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/warnings-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1295%20%281%29" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1295%20(1)" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Sandbox Bypass via CSRF in Jenkins Warnings Plugin " }
Loading...
Loading...
- 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.