Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/39637?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/39637?format=api", "vulnerability_id": "VCID-y7vw-767k-4kfv", "summary": "Improper Restriction of Operations within the Bounds of a Memory Buffer\nIn Apache ORC malformed ORC file can trigger an endlessly recursive function call in the Java parser.", "aliases": [ { "alias": "CVE-2018-8015" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55474?format=api", "purl": "pkg:maven/org.apache.orc/orc@1.4.4", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.orc/orc@1.4.4" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/55472?format=api", "purl": "pkg:maven/org.apache.orc/orc@1.0.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-y7vw-767k-4kfv" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.orc/orc@1.0.0" }, { "url": "http://public2.vulnerablecode.io/api/packages/55473?format=api", "purl": "pkg:maven/org.apache.orc/orc@1.4.3", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-y7vw-767k-4kfv" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.orc/orc@1.4.3" } ], "references": [ { "reference_url": "http://www.securityfocus.com/bid/104215", "reference_id": "", "reference_type": "", "scores": [], "url": "http://www.securityfocus.com/bid/104215" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8015", "reference_id": "CVE-2018-8015", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8015" }, { "reference_url": "https://orc.apache.org/security/CVE-2018-8015/", "reference_id": "CVE-2018-8015", "reference_type": "", "scores": [], "url": "https://orc.apache.org/security/CVE-2018-8015/" } ], "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": 674, "name": "Uncontrolled Recursion", "description": "The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack." }, { "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-y7vw-767k-4kfv" }