VYPR
Unrated severityNVD Advisory· Published Jan 23, 2020· Updated Aug 5, 2024

CVE-2019-19838

CVE-2019-19838

Description

emfd in Ruckus Wireless Unleashed through 200.7.10.102.64 allows remote attackers to execute OS commands via a POST request with the attribute xcmd=get-platform-depends to admin/_cmdstat.jsp via the uploadFile attribute.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Ruckus Wireless Unleashed emfd allows unauthenticated remote command injection via a crafted POST to admin/_cmdstat.jsp.

Vulnerability

The emfd component in Ruckus Wireless Unleashed firmware versions up to and including 200.7.10.102.64 contains a command injection vulnerability. A remote attacker can send a POST request to /admin/_cmdstat.jsp with the attribute xcmd=get-platform-depends and an arbitrary payload in the uploadFile parameter. No authentication is required; the endpoint is exposed on the administrative web interface of access points running the affected firmware. [1][2]

Exploitation

An attacker with network access to the target device's management interface (typically TCP port 80 or 443) sends a crafted HTTP POST request to admin/_cmdstat.jsp. The request includes xcmd=get-platform-depends and the malicious OS command embedded in the uploadFile parameter. The device's emfd process executes the command without sanitization, resulting in pre-authentication remote command execution. [1][3]

Impact

Successful exploitation grants the attacker arbitrary OS command execution with the privileges of the emfd process (typically root on the embedded Linux system). This allows full compromise of the access point, including data exfiltration, installation of persistent backdoors, lateral movement within the network, and potential disruption of service. [1][3]

Mitigation

Ruckus has not released an official patch or advisory at the time of writing. Users are advised to restrict network access to the administrative web interface, disable remote management where not required, and monitor for unauthorized access attempts. Devices running firmware version 200.7.10.102.64 or earlier are affected; updating to a later, patched version is recommended once available. [1][2]

AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.