{"resultsPerPage":1,"startIndex":0,"totalResults":1,"format":"NVD_CVE","version":"2.0","timestamp":"2026-05-02T07:45:04.635","vulnerabilities":[{"cve":{"id":"CVE-2024-28026","sourceIdentifier":"talos-cna@cisco.com","published":"2024-11-21T15:15:28.323","lastModified":"2025-11-03T22:16:49.203","vulnStatus":"Modified","cveTags":[],"descriptions":[{"lang":"en","value":"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`.\r\n\r\n    \r\n    int out_ret = sscanf(current_param->key, \"out%u\", &io_idx);\r\n    if (out_ret == 1 && io_idx == 1)\r\n    {\r\n        // [4] Similar to `3`, but `out1` instead of `btn1`\r\n        if (asprintf(&command, \"/usr/sbin/vout %s %u vo_manual\", current_param->value, 1) > 0)\r\n        {\r\n            system(command);\r\n            return -1;\r\n        }\r\n    }"},{"lang":"es","value":"Existen tres vulnerabilidades de inyección de comandos del sistema operativo en la funcionalidad de configuración de E/S de la interfaz web del enrutador MC LR 2.10.5 de MC Technologies. Una solicitud HTTP especialmente manipulada puede provocar la ejecución de comandos arbitrarios. Un atacante puede realizar una solicitud HTTP autenticada para activar estas vulnerabilidades. Esta vulnerabilidad se refiere a la inyección de comandos del sistema operativo autenticada que se produce a través del parámetro `out1` controlado por el atacante, en el desplazamiento `0x8efc`. int out_ret = sscanf(current_param-&gt;key, \"out%u\", &amp;io_idx); if (out_ret == 1 &amp;&amp; io_idx == 1) { // [4] Similar a `3`, pero `out1` en lugar de `btn1` if (asprintf(&amp;command, \"/usr/sbin/vout %s %u vo_manual\", current_param-&gt;value, 1) &gt; 0) { system(command); return -1; } }"}],"metrics":{"cvssMetricV31":[{"source":"talos-cna@cisco.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H","baseScore":7.2,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"HIGH","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"HIGH","integrityImpact":"HIGH","availabilityImpact":"HIGH"},"exploitabilityScore":1.2,"impactScore":5.9}]},"weaknesses":[{"source":"talos-cna@cisco.com","type":"Secondary","description":[{"lang":"en","value":"CWE-78"}]}],"configurations":[{"operator":"AND","nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:mc-technologies:mc_lr_router_firmware:2.10.5:*:*:*:*:*:*:*","matchCriteriaId":"95D3D1A7-DA67-4319-B836-010FCBE4B63C"}]},{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":false,"criteria":"cpe:2.3:h:mc-technologies:mc_lr_router:-:*:*:*:*:*:*:*","matchCriteriaId":"330D7083-CDC2-4532-8F13-109C8272F5BF"}]}]}],"references":[{"url":"https://talosintelligence.com/vulnerability_reports/TALOS-2024-1953","source":"talos-cna@cisco.com","tags":["Exploit","Third Party Advisory"]},{"url":"https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-1953","source":"af854a3a-2127-422b-91ae-364da2661108"}]}}]}