CVE-2023-7251 MEDIUM

CVE-2023-7251: WordPress User Submitted Posts plugin <= 20230901 - Cross Site Scripting (XSS) vulnerability

Vendor Jeff Starr
Product User Submitted Posts
Weakness CWE-79 · XSS
Published March 26, 2024
Last update April 28, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

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

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Jeff Starr User Submitted Posts allows Stored XSS.This issue affects User Submitted Posts: from n/a through 20230901.

Explanation of Vulnerability in Simple Terms

02Summary

User Submitted Posts contains a stored cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts into post content. When other users view affected posts, the injected code executes in their browsers. The vulnerability requires user interaction (visiting the post) and affects the integrity and confidentiality of site data. Update to a version newer than 20230901.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts into posts that execute when other users view them, potentially stealing session tokens or modifying page content.

Potential impact on your site

04Site Impact

Authenticated users can inject code that compromises other visitors' sessions or modifies site content without admin approval.

Conditions required to exploit

05Prerequisites

Attacker must have low-level authenticated access (e.g., contributor or author role) and the victim must visit the affected post.

Key dates

06Disclosure timeline

March 26, 2024 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE