mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 01:07:59 +02:00
18 lines
910 B
Markdown
18 lines
910 B
Markdown
### [CVE-2008-1841](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1841)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
SQL injection vulnerability in the session handling functionality in bridge/coppermine.inc.php in Coppermine Photo Gallery (CPG) 1.4.17 and earlier allows remote attackers to execute arbitrary SQL commands via an input field associated with the session_id variable, as exploited in the wild in April 2008. NOTE: the fix for CVE-2008-1840 was intended to address this vulnerability, but is actually inapplicable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://sourceforge.net/project/shownotes.php?group_id=89658&release_id=592069
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|