VYPR
Vendor

Raydium

Products
1
CVEs
5
Across products
5
Status
Private

Products

1

Recent CVEs

5
  • CVE-2006-2409May 16, 2006
    risk 0.03cvss epss 0.01

    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.

  • CVE-2006-2411May 16, 2006
    risk 0.03cvss epss 0.06

    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-2412May 16, 2006
    risk 0.03cvss epss 0.04

    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-2410May 16, 2006
    risk 0.03cvss epss 0.04

    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-2408May 16, 2006
    risk 0.03cvss epss 0.06

    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.