The WP Subtitle WordPress plugin before 3.4.1 adds a subtitle field and provides a shortcode to display it via [wp_subtitle]. The subtitle is stored as a custom post meta with the key: "wps_subtitle", which is sanitized upon post save/update, however is not sanitized when updating it directly from the post meta update button (via AJAX) - and this makes the XSS exploitable by authenticated users with a role as low as contributor.
References
Link | Resource |
---|---|
https://wpscan.com/vulnerability/3491b889-94dd-4507-9fed-58f48d8275cf | Exploit Third Party Advisory |
https://wpscan.com/vulnerability/3491b889-94dd-4507-9fed-58f48d8275cf | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 06:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://wpscan.com/vulnerability/3491b889-94dd-4507-9fed-58f48d8275cf - Exploit, Third Party Advisory |
24 May 2022, 18:35
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:wp_subtitle_project:wp_subtitle:*:*:*:*:*:wordpress:*:* | |
CVSS |
v2 : v3 : |
v2 : 3.5
v3 : 5.4 |
References | (MISC) https://wpscan.com/vulnerability/3491b889-94dd-4507-9fed-58f48d8275cf - Exploit, Third Party Advisory |
16 May 2022, 15:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-05-16 15:15
Updated : 2024-11-21 06:40
NVD link : CVE-2022-1393
Mitre link : CVE-2022-1393
CVE.ORG link : CVE-2022-1393
JSON object : View
Products Affected
wp_subtitle_project
- wp_subtitle
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')