What the vulnerability does
01Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in David Miller WP-OGP wp-ogp allows Stored XSS.This issue affects WP-OGP: from n/a through <= 1.0.5.
CVSS base score
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:H/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 David Miller WP-OGP wp-ogp allows Stored XSS.This issue affects WP-OGP: from n/a through <= 1.0.5.
Explanation of Vulnerability in Simple Terms
WP-OGP versions 1.0.5 and earlier contain a cross-site scripting (XSS) vulnerability that allows an authenticated administrator to inject malicious scripts. The vulnerability requires the admin to visit a specially crafted page or link. When triggered, the injected script executes in the context of other users' browsers, potentially compromising their sessions or stealing sensitive data.
What an attacker can do
Inject malicious JavaScript that runs in other users' browsers when they visit affected pages.
Potential impact on your site
A malicious admin can steal session tokens, modify site content, or compromise other administrator accounts.
Conditions required to exploit
Attacker must have administrator privileges and the victim must visit a link or page the attacker controls.
Key dates
External resources
Related vulnerabilities