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

842 B

CVE-2022-1844

Description

The WP Sentry WordPress plugin through 1.0 does not have CSRF check in place when updating its settings, which could allow attackers to make a logged in admin change them via a CSRF attack and lead to Stored Cross-Site Scripting due to the lack of sanitisation and escaping as well

POC

Reference

Github