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

18 lines
680 B
Markdown

### [CVE-2005-2403](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2403)
![](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
The login protocol in RealChat 3.5.1b does not use authentication, which allows remote attackers to log on as other users by sniffing the beginning of a chat session and replaying it via a modified username.
### POC
#### Reference
- http://seclists.org/lists/bugtraq/2005/Jul/0403.html
#### Github
No PoCs found on GitHub currently.