cve/2005/CVE-2005-2815.md

18 lines
755 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-2815](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2815)
![](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
print.php in FlatNuke 2.5.6 allows remote attackers to obtain sensitive information (path disclosure on error) or cause a denial of service (resource consumption) via an MS-DOS device name in the news parameter to print.php, such as (1) AUX, (2) CON, (3) PRN, (4) COM1, or (5) LPT1.
### POC
#### Reference
- http://seclists.org/lists/bugtraq/2005/Aug/0440.html
#### Github
No PoCs found on GitHub currently.