Lucene search

K
debiancveDebian Security Bug TrackerDEBIANCVE:CVE-2024-2410
HistoryMay 03, 2024 - 1:15 p.m.

CVE-2024-2410

2024-05-0313:15:21
Debian Security Bug Tracker
security-tracker.debian.org
6
cve-2024-2410
json parsing
stream
memory corruption
protocol buffers
c++

CVSS3

7.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L

AI Score

7.1

Confidence

Low

EPSS

0

Percentile

9.0%

The JsonToBinaryStream() function is part of the protocol buffers C++ implementation and is used to parse JSON from a stream. If the input is broken up into separate chunks in a certain way, the parser will attempt to read bytes from a chunk that has already been freed.

CVSS3

7.6

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

LOW

Availability Impact

LOW

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L

AI Score

7.1

Confidence

Low

EPSS

0

Percentile

9.0%