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

18 lines
810 B
Markdown

### [CVE-2008-4338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4338)
![](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
SQL injection vulnerability in the brilliant_gallery_checklist_save function in the bgchecklist/save script in Brilliant Gallery 5.x and 6.x, a module for Drupal, allows remote authenticated users with "access brilliant_gallery" permissions to execute arbitrary SQL commands via the (1) nid, (2) qid, (3) state, and possibly (4) user parameters.
### POC
#### Reference
- http://securityreason.com/securityalert/4338
#### Github
No PoCs found on GitHub currently.