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

1.1 KiB

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