ghsa-v9rw-hjr3-426h
Vulnerability from github
Published
2023-08-16 15:30
Modified
2023-08-16 21:05
Severity ?
Summary
Jenkins Docker Swarm Plugin stored cross-site scripting vulnerability
Details
Jenkins Docker Swarm Plugin processes Docker responses to generate the Docker Swarm Dashboard view.
Docker Swarm Plugin 1.11 and earlier does not escape values returned from Docker before inserting them into the Docker Swarm Dashboard view. This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control responses from Docker.
As of publication of this advisory, there is no fix.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:docker-swarm" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "1.11" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-40350" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2023-08-16T21:05:21Z", "nvd_published_at": "2023-08-16T15:15:12Z", "severity": "HIGH" }, "details": "Jenkins Docker Swarm Plugin processes Docker responses to generate the Docker Swarm Dashboard view.\n\nDocker Swarm Plugin 1.11 and earlier does not escape values returned from Docker before inserting them into the Docker Swarm Dashboard view. This results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control responses from Docker.\n\nAs of publication of this advisory, there is no fix.", "id": "GHSA-v9rw-hjr3-426h", "modified": "2023-08-16T21:05:21Z", "published": "2023-08-16T15:30:18Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40350" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2023-08-16/#SECURITY-2811" }, { "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:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Jenkins Docker Swarm Plugin stored cross-site scripting vulnerability" }
Loading...
Loading...
- 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.