Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
A security vulnerability has been detected in Shenzhen Ruiming Technology Streamax Crocus bis 1.3.44. Affected is an unknown function of the file /RemoteFormat.do of the component Endpoint. Such manipulation of the argument State leads to sql injection. It is possible to launch the attack remotely. The exploit has been disclosed publicly and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
SQL injection in Shenzhen Ruiming Technology Streamax Crocus bis version 1.3.44 allows unauthenticated remote attackers to execute arbitrary SQL commands via the State parameter in the /RemoteFormat.do endpoint. Publicly available exploit code exists, as documented in a Feishu document linked in VulDB disclosure 353661. The vendor was notified but has not responded, leaving users without a vendor-acknowledged remediation path. With a CVSS score of 7.3 and network-accessible attack vector requiring no privileges, this represents a significant risk to exposed systems.
Technical ContextAI
The vulnerability affects the Streamax Crocus bis product (CPE: cpe:2.3:a:shenzhen_ruiming_technology:streamax_crocus:*:*:*:*:*:*:*:*) manufactured by Shenzhen Ruiming Technology, specifically version 1.3.44. This is a classic SQL injection vulnerability (CWE-89) occurring in the /RemoteFormat.do endpoint component where user-supplied input in the State argument is improperly sanitized before being incorporated into SQL queries. SQL injection vulnerabilities arise when applications construct database queries by concatenating strings with user input rather than using parameterized queries or prepared statements, allowing attackers to manipulate the SQL logic and access or modify database contents beyond intended authorization boundaries.
RemediationAI
No vendor-released patch identified at time of analysis, as Shenzhen Ruiming Technology has not responded to vulnerability disclosure. Until a patch becomes available, organizations should immediately isolate affected Streamax Crocus bis 1.3.44 systems from public internet access using firewall rules or network segmentation. Implement a web application firewall (WAF) with SQL injection signature detection to filter malicious requests targeting the /RemoteFormat.do endpoint. Specifically block or sanitize the State parameter to prevent SQL command injection. Monitor database and application logs for suspicious queries or unauthorized access attempts. If the system must remain internet-accessible, restrict access to trusted IP ranges only and implement strong authentication at the network perimeter. Consider replacing the product with an actively maintained alternative if the vendor continues to be unresponsive to security concerns.
More in Streamax Crocus
View allPath traversal in Streamax Crocus 1.3.40 Download function allows authenticated remote attackers to read arbitrary files
Path traversal in Streamax Crocus 1.3.40 allows authenticated remote attackers to read arbitrary files via manipulation
Streamax Crocus 1.3.40 allows authenticated remote attackers to bypass file upload restrictions via manipulation of the
SQL injection in Streamax Crocus 1.3.40 allows authenticated remote attackers to manipulate the orderField parameter in
SQL injection in Streamax Crocus 1.3.40 allows authenticated remote attackers to execute arbitrary SQL queries via the s
SQL injection in Streamax Crocus 1.3.40 allows authenticated remote attackers to execute arbitrary SQL queries via the o
SQL injection in Streamax Crocus 1.3.40 allows authenticated remote attackers to manipulate the orderField parameter in
Same weakness CWE-89 – SQL Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-16532
GHSA-pvrh-63rh-cj2q