CVE-2024-36600
Plain English Summary
AI-powered analysis for quick understanding
This vulnerability allows an attacker to run malicious code on a victim's system by tricking them into opening a specially crafted ISO 9660 image file. It affects libcdio version 2.2.0 and can be exploited if the attacker can get the victim to use this outdated version of the software.
Technical Description
Buffer Overflow Vulnerability in libcdio 2.2.0 (fixed in 2.3.0) allows an attacker to execute arbitrary code via a crafted ISO 9660 image file.
CVSS Vector Analysis
Vector String
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:HExploit Resources
Search for proof-of-concept code and exploit modules
Official References
Quick Information
Published
Jun 14, 2024
almost 2 years ago
Last Modified
Mar 9, 2026
30 days ago
Vendor
gnu
Product
libcdio
Related Vulnerabilities
An attacker can exploit a flaw in GRUB's gettext module to crash the system, leading to a Denial of Service. This happens because the system mistakenly keeps a command in memory after it should have been removed, allowing the attacker to trigger errors when that command is called.
This vulnerability allows an attacker to crash applications or read sensitive information from memory by providing a specially crafted input to the wordexp function in the GNU C Library. It can be exploited when the function is used with untrusted data, potentially leading to service disruptions or data leaks.