Vulnerabilities (CVE)

Filtered by vendor Raydium Subscribe
Filtered by product Raydium
Total 5 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2006-2410 1 Raydium 1 Raydium 2024-02-04 5.0 MEDIUM N/A
raydium_network_netcall_exec function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a packet of type 0xFF, which causes a null dereference.
CVE-2006-2412 1 Raydium 1 Raydium 2024-02-04 5.0 MEDIUM N/A
The raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to cause a denial of service (application crash) via a large ID, which causes an invalid memory access (buffer over-read).
CVE-2006-2408 1 Raydium 1 Raydium 2024-02-04 7.5 HIGH N/A
Multiple buffer overflows in Raydium before SVN revision 310 allow remote attackers to execute arbitrary code via a large packet when logged via (1) the raydium_log function in log.c or (2) the raydium_console_line_add function in console.c, possibly from a long player name.
CVE-2006-2411 1 Raydium 1 Raydium 2024-02-04 7.5 HIGH N/A
Buffer overflow in raydium_network_read function in network.c in Raydium SVN revision 312 and earlier allows remote attackers to execute arbitrary code by sending packets with long global variables to the client.
CVE-2006-2409 1 Raydium 1 Raydium 2024-02-04 4.6 MEDIUM N/A
Format string vulnerability in the raydium_log function in console.c in Raydium before SVN revision 310 allows local users to execute arbitrary code via format string specifiers in the format parameter, which are not properly handled in a call to raydium_console_line_add.