Denial of Service Vulnerability in Boost Regex Library
CVE-2008-0172
Currently unrated
What is CVE-2008-0172?
The get_repeat_type function within the Boost.Regex library in versions 1.33 and 1.34 is susceptible to a denial of service vulnerability. Attackers can exploit this weakness by submitting a specially crafted invalid regular expression, which can lead to a NULL dereference and a subsequent crash of the application. This vulnerability emphasizes the need for robust input validation in applications utilizing regex functionalities to avoid service interruptions and maintain system integrity.
