Files
CVEs-PoC/2022/CVE-2022-4948.md
T
2025-09-29 21:09:30 +02:00

997 B

CVE-2022-4948

Description

The FlyingPress plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on its AJAX actions in versions up to, and including, 3.9.6. This makes it possible for authenticated attackers, with subscriber-level permissions and above, to interact with the plugin in ways administrators are intended to. One action (save_config) allows for the configuration of an external CDN. This could be used to include malicious javascript from a source controlled by the attacker.

POC

Reference

No PoCs from references.

Github