Files
CVEs-PoC/2020/CVE-2020-27976.md
T
2024-05-25 21:48:12 +02:00

930 B

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

Github