mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
18 lines
775 B
Markdown
18 lines
775 B
Markdown
### [CVE-2008-5998](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5998)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple SQL injection vulnerabilities in the ajax_checklist_save function in the Ajax Checklist module 5.x before 5.x-1.1 for Drupal allow remote authenticated users, with "update ajax checklists" permissions, to execute arbitrary SQL commands via a save operation, related to the (1) nid, (2) qid, and (3) state parameters.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://drupal.org/node/312968
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|