mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
18 lines
810 B
Markdown
18 lines
810 B
Markdown
### [CVE-2008-4338](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4338)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|