mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 00:49:28 +02:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2008-6849](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6849)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Unrestricted file upload vulnerability in index.php in phpGreetCards 3.7 allows remote attackers to execute arbitrary PHP code by uploading a file with an executable extension, then accessing it via a via a link that is listed by userfiles/number_shell.php.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/7561
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|