PT-2026-43510 · Kevin1804+1 · Responsive Check+1
CVSS v3.1
6.4
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
Responsive Check versions prior to 0.0.4
Description
Stored Cross-Site Scripting occurs via the 'rspcheck' shortcode. The issue stems from insufficient input sanitization and output escaping within the
rspc check shortcode() function. Specifically, the url and button shortcode attributes are echoed directly into iframe src attributes without using esc attr() or esc url(). This allows authenticated attackers with contributor-level access or higher to inject arbitrary web scripts into pages, which execute when a user visits the affected page.Recommendations
Update to a version newer than 0.0.3.
As a temporary mitigation, restrict the use of the 'rspcheck' shortcode or limit user permissions to prevent contributors from editing pages.
Fix
XSS
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Responsive Check
Responsive-Checker-Real-Time