Files
CVEs-PoC/2005/CVE-2005-1776.md
T
2024-06-18 02:51:15 +02:00

19 lines
726 B
Markdown

### [CVE-2005-1776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1776)
![](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
Buffer overflow in the READ_TCP_STRING function in game_message_functions.cpp in the network plugin for C'Nedra 0.4.0 and earlier allows remote attackers to execute arbitrary code via a long text string.
### POC
#### Reference
- http://aluigi.altervista.org/adv/cnedrabof-adv.txt
- http://marc.info/?l=bugtraq&m=111713300212601&w=2
#### Github
No PoCs found on GitHub currently.