What the vulnerability does
01Description
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in ThemeKraft Post Form plugin <= 2.8.1 versions.
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
Auth. (contributor+) Stored Cross-Site Scripting (XSS) vulnerability in ThemeKraft Post Form plugin <= 2.8.1 versions.
Explanation of Vulnerability in Simple Terms
Post Form versions up to 2.8.1 contain a stored cross-site scripting (XSS) vulnerability. An authenticated user with low privileges can inject malicious scripts into form fields. When other users view the affected content, the scripts execute in their browsers, potentially allowing the attacker to steal session tokens, modify page content, or perform actions on their behalf. The vulnerability requires user interaction to trigger.
What an attacker can do
Inject malicious scripts that execute when other users view the form, stealing their session data or performing actions as them.
Potential impact on your site
Authenticated users can inject persistent malicious code affecting all site visitors who view the compromised form.
Conditions required to exploit
Attacker must have a low-privilege user account and trick a victim into viewing a page containing the injected payload.
Key dates
External resources
Related vulnerabilities