CVE-2023-50434

emdns_resolve_raw in emdns.c in emdns through fbd1eef calls strlen with an input that may not be '\0' terminated, leading to a stack-based buffer over-read. This can be triggered by a remote adversary that can send DNS requests to the emdns server. The impact could vary depending on the system libraries, compiler, and processor architecture. Code before be565c3 is unaffected.
Configurations

No configuration.

History

01 Aug 2024, 13:45

Type Values Removed Values Added
CWE CWE-121
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
Summary
  • (es) emdns_resolve_raw en emdns.c en emdns a través de fbd1eef llama a strlen con una entrada que puede no estar terminada en '\0', lo que provoca una sobrelectura del búfer basado en pila. Esto puede ser provocado por un adversario remoto que puede enviar solicitudes DNS al servidor emdns. El impacto podría variar según las librerías del sistema, el compilador y la arquitectura del procesador. El código anterior a be565c3 no se ve afectado.

29 Apr 2024, 22:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-04-29 22:15

Updated : 2024-08-01 13:45


NVD link : CVE-2023-50434

Mitre link : CVE-2023-50434

CVE.ORG link : CVE-2023-50434


JSON object : View

Products Affected

No product.

CWE
CWE-121

Stack-based Buffer Overflow