CVE-2024-34088
https://notcve.org/view.php?id=CVE-2024-34088
In cases where calling functions do not handle the returned NULL value, the OSPF daemon crashes, leading to denial of service. • https://github.com/FRRouting/frr/pull/15674/commits/34d704fb0ea60dc5063af477a2c11d4884984d4f •
CVE-2023-50915
https://notcve.org/view.php?id=CVE-2023-50915
An issue exists in GalaxyClientService.exe in GOG Galaxy (Beta) 2.0.67.2 through 2.0.71.2 that could allow authenticated users to overwrite and corrupt critical system files via a combination of an NTFS Junction and an RPC Object Manager symbolic link and could result in a denial of service. • https://github.com/anvilsecure/gog-galaxy-app-research https://github.com/anvilsecure/gog-galaxy-app-research/blob/main/advisories/CVE-2023-50915%20-%20DoS.md https://support.gog.com/hc/en-us/categories/201553005-Downloads-Installing?product=gog •
CVE-2024-2757 – PHP mb_encode_mimeheader runs endlessly for some inputs
https://notcve.org/view.php?id=CVE-2024-2757
This could lead to a potential DoS attack if a hostile user sends data to an application that uses this function. ... Esto podría provocar un posible ataque DoS si un usuario hostil envía datos a una aplicación que utiliza esta función. • http://www.openwall.com/lists/oss-security/2024/04/12/11 https://github.com/php/php-src/security/advisories/GHSA-fjp9-9hwx-59fq https://security.netapp.com/advisory/ntap-20240510-0011 • CWE-400: Uncontrolled Resource Consumption •
CVE-2023-50432
https://notcve.org/view.php?id=CVE-2023-50432
simple-dhcp-server through ec976d2 allows remote attackers to cause a denial of service (daemon crash) by sending a DHCP packet without any option fields, which causes free_packet in dhcp_packet.c to dereference a NULL pointer. simple-dhcp-server a través de ec976d2 permite a atacantes remotos provocar una denegación de servicio (caída del daemon) enviando un paquete DHCP sin ningún campo de opción, lo que provoca que free_packet en dhcp_packet.c elimine la referencia a un puntero NULL. • https://papers.mathyvanhoef.com/esorics2024.pdf •
CVE-2023-50433
https://notcve.org/view.php?id=CVE-2023-50433
marshall in dhcp_packet.c in simple-dhcp-server through ec976d2 allows remote attackers to cause a denial of service by sending a malicious DHCP packet. • https://papers.mathyvanhoef.com/esorics2024.pdf • CWE-843: Access of Resource Using Incompatible Type ('Type Confusion') •