{ "schema_version": "1.4.0", "id": "GHSA-xxrg-mg63-qfpj", "modified": "2025-03-19T22:37:59Z", "published": "2025-03-19T18:30:51Z", "aliases": [ "CVE-2025-30196" ], "summary": "Jenkins AnchorChain Plugin Has a Cross-Site Scripting (XSS) Vulnerability", "details": "Jenkins AnchorChain Plugin 1.0 does not limit URL schemes for links it creates based on workspace content, allowing the javascript: scheme.\n\nThis results in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control the input file for the Anchor Chain post-build step.\n\nAs of publication of this advisory, there is no fix.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H" } ], "affected": [ { "package": { "ecosystem": "Maven", "name": "org.jenkins-ci.plugins:anchorchain" }, "versions": [ "1.0" ] } ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30196" }, { "type": "PACKAGE", "url": "https://github.com/jenkinsci/anchor-chain-plugin" }, { "type": "WEB", "url": "https://www.jenkins.io/security/advisory/2025-03-19/#SECURITY-3529" } ], "database_specific": { "cwe_ids": [ "CWE-79" ], "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2025-03-19T22:37:59Z", "nvd_published_at": "2025-03-19T16:15:33Z" } }