Post Snippets <= 3.1.3 - Cross-Site Request Forgery to Stored Cross-Site Scripting

2022-01-31 00:00
Muhammad Adel

Strategic Overview

Vulnerability Overview

The Post Snippets WordPress plugin before 3.1.4 does not have CSRF check when importing files, allowing attacker to make a logged In admin import arbitrary snippets. Furthermore, imported snippers are not sanitised and escaped, which could lead to Stored Cross-Site Scripting issues

Technical Analysis

REMEDIATION: Update to version 3.1.4, or a newer patched version --- IDENTIFIER: CWE-352 (Cross-Site Request Forgery (CSRF)) The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C