What the vulnerability does
01Description
Authenticated (admin+) Stored Cross-Site Scripting (XSS) vulnerability in Christian Salazar's add2fav plugin <= 1.0 at WordPress.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
What the vulnerability does
Authenticated (admin+) Stored Cross-Site Scripting (XSS) vulnerability in Christian Salazar's add2fav plugin <= 1.0 at WordPress.
Explanation of Vulnerability in Simple Terms
The add2fav WordPress plugin version 1.0 contains a stored cross-site scripting (XSS) vulnerability. An authenticated administrator can inject malicious JavaScript that executes in the browsers of other users viewing the plugin's interface. The vulnerability requires an admin to craft a malicious request, and the injected code runs with the privileges of the affected user's session.
What an attacker can do
Inject malicious JavaScript that runs in other users' browsers when they view the plugin interface.
Potential impact on your site
An admin account compromise could allow an attacker to steal session tokens, modify site content, or perform actions as other users.
Conditions required to exploit
Attacker must have administrator privileges and the victim must visit a page containing the injected payload.
Key dates
External resources
Related vulnerabilities