Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/49401?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/49401?format=api", "vulnerability_id": "VCID-8hkw-emg4-3ff5", "summary": "Jenkins has a CSRF vulnerability on the login form\nA cross-site request forgery (CSRF) vulnerability in Jenkins 2.540 and earlier, LTS 2.528.2 and earlier allows attackers to trick users into logging in to the attacker's account.", "aliases": [ { "alias": "CVE-2025-67639" }, { "alias": "GHSA-6837-qgrc-x5p6" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/72861?format=api", "purl": "pkg:maven/org.jenkins-ci.main/jenkins-core@2.528.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/jenkins-core@2.528.3" }, { "url": "http://public2.vulnerablecode.io/api/packages/72860?format=api", "purl": "pkg:maven/org.jenkins-ci.main/jenkins-core@2.541", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.main/jenkins-core@2.541" } ], "affected_packages": [], "references": [ { "reference_url": "https://github.com/jenkinsci/jenkins", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/jenkinsci/jenkins" }, { "reference_url": "https://github.com/jenkinsci/jenkins/commit/31598feb0aa514d8978d2c27a4c9a5a9b8d80a57", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/jenkinsci/jenkins/commit/31598feb0aa514d8978d2c27a4c9a5a9b8d80a57" }, { "reference_url": "https://www.jenkins.io/security/advisory/2025-12-10/#SECURITY-1166", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.jenkins.io/security/advisory/2025-12-10/#SECURITY-1166" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67639", "reference_id": "CVE-2025-67639", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-67639" }, { "reference_url": "https://github.com/advisories/GHSA-6837-qgrc-x5p6", "reference_id": "GHSA-6837-qgrc-x5p6", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-6837-qgrc-x5p6" } ], "weaknesses": [ { "cwe_id": 352, "name": "Cross-Site Request Forgery (CSRF)", "description": "The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request." }, { "cwe_id": 937, "name": "OWASP Top Ten 2013 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2013." }, { "cwe_id": 1035, "name": "OWASP Top Ten 2017 Category A9 - Using Components with Known Vulnerabilities", "description": "Weaknesses in this category are related to the A9 category in the OWASP Top Ten 2017." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-8hkw-emg4-3ff5" }