← Back to CVE List

CVE-2022-1393

Published: 2022-05-16T15:15Z
Last Modified: 2024-11-21T06:40Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt