First published: Fri Jan 15 2021(Updated: )
Cross-site scripting (XSS) vulnerability in models/list-table.php in the FV Flowplayer Video Player plugin before 7.4.37.727 for WordPress allows remote authenticated users to inject arbitrary web script or HTML via the fv_wp_fvvideoplayer_src JSON field in the data parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Flowplayer | <7.4.37.727 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-35748 is a cross-site scripting (XSS) vulnerability in the FV Flowplayer Video Player plugin before version 7.4.37.727 for WordPress.
CVE-2020-35748 allows remote authenticated users to inject arbitrary web script or HTML via the fv_wp_fvvideoplayer_src JSON field in the data parameter of models/list-table.php in the FV Flowplayer Video Player plugin.
CVE-2020-35748 has a severity rating of medium with a CVSS score of 5.4.
To fix CVE-2020-35748, you should update the FV Flowplayer Video Player plugin to version 7.4.37.727 or later.
CVE-2020-35748 is associated with CWE-79, which is the Weakness ID for Improper Neutralization of Input During Web Page Generation (XSS).