XSS in Wp Subtitle Project

CVE-2022-1393

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.

Vulnerability class: XSS (Cross-Site Scripting)

EPSS: 0.006 (45.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.4 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2022-1393?
CVE-2022-1393 is a medium-severity vulnerability in Wp Subtitle Project, classified under Cross-site Scripting. CVSS score: 5.4/10. Published 2022-05-16.
How severe is CVE-2022-1393?
Medium severity. CVSS v3 base score is 5.4 out of 10.
Is CVE-2022-1393 known to be exploited?
1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.