All intelligence
// vulnerability record
live · NVDCVE-2025-30196
MEDIUMpublished 2025-03-19 16:15 UTC · 1 year ago · modified 2026-06-17 09:08 UTC
6.5
CVSS / 10
// description
Jenkins AnchorChain Plugin 1.0 does not limit URL schemes for links it creates based on workspace content, allowing the `javascript:` scheme, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to control the input file for the Anchor Chain post-build step.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
// weaknesses (CWE)
- CWE-79