cve/2022/CVE-2022-2546.md
2024-06-18 02:51:15 +02:00

1.5 KiB

CVE-2022-2546

Description

The All-in-One WP Migration WordPress plugin before 7.63 uses the wrong content type, and does not properly escape the response from the ai1wm_export AJAX action, allowing an attacker to craft a request that when submitted by any visitor will inject arbitrary html or javascript into the response that will be executed in the victims session. Note: This requires knowledge of a static secret key

POC

Reference

Github