mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-27 10:22:48 +02:00
18 lines
784 B
Markdown
18 lines
784 B
Markdown
### [CVE-2008-6956](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6956)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Static code injection vulnerability in admin/admin.php in mxCamArchive 2.2 allows remote authenticated administrators to inject arbitrary PHP code into an unspecified program via the description parameter, which is executed by invocation of index.php. NOTE: some of these details are obtained from third party information.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7136
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|