What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Hans Matzen allows Stored XSS.This issue affects wp-forecast: from n/a through 9.2.
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 Hans Matzen allows Stored XSS.This issue affects wp-forecast: from n/a through 9.2.
Explanation of Vulnerability in Simple Terms
wp-forecast contains a cross-site scripting (XSS) vulnerability that allows an authenticated attacker to inject malicious scripts. The vulnerability requires user interaction and affects versions up to 9.2. An attacker with low privileges can craft a malicious link or page that, when visited by a site administrator or other user, executes arbitrary JavaScript in their browser session, potentially compromising site security or stealing sensitive data.
What an attacker can do
Inject and execute malicious JavaScript in the browsers of site users who visit a crafted link.
Potential impact on your site
Authenticated attackers can steal admin session tokens, modify site content, or redirect users to malicious sites.
Conditions required to exploit
Attacker must have a low-privilege account on the site; victim must click a malicious link or visit a crafted page.
Key dates
External resources
Related vulnerabilities