MidnightBSD / src

MidnightBSD OS source code
https://www.midnightbsd.org/
Other
55 stars 6 forks source link

CVE-2024-43167 (Low) detected in src3.1.5 #217

Open mend-bolt-for-github[bot] opened 3 months ago

mend-bolt-for-github[bot] commented 3 months ago

CVE-2024-43167 - Low Severity Vulnerability

Vulnerable Library - src3.1.5

MidnightBSD OS source code

Library home page: https://github.com/MidnightBSD/src.git

Found in HEAD commit: 816463d989cc5839c1cca2efb5bf2503408507fb

Found in base branch: stable/3.2

Vulnerable Source Files (1)

/contrib/unbound/libunbound/libunbound.c

Vulnerability Details

A NULL pointer dereference flaw was found in the ub_ctx_set_fwd function in Unbound. This issue could allow an attacker who can invoke specific sequences of API calls to cause a segmentation fault. When certain API functions such as ub_ctx_set_fwd and ub_ctx_resolvconf are called in a particular order, the program attempts to read from a NULL pointer, leading to a crash. This issue can result in a denial of service by causing the application to terminate unexpectedly.

Publish Date: 2024-08-08

URL: CVE-2024-43167

CVSS 3 Score Details (2.8)

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2024-43167

Release Date: 2024-08-08

Fix Resolution: release-1.21.0


Step up your Open Source Security Game with Mend here