cve/2005/CVE-2005-0799.md

18 lines
691 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2005-0799](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0799)
![](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
MySQL 4.1.9, and possibly earlier versions, allows remote attackers with certain privileges to cause a denial of service (application crash) via a use command followed by an MS-DOS device name such as (1) LPT1 or (2) PRN.
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=111091250923281&w=2
#### Github
No PoCs found on GitHub currently.