Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/43833?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/43833?format=api", "vulnerability_id": "VCID-1488-cs1g-9bh5", "summary": "Cross-Site Request Forgery (CSRF)\nSubrion CMS 4.0.5 has CSRF in admin/blocks/add/. The attacker can create any block, and can optionally insert XSS via the content parameter.", "aliases": [ { "alias": "CVE-2017-6068" }, { "alias": "GHSA-q4h5-g3w8-f9x7" } ], "fixed_packages": [], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/53203?format=api", "purl": "pkg:composer/intelliants/subrion@4.0.5", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-1488-cs1g-9bh5" }, { "vulnerability": "VCID-3a5n-ebnm-dkh3" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/intelliants/subrion@4.0.5" } ], "references": [ { "reference_url": "https://web.archive.org/web/20210126223835/http://www.securityfocus.com/bid/97091", "reference_id": "", "reference_type": "", "scores": [], "url": "https://web.archive.org/web/20210126223835/http://www.securityfocus.com/bid/97091" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2017-6068", "reference_id": "CVE-2017-6068", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-6068" }, { "reference_url": "https://github.com/advisories/GHSA-q4h5-g3w8-f9x7", "reference_id": "GHSA-q4h5-g3w8-f9x7", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-q4h5-g3w8-f9x7" } ], "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": 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": 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-1488-cs1g-9bh5" }