Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/44925?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/44925?format=api", "vulnerability_id": "VCID-92uu-y4ta-qbaw", "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nJenkins Quay.io trigger Plugin 0.1 and earlier does not limit URL schemes for repository homepage URLs submitted via Quay.io trigger webhooks, resulting in a stored cross-site scripting (XSS) vulnerability exploitable by attackers able to submit crafted Quay.io trigger webhook payloads.", "aliases": [ { "alias": "CVE-2023-30520" }, { "alias": "GHSA-2jgw-28qh-6mg8" } ], "fixed_packages": [], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/64610?format=api", "purl": "pkg:maven/org.jenkins-ci.plugins/quayio-trigger@0.1", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-92uu-y4ta-qbaw" }, { "vulnerability": "VCID-b1xu-b1gk-8bdn" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.jenkins-ci.plugins/quayio-trigger@0.1" } ], "references": [ { "reference_url": "https://www.jenkins.io/security/advisory/2023-04-12/#SECURITY-2850", "reference_id": "", "reference_type": "", "scores": [], "url": "https://www.jenkins.io/security/advisory/2023-04-12/#SECURITY-2850" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30520", "reference_id": "CVE-2023-30520", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30520" }, { "reference_url": "https://github.com/advisories/GHSA-2jgw-28qh-6mg8", "reference_id": "GHSA-2jgw-28qh-6mg8", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-2jgw-28qh-6mg8" } ], "weaknesses": [ { "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." }, { "cwe_id": 79, "name": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')", "description": "The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users." }, { "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." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-92uu-y4ta-qbaw" }