← Back

Wp Subtitle Project

wp_subtitle_project

1 CVE • 1 product

Products (1)

Click to collapse
Toggle
Wp Subtitle
wp_subtitle

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Wp Subtitle Project
1Wp Subtitle
Jun 17, 2026
May 16, 2022
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
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...Show more
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.Show less