ghsa-p5jh-8rxp-wqjj
Vulnerability from github
Published
2022-05-24 17:27
Modified
2022-12-20 22:38
Severity ?
Summary
XSS vulnerability in Jenkins Build Failure Analyzer Plugin
Details
Jenkins Build Failure Analyzer Plugin 1.27.0 and earlier does not escape matching text in a form validation response, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers able to provide console output for builds used to test build log indications.
Build Failure Analyzer Plugin 1.27.1 escapes matching text in the affected form validation response.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.27.0" }, "package": { "ecosystem": "Maven", "name": "com.sonyericsson.jenkins.plugins.bfa:build-failure-analyzer" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.27.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2244" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-20T22:38:03Z", "nvd_published_at": "2020-09-01T14:15:00Z", "severity": "HIGH" }, "details": "Jenkins Build Failure Analyzer Plugin 1.27.0 and earlier does not escape matching text in a form validation response, resulting in a cross-site scripting (XSS) vulnerability exploitable by attackers able to provide console output for builds used to test build log indications.\n\nBuild Failure Analyzer Plugin 1.27.1 escapes matching text in the affected form validation response.", "id": "GHSA-p5jh-8rxp-wqjj", "modified": "2022-12-20T22:38:03Z", "published": "2022-05-24T17:27:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2244" }, { "type": "WEB", "url": "https://github.com/jenkinsci/build-failure-analyzer-plugin/commit/c974938f213df0109269cb1b4508b8a1ec19f0ff" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/build-failure-analyzer-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2020-09-01/#SECURITY-1770" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/09/01/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "XSS vulnerability in Jenkins Build Failure Analyzer 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.