Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/42867?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/42867?format=api", "vulnerability_id": "VCID-fvpd-px29-47hf", "summary": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')\nBootstrap v3.1.11 and v3.3.7 was discovered to contain a cross-site scripting (XSS) vulnerability via the Title parameter in /vendor/views/add_product.php.", "aliases": [ { "alias": "CVE-2022-26624" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/53180?format=api", "purl": "pkg:composer/codeigniter4/framework@4.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-283r-1kb4-9kew" }, { "vulnerability": "VCID-3jm3-513z-p7ed" }, { "vulnerability": "VCID-fpsw-s5r4-5uhe" }, { "vulnerability": "VCID-pskc-ec8x-wyc2" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/codeigniter4/framework@4.0.0" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/61291?format=api", "purl": "pkg:composer/codeigniter4/framework@3.1.11", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-fvpd-px29-47hf" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/codeigniter4/framework@3.1.11" } ], "references": [ { "reference_url": "https://drive.google.com/file/d/1Dp0dD9PNcwamjRi0ldD0hUOEivu48SR6/view?usp=sharing", "reference_id": "", "reference_type": "", "scores": [], "url": "https://drive.google.com/file/d/1Dp0dD9PNcwamjRi0ldD0hUOEivu48SR6/view?usp=sharing" }, { "reference_url": "https://github.com/kirilkirkov/Ecommerce-CodeIgniter-Bootstrap/blob/master/application/modules/vendor/views/add_product.php#L35", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/kirilkirkov/Ecommerce-CodeIgniter-Bootstrap/blob/master/application/modules/vendor/views/add_product.php#L35" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26624", "reference_id": "CVE-2022-26624", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26624" } ], "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-fvpd-px29-47hf" }