Conform vulnerability affects server-side validation of form data
CVE-2024-32866
8.6HIGH
What is CVE-2024-32866?
The Conform library, utilized for type-safe form validation, presents a vulnerability due to improper handling of nested object parsing with the 'object.property' format. This flaw enables attackers to exploit the parsing functions, specifically 'parseWith...', allowing for prototype pollution. When exploited, malicious input can compromise the integrity of applications relying on Conform for server-side validation of form data and URL parameters. Version 1.1.1 of Conform addresses this security issue, emphasizing the importance of updating to mitigate potential risks.
Affected Version(s)
conform < 1.1.1
