cve/2021/CVE-2021-39320.md
2025-09-29 21:09:30 +02:00

964 B

CVE-2021-39320

Description

The underConstruction plugin <= 1.18 for WordPress echoes out the raw value of $GLOBALS['PHP_SELF'] in the ucOptions.php file. On certain configurations including Apache+modPHP, this makes it possible to use it to perform a reflected Cross-Site Scripting attack by injecting malicious code in the request path.

POC

Reference

Github