cve/2022/CVE-2022-1757.md
2024-06-18 02:51:15 +02:00

972 B

CVE-2022-1757

Description

The pagebar WordPress plugin before 2.70 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. Furthermore, due to the lack of sanitisation in some of them, it could also lead to Stored XSS issues

POC

Reference

Github