mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
956 B
Markdown
18 lines
956 B
Markdown
### [CVE-2024-26134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26134)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### Description
|
|
|
|
cbor2 provides encoding and decoding for the Concise Binary Object Representation (CBOR) (RFC 8949) serialization format. Starting in version 5.5.1 and prior to version 5.6.2, an attacker can crash a service using cbor2 to parse a CBOR binary by sending a long enough object. Version 5.6.2 contains a patch for this issue.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/agronholm/cbor2/security/advisories/GHSA-375g-39jq-vq7m
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|