CVE-2025-34451
Unknown Unknown - Not Provided

Stack-Based Buffer Overflow in proxychains-ng Causes Crashes

Vulnerability report for CVE-2025-34451, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-06
AI Q&A
2025-12-19
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-34451. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart