mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 09:09:31 +02:00
18 lines
795 B
Markdown
18 lines
795 B
Markdown
### [CVE-2008-0267](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0267)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in eTicket 1.5.5.2 allow remote authenticated users to execute arbitrary SQL commands via the (1) status, (2) sort, and (3) way parameters to search.php; and allow remote authenticated administrators to execute arbitrary SQL commands via the (4) msg and (5) password parameters to admin.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://securityreason.com/securityalert/3542
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|