Files
CVEs-PoC/2008/CVE-2008-5998.md
T
2024-06-18 02:51:15 +02:00

18 lines
775 B
Markdown

### [CVE-2008-5998](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5998)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.