Publish Advisories

GHSA-xxrg-mg63-qfpj
GHSA-xxrg-mg63-qfpj
This commit is contained in:
advisory-database[bot]
2025-03-19 22:39:34 +00:00
parent 62695d004a
commit 1fd4e91563
2 changed files with 51 additions and 36 deletions
@@ -0,0 +1,51 @@
{
"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"
}
}
@@ -1,36 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xxrg-mg63-qfpj",
"modified": "2025-03-19T21:30:52Z",
"published": "2025-03-19T18:30:51Z",
"aliases": [
"CVE-2025-30196"
],
"details": "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.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30196"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-03-19/#SECURITY-3529"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-03-19T16:15:33Z"
}
}