ghsa-qmf3-w5jf-cv54
Vulnerability from github
Published
2022-05-24 17:19
Modified
2022-12-21 15:28
Severity ?
Summary
XSS vulnerability in Jenkins Subversion Partial Release Manager Plugin
Details
Subversion Partial Release Manager Plugin 1.0.1 and earlier does not escape the error message for the repository URL field form validation.
This results in a reflected cross-site scripting (XSS) vulnerability that can also be exploited similar to a stored cross-site scripting vulnerability by users with Job/Configure permission.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:svn-partial-release-mgr" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-2199" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-12-21T15:28:36Z", "nvd_published_at": "2020-06-03T13:15:00Z", "severity": "MODERATE" }, "details": "Subversion Partial Release Manager Plugin 1.0.1 and earlier does not escape the error message for the repository URL field form validation.\n\nThis results in a reflected cross-site scripting (XSS) vulnerability that can also be exploited similar to a stored cross-site scripting vulnerability by users with Job/Configure permission.", "id": "GHSA-qmf3-w5jf-cv54", "modified": "2022-12-21T15:28:36Z", "published": "2022-05-24T17:19:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-2199" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/svn-partial-release-mgr-plugin" }, { "type": "WEB", "url": "https://jenkins.io/security/advisory/2020-06-03/#SECURITY-1726" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/06/03/3" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "XSS vulnerability in Jenkins Subversion Partial Release Manager 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.