mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
19 lines
761 B
Markdown
19 lines
761 B
Markdown
### [CVE-2002-1373](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-1373)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Signed integer vulnerability in the COM_TABLE_DUMP package for MySQL 3.23.x before 3.23.54 allows remote attackers to cause a denial of service (crash or hang) in mysqld by causing large negative integers to be provided to a memcpy call.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=103971644013961&w=2
|
|
- http://security.e-matters.de/advisories/042002.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|