mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
755 B
Markdown
18 lines
755 B
Markdown
### [CVE-2005-2815](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2815)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|