Vulnerability Instance
Lookup for vulnerabilities affecting packages.
GET /api/vulnerabilities/257008?format=api
{ "url": "http://public2.vulnerablecode.io/api/vulnerabilities/257008?format=api", "vulnerability_id": "VCID-9mxp-fr89-ukd1", "summary": "", "aliases": [ { "alias": "CVE-2024-36121" }, { "alias": "GHSA-g762-h86w-8749" } ], "fixed_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/81641?format=api", "purl": "pkg:maven/io.netty.incubator/netty-incubator-codec-ohttp@0.0.11.Final", "is_vulnerable": false, "affected_by_vulnerabilities": [], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty.incubator/netty-incubator-codec-ohttp@0.0.11.Final" } ], "affected_packages": [ { "url": "http://public2.vulnerablecode.io/api/packages/81640?format=api", "purl": "pkg:maven/io.netty.incubator/netty-incubator-codec-ohttp@0.0.3.Final", "is_vulnerable": true, "affected_by_vulnerabilities": [ { "vulnerability": "VCID-9mxp-fr89-ukd1" } ], "resource_url": "http://public2.vulnerablecode.io/packages/pkg:maven/io.netty.incubator/netty-incubator-codec-ohttp@0.0.3.Final" } ], "references": [ { "reference_url": "https://api.first.org/data/v1/epss?cve=CVE-2024-36121", "reference_id": "", "reference_type": "", "scores": [ { "value": "0.00404", "scoring_system": "epss", "scoring_elements": "0.61211", "published_at": "2026-05-30T12:55:00Z" } ], "url": "https://api.first.org/data/v1/epss?cve=CVE-2024-36121" }, { "reference_url": "https://github.com/netty/netty-incubator-codec-ohttp/blob/1ddadb6473cd3be5491d114431ed4c1a9f316001/codec-ohttp-hpke-classes-boringssl/src/main/java/io/netty/incubator/codec/hpke/boringssl/BoringSSLAEADContext.java#L112-L114", "reference_id": "", "reference_type": "", "scores": [], "url": "https://github.com/netty/netty-incubator-codec-ohttp/blob/1ddadb6473cd3be5491d114431ed4c1a9f316001/codec-ohttp-hpke-classes-boringssl/src/main/java/io/netty/incubator/codec/hpke/boringssl/BoringSSLAEADContext.java#L112-L114" }, { "reference_url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36121", "reference_id": "CVE-2024-36121", "reference_type": "", "scores": [], "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-36121" }, { "reference_url": "https://github.com/advisories/GHSA-g762-h86w-8749", "reference_id": "GHSA-g762-h86w-8749", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/advisories/GHSA-g762-h86w-8749" }, { "reference_url": "https://github.com/netty/netty-incubator-codec-ohttp/security/advisories/GHSA-g762-h86w-8749", "reference_id": "GHSA-g762-h86w-8749", "reference_type": "", "scores": [ { "value": "MODERATE", "scoring_system": "cvssv3.1_qr", "scoring_elements": "" } ], "url": "https://github.com/netty/netty-incubator-codec-ohttp/security/advisories/GHSA-g762-h86w-8749" } ], "weaknesses": [ { "cwe_id": 190, "name": "Integer Overflow or Wraparound", "description": "The product performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control." }, { "cwe_id": 200, "name": "Exposure of Sensitive Information to an Unauthorized Actor", "description": "The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information." } ], "exploits": [], "severity_range_score": "4.0 - 6.9", "exploitability": null, "weighted_severity": null, "risk_score": null, "resource_url": "http://public2.vulnerablecode.io/vulnerabilities/VCID-9mxp-fr89-ukd1" }