ghsa-5ppx-rgw2-xg23
Vulnerability from github
Published
2022-05-14 01:04
Modified
2022-07-01 22:03
Severity ?
Summary
Improper Neutralization of Input During Web Page Generation in Jenkins
Details
Jenkins 2.88 and earlier; 2.73.2 and earlier Autocompletion suggestions for text fields were not escaped, resulting in a persisted cross-site scripting vulnerability if the source for the suggestions allowed specifying text that includes HTML metacharacters like less-than and greater-than characters.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.73.2" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.73.3" } ], "type": "ECOSYSTEM" } ] }, { "database_specific": { "last_known_affected_version_range": "\u003c= 2.88" }, "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.main:jenkins-core" }, "ranges": [ { "events": [ { "introduced": "2.74" }, { "fixed": "2.89" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-1000392" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-07-01T22:03:22Z", "nvd_published_at": "2018-01-26T02:29:00Z", "severity": "MODERATE" }, "details": "Jenkins 2.88 and earlier; 2.73.2 and earlier Autocompletion suggestions for text fields were not escaped, resulting in a persisted cross-site scripting vulnerability if the source for the suggestions allowed specifying text that includes HTML metacharacters like less-than and greater-than characters.", "id": "GHSA-5ppx-rgw2-xg23", "modified": "2022-07-01T22:03:22Z", "published": "2022-05-14T01:04:30Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-1000392" }, { "type": "WEB", "url": "https://github.com/jenkinsci/jenkins/commit/f67068170b55633571e5462e52b6124b23d7cb84" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/jenkins" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2017-11-08" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/101773" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/102826" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Improper Neutralization of Input During Web Page Generation in Jenkins" }
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.