mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
667 B
Markdown
18 lines
667 B
Markdown
### [CVE-2003-0780](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0780)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Buffer overflow in get_salt_from_password from sql_acl.cc for MySQL 4.0.14 and earlier, and 3.23.x, allows attackers with ALTER TABLE privileges to execute arbitrary code via a long Password field.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=106364207129993&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|