CyberRota Analysis
AI-GeneratedA heap out-of-bounds read vulnerability in libsoup affects applications that parse multipart HTTP messages, where an integer type mismatch can lead to incorrect truncation of the length parameter. This flaw may allow remote attackers to crash the application or potentially disclose sensitive heap memory contents. Developers and security teams using libsoup should prioritize addressing this issue to mitigate the risk of exploitation.
Original NVD Description
A heap out-of-bounds read flaw was found in libsoup. When parsing multipart HTTP messages, an integer type mismatch between the caller and soup_headers_parse() can cause the length parameter to be incorrectly truncated, leading to a heap buffer over-read. A remote attacker could use this flaw to crash an application using libsoup or potentially disclose heap memory contents.