mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 12:01:39 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2006-4031](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4031)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
MySQL 4.1 before 4.1.21 and 5.0 before 5.0.24 allows a local user to access a table through a previously created MERGE table, even after the user's privileges are revoked for the original table, which might violate intended security policy.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/tomwillfixit/alpine-cvecheck
|
|
|