mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 01:44:43 +02:00
18 lines
728 B
Markdown
18 lines
728 B
Markdown
### [CVE-2004-0836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0836)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in the mysql_real_connect function in MySQL 4.x before 4.0.21, and 3.x before 3.23.49, allows remote DNS servers to cause a denial of service and possibly execute arbitrary code via a DNS response with a large address length (h_length).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2004-611.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|