mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
1.3 KiB
1.3 KiB
CVE-2024-5758
Description
The Post Grid Gutenberg Blocks and WordPress Blog Plugin – PostX plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the filterMobileText parameter in all versions up to, and including, 4.0.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
POC
Reference
- https://research.cleantalk.org/cve-2024-4305/
- https://research.cleantalk.org/cve-2024-4305/
- https://wpscan.com/vulnerability/635be98d-4c17-4e75-871f-9794d85a2eb1/
- https://wpscan.com/vulnerability/635be98d-4c17-4e75-871f-9794d85a2eb1/
Github
No PoCs found on GitHub currently.