What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WP Darko Grid Shortcodes allows Stored XSS.This issue affects Grid Shortcodes: from n/a through 1.1.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:L
What the vulnerability does
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in WP Darko Grid Shortcodes allows Stored XSS.This issue affects Grid Shortcodes: from n/a through 1.1.
Explanation of Vulnerability in Simple Terms
Grid Shortcodes for WordPress contains a stored cross-site scripting (XSS) vulnerability in versions up to 1.1. An authenticated user with low privileges can inject malicious scripts into shortcode parameters. When other users view pages containing the affected shortcode, the injected script executes in their browser, potentially allowing session hijacking or credential theft.
What an attacker can do
Inject malicious JavaScript that executes when other users view the affected page.
Potential impact on your site
Authenticated users can inject scripts affecting other site visitors; attackers may steal sessions or credentials of administrators and editors.
Conditions required to exploit
Attacker must have a WordPress user account with low privileges and the victim must view a page with the malicious shortcode.
Key dates
External resources
Related vulnerabilities