What the vulnerability does
01Description
Unauthenticated Stored Cross-Site Scripting (XSS) vulnerability in Phil Baker's Age Gate plugin <= 2.17.0 at WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
What the vulnerability does
Unauthenticated Stored Cross-Site Scripting (XSS) vulnerability in Phil Baker's Age Gate plugin <= 2.17.0 at WordPress.
Explanation of Vulnerability in Simple Terms
The Age Gate WordPress plugin version 2.17.0 and earlier contains a stored cross-site scripting (XSS) vulnerability. An attacker can inject malicious JavaScript that executes in the browsers of site visitors. The vulnerability affects the plugin's handling of user input, allowing script injection through the plugin's interface. Site administrators should update to a version newer than 2.17.0.
What an attacker can do
Inject malicious JavaScript that runs in visitors' browsers and steals session cookies or redirect users to phishing sites.
Potential impact on your site
Visitor accounts and data at risk; site reputation damaged if used for phishing or malware distribution.
Conditions required to exploit
A site visitor must view a page containing the attacker's injected payload; no special authentication required.
Key dates
External resources
Related vulnerabilities