mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
761 B
Markdown
18 lines
761 B
Markdown
### [CVE-2010-3840](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3840)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The Gis_line_string::init_from_wkb function in sql/spatial.cc in MySQL 5.1 before 5.1.51 allows remote authenticated users to cause a denial of service (server crash) by calling the PolyFromWKB function with Well-Known Binary (WKB) data containing a crafted number of (1) line strings or (2) line points.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.ubuntu.com/usn/USN-1017-1
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|