CVE-2023-48429
12.12.2023, 12:15
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 2). The Web UI of affected devices does not check the length of parameters in certain conditions. This allows a malicious admin to crash the server by sending a crafted request to the server. The server will automatically restart.Enginsight
Vendor | Product | Version |
---|---|---|
siemens | sinec_ins | 𝑥 < 1.0 |
siemens | sinec_ins | 1.0 |
siemens | sinec_ins | 1.0:sp1 |
siemens | sinec_ins | 1.0:sp2 |
siemens | sinec_ins | 1.0:sp2_update_1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-394 - Unexpected Status Code or Return ValueThe software does not properly check when a function or operation returns a value that is legitimate for the function, but is not expected by the software.
- CWE-754 - Improper Check for Unusual or Exceptional ConditionsThe software does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the software.