Inefficient algorithmic complexity in DecodeFromBytes function in com.upokecenter.cbor Java implementation of Concise Binary Object Representation (CBOR) versions 4.0.0 to 4.5.1 allows an attacker to cause a denial of service by passing a maliciously crafted input. Depending on an application's use of this library, this may be a remote attacker.
References
Link | Resource |
---|---|
https://github.com/advisories/GHSA-fj2w-wfgv-mwq6 | Mitigation Third Party Advisory |
https://github.com/peteroupc/CBOR-Java/security/advisories/GHSA-fj2w-wfgv-mwq6 | Vendor Advisory |
https://vulncheck.com/advisories/vc-advisory-GHSA-fj2w-wfgv-mwq6 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2024-01-19 21:15
Updated : 2024-01-26 18:06
NVD link : CVE-2024-23684
Mitre link : CVE-2024-23684
CVE.ORG link : CVE-2024-23684
JSON object : View
Products Affected
peteroupc
- cbor
CWE
CWE-407
Inefficient Algorithmic Complexity