cve/2021/CVE-2021-39322.md
2024-05-25 21:48:12 +02:00

878 B

CVE-2021-39322

Description

The Easy Social Icons plugin <= 3.0.8 for WordPress echoes out the raw value of $_SERVER['PHP_SELF'] in its main 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

No PoCs from references.

Github