WordPress Plugin Vulnerabilities

Filter Gallery < 0.0.7 - Unauthorised AJAX Calls

Description

The plugin had a logic flaw in the CSRF checks of its AJAX calls, allowing them to be passed by not providing the related parameter in the request. This could allow attacker to make logged in users do unwanted actions. Furthermore, the AJAX calls are also lacking capability checks, allowing any authenticated user (such as subscriber) to call them and delete/edit/add arbitrary galleries. Finally, some of the fields were not sanitised before being output in the response, which could also lead to Cross-Site Scripting issues

Proof of Concept

Affects Plugins

Fixed in 0.0.7

Classification

Type
ACCESS CONTROLS
CWE
CVSS

Miscellaneous

Original Researcher
WPScanTeam
Verified
Yes

Timeline

Publicly Published
2021-07-05 (about 4 years ago)
Added
2021-07-05 (about 4 years ago)
Last Updated
2021-07-05 (about 4 years ago)

Other