ghsa-8886-8v27-85j8
Vulnerability from github
Published
2024-11-13 21:30
Modified
2024-11-14 22:45
Severity ?
Summary
Stored XSS vulnerability in Jenkins Authorize Project Plugin
Details
Jenkins Authorize Project Plugin 1.7.2 and earlier evaluates a string containing the job name with JavaScript on the Authorization view, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission. This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission. Authorize Project Plugin 1.8.0 no longer evaluates a string containing the job name with JavaScript on the Authorization view.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:authorize-project" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.8.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-52552" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2024-11-14T15:37:04Z", "nvd_published_at": "2024-11-13T21:15:29Z", "severity": "HIGH" }, "details": "Jenkins Authorize Project Plugin 1.7.2 and earlier evaluates a string containing the job name with JavaScript on the Authorization view, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission. This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers with Item/Configure permission. Authorize Project Plugin 1.8.0 no longer evaluates a string containing the job name with JavaScript on the Authorization view.", "id": "GHSA-8886-8v27-85j8", "modified": "2024-11-14T22:45:12Z", "published": "2024-11-13T21:30:38Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52552" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/authorize-project-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3010" } ], "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": "Stored XSS vulnerability in Jenkins Authorize Project 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.