Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/45384?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45384?format=api", "vulnerability_id": "VCID-esbn-28gq-2ybh", "summary": "ph-json vulnerable to stack exhaustion\nAn issue was discovered ph-json through 9.5.5 allows attackers to cause a denial of service or other unspecified impacts via crafted object that uses cyclic dependencies.", "aliases": [ { "alias": "CVE-2023-34612" }, { "alias": "GHSA-mx27-gg24-h2jc" } ], "fixed_packages": [], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/65500?format=api", "purl": "pkg:maven/com.helger.commons/ph-json@11.0.4", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-esbn-28gq-2ybh" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/com.helger.commons/ph-json@11.0.4" } ], "references": [ { "reference_url": "https://github.com/phax/ph-commons", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/phax/ph-commons" }, { "reference_url": "https://github.com/phax/ph-commons/issues/35", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/phax/ph-commons/issues/35" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34612", "reference_id": "CVE-2023-34612", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34612" }, { "reference_url": "https://github.com/advisories/GHSA-mx27-gg24-h2jc", "reference_id": "GHSA-mx27-gg24-h2jc", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-mx27-gg24-h2jc" } ], "weaknesses": [ { "cwe_id": 400, "name": "Uncontrolled Resource Consumption", "description": "The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources." }, { "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." }, { "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." } ], "exploits": [], "severity_range_score": null, "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-esbn-28gq-2ybh" }