mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 11:05:39 +02:00
21 lines
895 B
Markdown
21 lines
895 B
Markdown
### [CVE-2007-6303](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6303)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
MySQL 5.0.x before 5.0.51a, 5.1.x before 5.1.23, and 6.0.x before 6.0.4 does not update the DEFINER value of a view when the view is altered, which allows remote authenticated users to gain privileges via a sequence of statements including a CREATE SQL SECURITY DEFINER VIEW statement and an ALTER VIEW statement.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/CoolerVoid/Vision
|
|
- https://github.com/CoolerVoid/Vision2
|
|
- https://github.com/hack-parthsharma/Vision
|
|
- https://github.com/tomwillfixit/alpine-cvecheck
|
|
|