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

902 B

CVE-2022-1626

Description

The Sharebar WordPress plugin through 1.4.1 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 also lead to Stored Cross-Site Scripting issue due to the lack of sanitisation and escaping in some of them

POC

Reference

Github