CVE-2023-4873
Published: 10 September 2023
Summary
CVE-2023-4873 is a medium-severity OS Command Injection (CWE-78) vulnerability in Byzoro Smart S45F Firmware. Its CVSS base score is 6.3 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 9.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
A vulnerability classified as OS command injection was identified in the Byzoro Smart S45F Multi-Service Secure Gateway Intelligent Management Platform up to version 20230906. The flaw resides in an unknown function within the /importexport.php file, where manipulation of the sql argument allows arbitrary command execution and is tracked as CWE-78 with the identifier VDB-239358.
An attacker with low-privileged remote access can supply crafted input to the affected parameter and execute operating system commands on the target device, resulting in partial impacts to confidentiality, integrity, and availability. The issue carries a CVSS 3.1 score of 6.3 and an exploit that has already been published publicly.
The associated EPSS score reached a peak of 0.0702 with a current value of 0.0515; references point to public disclosure of proof-of-concept code but contain no vendor advisory or patch details.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2023-54712
Vulnerability details
A vulnerability, which was classified as critical, was found in Byzoro Smart S45F Multi-Service Secure Gateway Intelligent Management Platform up to 20230906. Affected is an unknown function of the file /importexport.php. The manipulation of the argument sql leads to os…
more
command injection. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. VDB-239358 is the identifier assigned to this vulnerability.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
CVE-2023-4873 is an OS command injection vulnerability in a public-facing web application (/importexport.php), enabling exploitation of public-facing applications (T1190) and indirect command execution via unsanitized input to shell commands (T1202), as explicitly mapped by VulDB.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.