mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 19:41:33 +02:00
21 lines
920 B
Markdown
21 lines
920 B
Markdown
### [CVE-2008-2384](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2384)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in mod_auth_mysql.c in the mod-auth-mysql (aka libapache2-mod-auth-mysql) module for the Apache HTTP Server 2.x, when configured to use a multibyte character set that allows a \ (backslash) as part of the character encoding, allows remote attackers to execute arbitrary SQL commands via unspecified inputs in a login request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/SecureAxom/strike
|
|
- https://github.com/kasem545/vulnsearch
|
|
- https://github.com/xxehacker/strike
|
|
|