ghsa-jg35-vf67-gg2j
Vulnerability from github
Published
2023-08-16 15:30
Modified
2023-08-16 21:05
Severity ?
Summary
Jenkins Shortcut Job Plugin stored cross-site scripting vulnerability
Details
Jenkins Shortcut Job Plugin 0.4 and earlier does not escape the shortcut redirection URL.
This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to configure shortcut jobs.
Shortcut Job Plugin 0.5 escapes the shortcut redirection URL.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "io.jenkins.plugins:shortcut-job" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.5" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-40346" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-08-16T21:05:51Z", "nvd_published_at": "2023-08-16T15:15:12Z", "severity": "HIGH" }, "details": "Jenkins Shortcut Job Plugin 0.4 and earlier does not escape the shortcut redirection URL.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to configure shortcut jobs.\n\nShortcut Job Plugin 0.5 escapes the shortcut redirection URL.", "id": "GHSA-jg35-vf67-gg2j", "modified": "2023-08-16T21:05:51Z", "published": "2023-08-16T15:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40346" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-3071" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/08/16/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": "Jenkins Shortcut Job Plugin stored cross-site scripting vulnerability" }
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.