mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 13:19:29 +02:00
18 lines
696 B
Markdown
18 lines
696 B
Markdown
### [CVE-2010-3679](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3679)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Oracle MySQL 5.1 before 5.1.49 allows remote authenticated users to cause a denial of service (mysqld daemon crash) via certain arguments to the BINLOG command, which triggers an access of uninitialized memory, as demonstrated by valgrind.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1017-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|