CVE-2025-34451
Unknown Unknown - Not Provided
Stack-Based Buffer Overflow in proxychains-ng Causes Crashes

Publication date: 2025-12-18

Last updated on: 2025-12-18

Assigner: VulnCheck

Description
rofl0r/proxychains-ng versions up to and including 4.17 and prior to commit cc005b7 contain a stack-based buffer overflow vulnerability in the function proxy_from_string() located in src/libproxychains.c. When parsing crafted proxy configuration entries containing overly long username or password fields, the application may write beyond the bounds of fixed-size stack buffers, leading to memory corruption or crashes. This vulnerability may allow denial of service and, under certain conditions, could be leveraged for further exploitation depending on the execution environment and applied mitigations.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-18
Last Modified
2025-12-18
Generated
2026-05-07
AI Q&A
2025-12-19
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
rofl0r proxychains-ng 4.17
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-121 A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function).
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a stack-based buffer overflow in the proxy_from_string() function of rofl0r/proxychains-ng versions up to 4.17 and prior to commit cc005b7. It occurs when the application parses proxy configuration entries with overly long username or password fields, causing it to write beyond the bounds of fixed-size stack buffers. This can lead to memory corruption or crashes.


How can this vulnerability impact me? :

The vulnerability can cause denial of service by crashing the application due to memory corruption. Under certain conditions, it might also be exploited further depending on the execution environment and applied mitigations, potentially leading to more severe security issues.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart