Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/45015?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/45015?format=api", "vulnerability_id": "VCID-z5sa-2796-bbef", "summary": "Duplicate Advisory: Starlette allows an unauthenticated and remote attacker to specify any number of form fields or files\n## Duplicate Advisory\nThis advisory has been withdrawn because it is a duplicate of GHSA-74m5-2c7w-9w3x. This link is maintained to preserve external references.\n\n## Original Description\nThere MultipartParser usage in Encode's Starlette python framework before versions 0.25.0 allows an unauthenticated and remote attacker to specify any number of form fields or files which can cause excessive memory usage resulting in denial of service of the HTTP service.", "aliases": [ { "alias": "GHSA-3qj8-93xh-pwh2" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/33440?format=api", "purl": "pkg:pypi/starlette@0.25.0", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-2c5q-buqw-u7ex" }, { "vulnerability": "VCID-vgxy-kjyx-bqfm" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:pypi/starlette@0.25.0" } ], "affected_packages": [], "references": [ { "reference_url": "https://github.com/encode/starlette", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/encode/starlette" }, { "reference_url": "https://github.com/encode/starlette/commit/8c74c2c8dba7030154f8af18e016136bea1938fa", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/encode/starlette/commit/8c74c2c8dba7030154f8af18e016136bea1938fa" }, { "reference_url": "https://vulncheck.com/advisories/starlette-multipartparser-dos", "reference_id": "", "reference_type": "", "scores": [], "url": "https://vulncheck.com/advisories/starlette-multipartparser-dos" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30798", "reference_id": "CVE-2023-30798", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30798" }, { "reference_url": "https://github.com/advisories/GHSA-3qj8-93xh-pwh2", "reference_id": "GHSA-3qj8-93xh-pwh2", "reference_type": "", "scores": [], "url": "https://github.com/advisories/GHSA-3qj8-93xh-pwh2" } ], "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": 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-z5sa-2796-bbef" }