REDHAT-BUG-2435961: Buffer Overflow
Stack-based buffer overflow vulnerability in libsoup’s multipart/form-data response parsing logic. The flaw exists in the soupfilterinputstreamreaduntil() function, where an incorrect length calculation may cause more data to be copied than the size of the caller-provided buffer. When a specially crafted multipart HTTP response is processed, libsoup can write past the end of a stack buffer, resulting in memory corruption. This issue can be triggered remotely without authentication or user interaction, potentially leading to application crashes or arbitrary code execution in applications that parse untrusted server responses.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-2435961?
The severity of REDHAT-BUG-2435961 is considered high due to the potential for a stack-based buffer overflow.
How do I fix REDHAT-BUG-2435961?
To fix REDHAT-BUG-2435961, you should update libsoup to the latest version that includes the security patch addressing this vulnerability.
What software is affected by REDHAT-BUG-2435961?
The affected software for REDHAT-BUG-2435961 is libsoup.
What type of vulnerability is REDHAT-BUG-2435961?
REDHAT-BUG-2435961 is a stack-based buffer overflow vulnerability.
What is the impact of REDHAT-BUG-2435961?
The impact of REDHAT-BUG-2435961 can lead to potential arbitrary code execution or application crashes.