cve/2006/CVE-2006-2408.md

19 lines
791 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-2408](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2408)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
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.
### POC
#### Reference
- http://aluigi.altervista.org/adv/raydiumx-adv.txt
- http://securityreason.com/securityalert/900
#### Github
No PoCs found on GitHub currently.