CVE-2018-25356

SIPp 3.6 and earlier contains a local buffer overflow vulnerability in command-line argument handling that allows local attackers to crash the application or execute arbitrary code. Attackers can trigger the vulnerability by supplying oversized input to the -3pcc, -i, or -log_file parameters, causing strcpy to write beyond buffer boundaries in sipp.cpp.
Configurations

No configuration.

History

23 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-23 19:16

Updated : 2026-05-26 19:37


NVD link : CVE-2018-25356

Mitre link : CVE-2018-25356

CVE.ORG link : CVE-2018-25356


JSON object : View

Products Affected

No product.

CWE
CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')