Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/37957?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/37957?format=api", "vulnerability_id": "VCID-hkhf-b95f-9ycj", "summary": "Queued jobs serialised data exposure\nSavedJobData and SavedJobMessages contain php serialized data. There's no point showing these to a CMS Admin as they're not human readable. Worse, it might be insecure, as a malicious CMS Admin might be able to craft a payload thats dangerous to unserialize. This issue has been resolved by hiding this content, even from administrators.", "aliases": [ { "alias": "SS-2015-024" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/52423?format=api", "purl": "pkg:composer/silverstripe/cms@3.0.10", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/silverstripe/cms@3.0.10" } ], "affected_packages": [], "references": [ { "reference_url": "http://www.silverstripe.org/download/security-releases/SS-2015-024", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.silverstripe.org/download/security-releases/SS-2015-024" } ], "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": 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-hkhf-b95f-9ycj" }