cve/2006/CVE-2006-0903.md

18 lines
908 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0903](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0903)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20n%2Fa%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
MySQL 5.0.18 and earlier allows local users to bypass logging mechanisms via SQL queries that contain the NULL character, which are not properly handled by the mysql_real_query function. NOTE: this issue was originally reported for the mysql_query function, but the vendor states that since mysql_query expects a null character, this is not an issue for mysql_query.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9915
#### Github
- https://github.com/tomwillfixit/alpine-cvecheck