We use these services and cookies to improve your user experience. You may opt out if you wish, however, this may limit some features on this site.

Please see our statement on Data Privacy.

Crisp.chat (Helpdesk and Chat)

Ok

THREATINT
PUBLISHED

CVE-2024-28026



Assignertalos
Reserved2024-02-29
Published2024-11-21
Updated2024-11-22

Description

Three OS command injection vulnerabilities exist in the web interface I/O configuration functionality of MC Technologies MC LR Router 2.10.5. A specially crafted HTTP request can lead to arbitrary command execution. An attacker can make an authenticated HTTP request to trigger these vulnerabilities.This vulnerability refers to the authenticated OS Command Injection that occurs through the attacker-controlled `out1` parameter, at offset `0x8efc`. int out_ret = sscanf(current_param->key, "out%u", &io_idx); if (out_ret == 1 && io_idx == 1) { // [4] Similar to `3`, but `out1` instead of `btn1` if (asprintf(&command, "/usr/sbin/vout %s %u vo_manual", current_param->value, 1) > 0) { system(command); return -1; } }



HIGH: 7.2CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Product status

2.10.5 (QEMU)
affected

Credits

Discovered by Matt Wiseman of Cisco Talos.

References

https://talosintelligence.com/vulnerability_reports/TALOS-2024-1953

cve.org CVE-2024-28026

nvd.nist.gov CVE-2024-28026

Download JSON

Share this page
https://cve.threatint.com/CVE/CVE-2024-28026
Support options

Helpdesk Telegram

Subscribe to our newsletter to learn more about our work.