CVE-2020-37182
HIGHRedir 3.3 - Denial of Service via Stack Overflow in doproxyconnect()
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2020-37182. PoCs published by hieubl.
AI-analyzed exploit summary This exploit demonstrates a stack-based buffer overflow in the `doproxyconnect` function of Redir 3.3, leading to a denial-of-service (DoS) condition. The PoC uses a long string to overflow the buffer, causing a segmentation fault.
Description
Redir 3.3 contains a stack overflow vulnerability in the doproxyconnect() function that allows attackers to crash the application by sending oversized input. Attackers can exploit the sprintf() buffer without proper length checking to overwrite memory and cause a segmentation fault, resulting in program termination.
Exploits (1)
This exploit demonstrates a stack-based buffer overflow in the `doproxyconnect` function of Redir 3.3, leading to a denial-of-service (DoS) condition. The PoC uses a long string to overflow the buffer, causing a segmentation fault.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H