cve/2021/CVE-2021-24226.md
2024-06-18 02:51:15 +02:00

979 B

CVE-2021-24226

Description

In the AccessAlly WordPress plugin before 3.5.7, the file "resource/frontend/product/product-shortcode.php" responsible for the [accessally_order_form] shortcode is dumping serialize($_SERVER), which contains all environment variables. The leakage occurs on all public facing pages containing the [accessally_order_form] shortcode, no login or administrator role is required.

POC

Reference

Github