cve/2020/CVE-2020-27976.md
2024-06-09 00:33:16 +00:00

991 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