KDWSS / openedr

Open EDR public repository
Other
0 stars 0 forks source link

CVE-2024-2398 (High) detected in miranda-ngc4f2f0a8c643304f73cdbea1299c00cf19e8986c #98

Open mend-for-github-com[bot] opened 6 months ago

mend-for-github-com[bot] commented 6 months ago

CVE-2024-2398 - High Severity Vulnerability

Vulnerable Library - miranda-ngc4f2f0a8c643304f73cdbea1299c00cf19e8986c

Miranda NG: Next Generation of Miranda IM

Library home page: https://github.com/miranda-ng/miranda-ng.git

Found in HEAD commit: 30207a8f9a2b5d0b116c65f1e59dfdeba6de5c3e

Found in base branch: main

Vulnerable Source Files (1)

/edrav2/eprj/curl/lib/http2.c

Vulnerability Details

When an application tells libcurl it wants to allow HTTP/2 server push, and the amount of received headers for the push surpasses the maximum allowed limit (1000), libcurl aborts the server push. When aborting, libcurl inadvertently does not free all the previously allocated headers and instead leaks the memory. Further, this error condition fails silently and is therefore not easily detected by an application.

Publish Date: 2024-03-27

URL: CVE-2024-2398

CVSS 3 Score Details (8.6)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: Low - Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://seclists.org/oss-sec/2024/q1/255

Release Date: 2024-03-12

Fix Resolution: curl-8_7_0