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

1.1 KiB

CVE-2022-4555

Description

The WP Shamsi plugin for WordPress is vulnerable to authorization bypass due to a missing capability check on the deactivate() function hooked via init() in versions up to, and including, 4.1.0. This makes it possible for unauthenticated attackers to deactivate arbitrary plugins on the site. This can be used to deactivate security plugins that aids in exploiting other vulnerabilities.

POC

Reference

No PoCs from references.

Github