CVE-2024-32866 HIGH

CVE-2024-32866: Conform contains Prototype Pollution Vulnerability in `parseWith...` function

Vendor Edmundhung
Product conform
Weakness CWE-1321
Published April 23, 2024
Last update August 2, 2024

CVSS base score

8.6/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H

What the vulnerability does

01Description

Conform, a type-safe form validation library, allows the parsing of nested objects in the form of `object.property`. Due to an improper implementation of this feature in versions prior to 1.1.1, an attacker can exploit the feature to trigger prototype pollution by passing a crafted input to `parseWith...` functions. Applications that use conform for server-side validation of form data or URL parameters are affected by this vulnerability. Version 1.1.1 contains a patch for the issue.

Key dates

02Disclosure timeline

April 23, 2024 CVE published
August 2, 2024 Record updated