CVE-2023-25699

Live Streaming - Broadcast Live Video <= 5.5.15 - Missing Authorization to Unauthenticated Remote Code Execution

2023-02-20 00:00
minhtuanact

Strategic Overview

Status
Patched in 5.5.16
Affected Version
<= 5.5.15
CVSS
9.1Critical
Weakness type
CWE-20 · Improper Input Validation
CVE
CVE-2023-25699
View all Broadcast Live Video – Live Streaming : WebRTC, HLS, RTSP, RTMP vulnerabilities

At a glance

CVE-2023-25699 is a critical-severity Improper Input Validation vulnerability in the Broadcast Live Video WordPress plugin, affecting versions <= 5.5.15. It carries a CVSS score of 9.1 (reachable over the network; low attack complexity; high confidentiality, integrity, availability impact). Exploitation requires no authentication. The issue is fixed in version 5.5.16; sites on affected versions should update now. Disclosed February 2023, reported by minhtuanact.

Vulnerability Overview

The Live Streaming - Broadcast Live Video Plugin for WordPress is vulnerable to Remote Code Execution in versions up to, and including, 5.5.15. This allows unauthenticated attackers to execute code on the server.

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. A successful exploit has high impact on confidentiality, integrity, availability — full site compromise territory.

CWE-20: Improper Input Validation

Reaching this weakness in Broadcast Live Video <= 5.5.15 takes no account at all. Improper input validation means the application accepts input without confirming it has the form, type or range the code downstream assumes.

The concrete impact depends on where the unvalidated value lands, which is why records in this class range from cosmetic bugs to full compromise. For Broadcast Live Video the fix is 5.5.16: builds <= 5.5.15 are affected, anything from 5.5.16 onward is not.

Remediation

Update to version 5.5.16, or a newer patched version

How does WordSec protect against this?

Requests carrying this pattern arrive without a session, so nothing upstream of the firewall gets a chance to reject them: WordSec's web application firewall inspects request payloads before WordPress loads them. None of that substitutes for the fix: Broadcast Live Video 5.5.16 closes this, and updating the plugin is the step that ends it.

  • Firewall
  • Login Security
  • Alerts

External References

Related records

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C