CVE-2022-4786 – Video.js - HTML5 Video Player for WordPress <= 4.5.0 - Contributor+ Stored XSS via Shortcode
https://notcve.org/view.php?id=CVE-2022-4786
The Video.js WordPress plugin through 4.5.0 does not validate and escape some of its shortcode attributes before outputting them back in a page/post where the shortcode is embed, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks The Video.js – HTML5 Video Player for WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's shortcode in versions up to, and including, 4.5.0 due to insufficient input sanitization and output escaping on user supplied attributes such as 'class'. This makes it possible for authenticated attackers with contributor level and above permissions to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page • https://wpscan.com/vulnerability/fdad356f-cae4-4390-9a62-605201cee0c0 • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •