gsd-2024-2653
Vulnerability from gsd
Modified
2024-04-02 05:02
Details
amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set END_HEADERS flag, resulting in an OOM crash.
Aliases
{ "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2024-2653" ], "details": "amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set END_HEADERS flag, resulting in an OOM crash.", "id": "GSD-2024-2653", "modified": "2024-04-02T05:02:53.092312Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cert@cert.org", "ID": "CVE-2024-2653", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "amphp/http-client", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "v4.0.0-rc10", "version_value": "4.0.0" } ] } }, { "product_name": "amphp/http", "version": { "version_data": [ { "version_affected": "\u003c=", "version_name": "2.0.0-beta.1", "version_value": "2.1.0" }, { "version_affected": "\u003c=", "version_name": "v1.6.0-rc1", "version_value": "1.7.2" } ] } } ] }, "vendor_name": "AMPHP" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set END_HEADERS flag, resulting in an OOM crash." } ] }, "generator": { "engine": "VINCE 2.1.12", "env": "prod", "origin": "https://cveawg.mitre.org/api/cve/CVE-2024-2653" }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-789: Memory Allocation with Excessive Size Value" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm", "refsource": "MISC", "url": "https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm" }, { "name": "https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4", "refsource": "MISC", "url": "https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4" } ] }, "source": { "discovery": "UNKNOWN" } }, "nvd.nist.gov": { "cve": { "descriptions": [ { "lang": "en", "value": "amphp/http will collect CONTINUATION frames in an unbounded buffer and will not check a limit until it has received the set END_HEADERS flag, resulting in an OOM crash." }, { "lang": "es", "value": "amphp/http recopilar\u00e1 cuadros de CONTINUACI\u00d3N en un b\u00fafer ilimitado y no verificar\u00e1 un l\u00edmite hasta que haya recibido el indicador END_HEADERS establecido, lo que provocar\u00e1 un bloqueo de OOM." } ], "id": "CVE-2024-2653", "lastModified": "2024-04-04T12:48:41.700", "metrics": {}, "published": "2024-04-03T18:15:07.317", "references": [ { "source": "cret@cert.org", "url": "https://github.com/amphp/http-client/security/advisories/GHSA-w8gf-g2vq-j2f4" }, { "source": "cret@cert.org", "url": "https://github.com/amphp/http/security/advisories/GHSA-qjfw-cvjf-f4fm" } ], "sourceIdentifier": "cret@cert.org", "vulnStatus": "Awaiting Analysis" } } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.