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 Jul 2026, 17:10

Type Values Removed Values Added
Summary
  • (es) SIPp 3.6 y versiones anteriores contiene una vulnerabilidad local de desbordamiento de búfer en el manejo de argumentos de línea de comandos que permite a atacantes locales bloquear la aplicación o ejecutar código arbitrario. Los atacantes pueden activar la vulnerabilidad al proporcionar una entrada de tamaño excesivo a los parámetros -3pcc, -i o -log_file, lo que provoca que strcpy escriba más allá de los límites del búfer en sipp.cpp.

23 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-23 19:16

Updated : 2026-07-23 17:10


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')