CVE-2024-53432: High severity PCL PCL vulnerability
Last updated 27 January 2025
Other sources
While parsing certain malformed PLY files, PCL version 1.14.1 crashes due to an uncaught std::outofrange exception in PCLPointCloud2::at. This issue could potentially be exploited to cause a denial-of-service (DoS) attack when processing untrusted PLY files.
— MITRE
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2024-53432?
CVE-2024-53432 has a high severity rating as it can be exploited to trigger a denial-of-service (DoS) condition.
How do I fix CVE-2024-53432?
To mitigate CVE-2024-53432, update to PCL version 1.14.2 or later, which addresses the vulnerability.
What software is affected by CVE-2024-53432?
CVE-2024-53432 affects PCL versions up to 1.14.1, including specific Debian package versions.
What kind of attack can CVE-2024-53432 facilitate?
CVE-2024-53432 can facilitate denial-of-service (DoS) attacks when processing untrusted PLY files.
How does CVE-2024-53432 manifest?
CVE-2024-53432 manifests as a crash due to an uncaught std::out_of_range exception in the PCLPointCloud2 processing.