Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/38651?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/38651?format=api", "vulnerability_id": "VCID-exb7-8bd7-nbdf", "summary": "Improper Input Validation\nThe client libraries in Apache Thrift might allow remote authenticated users to cause a denial of service (infinite recursion) via vectors involving the skip function.", "aliases": [ { "alias": "CVE-2015-3254" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/53700?format=api", "purl": "pkg:maven/org.apache.thrift/libthrift@0.9.3", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.thrift/libthrift@0.9.3" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/53699?format=api", "purl": "pkg:maven/org.apache.thrift/libthrift@0.9.2", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-8d5y-gcyh-bubh" }, { "vulnerability": "VCID-exb7-8bd7-nbdf" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/org.apache.thrift/libthrift@0.9.2" } ], "references": [ { "reference_url": "https://issues.apache.org/jira/browse/THRIFT-3231", "reference_id": "", "reference_type": "", "scores": [], "url": "https://issues.apache.org/jira/browse/THRIFT-3231" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3254", "reference_id": "CVE-2015-3254", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-3254" } ], "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": 20, "name": "Improper Input Validation", "description": "The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly." }, { "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-exb7-8bd7-nbdf" }