Global Buffer Overflow in Libsoup Affects Red Hat Products
CVE-2025-8197
5.5MEDIUM
What is CVE-2025-8197?
A global buffer overflow vulnerability has been discovered in the soup_header_name_to_string
function within the Libsoup library. This vulnerability arises from insufficient validation of the name
parameter, allowing an attacker to control the input. When the name
index exceeds the bounds of the soup_header_name_strings
array, it results in out-of-bounds access, potentially leading to memory corruption and unauthorized access to sensitive information.
References
CVSS V3.1
Score:
5.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved
Credit
Red Hat would like to thank Huang Zikang (XingTu Team of Legendsec) and Ying Lingyun (XingTu Team of Legendsec) for reporting this issue.