mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 03:41:53 +02:00
23 lines
930 B
Markdown
23 lines
930 B
Markdown
### [CVE-2020-27976](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-27976)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
osCommerce Phoenix CE before 1.0.5.4 allows OS command injection remotely. Within admin/mail.php, a from POST parameter can be passed to the application. This affects the PHP mail function, and the sendmail -f option.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://herolab.usd.de/security-advisories/usd-2020-0026/
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/anquanscan/sec-tools
|
|
- https://github.com/developer3000S/PoC-in-GitHub
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/k0rnh0li0/CVE-2020-27976
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|