HTML5 Video Player – mp4 Video Player Plugin and Block <= 2.5.34 - Missing Authorization to Authenticated (Subscriber+) Limited Options Update
Strategic Overview
- Status
- Patched in 2.5.35
- Affected Plugin
- HTML5 Video Player – embed fast, responsive videos with ease
- Affected Version
<= 2.5.34- CVSS
- 4.3Medium
- Weakness type
- CWE-862 · Missing Authorization
- CVE
CVE-2024-7721
At a glance
CVE-2024-7721 is a medium-severity Missing Authorization vulnerability in the HTML5 Video Player WordPress plugin, affecting versions <= 2.5.34. It carries a CVSS score of 4.3 (reachable over the network; low attack complexity). Exploitation requires an authenticated account at Subscriber level or above. The issue is fixed in version 2.5.35; sites on affected versions should update now. Disclosed September 2024, reported by Lucio Sá.
Vulnerability Overview
The HTML5 Video Player – mp4 Video Player Plugin and Block plugin for WordPress is vulnerable to unauthorized modification of data due to a missing capability check on the 'save_password' function in all versions up to, and including, 2.5.34. This makes it possible for authenticated attackers, with Subscriber-level access and above, to set any options that are not explicitly checked as false to an array, including enabling user registration if it has been disabled.
Technical Analysis
The vector marks this flaw as remotely reachable over the network, with low attack complexity — no special timing or configuration is needed, and no interaction from a victim user.
CWE-862: Missing Authorization
HTML5 Video Player <= 2.5.34 carries this weakness at save_password, and reaching it takes an account at Subscriber level or above. A missing authorization check means a function is reachable by anyone who can reach the endpoint, because the code never asks whether the caller is allowed to perform the action.
Any user who can reach the endpoint gets to run an action reserved for higher-privileged roles, from reading protected data to changing settings or content. For HTML5 Video Player the fix is 2.5.35: builds <= 2.5.34 are affected, anything from 2.5.35 onward is not.
Remediation
Update to version 2.5.35, or a newer patched version
How does WordSec protect against this?
Because it turns on account access, WordSec's login security is the relevant layer: role-based two-factor, captcha and brute-force limits raise the cost of getting the account this needs. None of that substitutes for the fix: HTML5 Video Player 2.5.35 closes this, and updating the plugin is the step that ends it.
- Login Security
- Alerts
External References
Related records
Same weakness class
Other vulnerabilities in HTML5 Video Player – embed fast, responsive videos with ease
- 10.0CVE-2024-5522: HTML5 Video Player <= 2.5.26 SQL Injection
CVE-2024-5522 - 6.5CVE-2024-1061: HTML5 Video Player <= 2.5.24 SQL Injection
CVE-2024-1061 - 6.4CVE-2024-13156: HTML5 Video Player DOM-Based Stored XSS
CVE-2024-13156 - 6.4CVE-2023-6485: Html5 Video Player <= 2.5.18 Stored XSS
CVE-2023-6485 - 4.3CVE-2024-43319: Flash & HTML5 Video <= 2.5.31 Information Exposure
CVE-2024-43319
Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C