CVE-2025-11961
Gravedad CVSS v3.1:
BAJA
Tipo:
CWE-122
Desbordamiento de búfer basado en memoria dinámica (Heap)
Fecha de publicación:
31/12/2025
Última modificación:
31/12/2025
Descripción
*** Pendiente de traducción *** pcap_ether_aton() is an auxiliary function in libpcap, it takes a string argument and returns a fixed-size allocated buffer. The string argument must be a well-formed MAC-48 address in one of the supported formats, but this requirement has been poorly documented. If an application calls the function with an argument that deviates from the expected format, the function can read data beyond the end of the provided string and write data beyond the end of the allocated buffer.
Impacto
Puntuación base 3.x
1.90
Gravedad 3.x
BAJA



