CVE-2024-0939
published 2024-01-26CVE-2024-0939: A vulnerability has been found in Byzoro Smart S210 Management Platform up to 20240117 and classified as critical. This vulnerability affects unknown code of…
PriorityP179critical9.8CVSS 3.1
AVNACLPRNUINSUCHIHAH
EXPLOIT
EPSS
43.78%
98.6th percentile
A vulnerability has been found in Byzoro Smart S210 Management Platform up to 20240117 and classified as critical. This vulnerability affects unknown code of the file /Tool/uploadfile.php. The manipulation of the argument file_upload leads to unrestricted upload. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The identifier of this vulnerability is VDB-252184. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| byzoro | smart_s210_firmware | <= 2024-01-17 | — |
| byzoro | smart_s210_management_platform | — | — |
Detection & IOCsextracted from sources · hover to see the quote
commandPOST /Tool/uploadfile.php HTTP/1.1
Content-Type: multipart/form-data; boundary=----WebKitFormBoundarywnsogfin↗
- →The exploit uploads a PHP webshell to /home/<random>.php via the txt_path parameter; monitor for GET requests to /home/*.php on Byzoro Smart S210 devices as a post-exploitation indicator ↗
- →Use FOFA query body="Smart管理平台" to identify exposed Byzoro Smart S210 Management Platform instances for asset discovery and attack surface monitoring ↗
- →The vulnerability is unauthenticated (PR:N, UI:N); no session or credentials are required — any POST to /Tool/uploadfile.php from an external IP should be treated as suspicious on affected devices ↗
- ·The Nuclei template uses randomized filenames (rand_text_alpha(5)) and random integers for the math-based response matcher, meaning the uploaded webshell path (/home/<random>.php) will differ per scan run — static path-based detection rules must account for the wildcard pattern /home/*.php rather than a fixed filename ↗
- ·Affected versions are only those up to firmware version 20240117; detections and mitigations should be scoped to Byzoro Smart S210 devices running firmware ≤ 20240117 ↗
CVSS provenance
nvdv3.19.8CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
nvdv2.06.5MEDIUMAV:N/AC:L/Au:S/C:P/I:P/A:P
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
Smart S210 Management Platform - Arbitary File Upload
nuclei·CVSS 9.8
CVE-2024-0939 [CRITICAL] Smart S210 Management Platform - Arbitary File Upload
Smart S210 Management Platform - Arbitary File Upload
A vulnerability has been found in Byzoro Smart S210 Management Platform up to 20240117 and classified as critical. This vulnerability affects unknown code of the file /Tool/uploadfile.php. The manipulation of the argument file_upload leads to unrestricted upload.
Template:
id: CVE-2024-0939
info:
name: Smart S210 Management Platform - Arbitary File Upload
author: DhiyaneshDk
severity: critical
description: |
A vulnerability has been found in Byzoro Smart S210 Management Platform up to 20240117 and classified as critical. This vulnerability affects unknown code of the file /Tool/uploadfile.php. The manipulation of the argument file_upload leads to unrestricted upload.
impact: |
Unauthenticated attackers can upload arbitrary PHP files
https://github.com/Yu1e/vuls/blob/main/an%20arbitrary%20file%20upload%20vulnerability%20in%20BaiZhuo%20Networks%20Smart%20S210%20multi-service%20security%20gateway%20intelligent%20management%20platform.mdhttps://vuldb.com/?ctiid.252184https://vuldb.com/?id.252184https://vuldb.com/?submit.269268https://github.com/Yu1e/vuls/blob/main/an%20arbitrary%20file%20upload%20vulnerability%20in%20BaiZhuo%20Networks%20Smart%20S210%20multi-service%20security%20gateway%20intelligent%20management%20platform.mdhttps://vuldb.com/?ctiid.252184https://vuldb.com/?id.252184https://vuldb.com/?submit.269268
2024-01-26
Published