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
26 Jan 2024, 18:06
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CPE | cpe:2.3:a:peteroupc:cbor:*:*:*:*:*:.net:*:* | |
CWE | CWE-407 | |
References | () https://github.com/advisories/GHSA-fj2w-wfgv-mwq6 - Mitigation, Third Party Advisory | |
References | () https://github.com/peteroupc/CBOR-Java/security/advisories/GHSA-fj2w-wfgv-mwq6 - Vendor Advisory | |
References | () https://vulncheck.com/advisories/vc-advisory-GHSA-fj2w-wfgv-mwq6 - Third Party Advisory |
19 Jan 2024, 22:52
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-19 21:15
Updated : 2024-02-05 00:22
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