mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 01:07:59 +02:00
1.0 KiB
1.0 KiB
CVE-2021-24508
Description
The Smash Balloon Social Post Feed WordPress plugin before 2.19.2 does not sanitise or escape the feedID POST parameter in its feed_locator AJAX action (available to both authenticated and unauthenticated users) before outputting a truncated version of it in the admin dashboard, leading to an unauthenticated Stored Cross-Site Scripting issue which will be executed in the context of a logged in administrator.
POC
Reference
- https://wpscan.com/vulnerability/2b543740-d4b0-49b5-a021-454a3a72162f
- https://wpscan.com/vulnerability/2b543740-d4b0-49b5-a021-454a3a72162f
Github
No PoCs found on GitHub currently.