Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/39635?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39635?format=api", "vulnerability_id": "VCID-xjt5-rxev-kbca", "summary": "Improper Restriction of Operations within the Bounds of a Memory Buffer\nThe `ObjReader::ReadObj()` function in `ObjReader.cpp` in vincent0629 PDFParser allows remote attackers to cause a denial of service (stack-based buffer overflow) or possibly execute arbitrary code via a crafted pdf file.", "aliases": [ { "alias": "CVE-2018-11128" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55469?format=api", "purl": "pkg:composer/smalot/pdfparser@0.13.0", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/smalot/pdfparser@0.13.0" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55468?format=api", "purl": "pkg:composer/smalot/pdfparser@0.12.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-xjt5-rxev-kbca" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:composer/smalot/pdfparser@0.12.0" } ], "references": [ { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11128", "reference_id": "CVE-2018-11128", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-11128" } ], "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": 787, "name": "Out-of-bounds Write", "description": "The product writes data past the end, or before the beginning, of the intended buffer." }, { "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-xjt5-rxev-kbca" }