A vulnerability has been identified in SIMATIC PCS 7 V8.0 and earlier (All versions), SIMATIC PCS 7 V8.1 (All versions < V8.1 with WinCC V7.3 Upd 19), SIMATIC PCS 7 V8.2 (All versions < V8.2 SP1 with WinCC V7.4 SP1 Upd11), SIMATIC PCS 7 V9.0 (All versions < V9.0 SP2 with WinCC V7.4 SP1 Upd11), SIMATIC WinCC (TIA Portal) V13 (All versions), SIMATIC WinCC (TIA Portal) V14 (All versions < V14 SP1 Upd 9), SIMATIC WinCC (TIA Portal) V15 (All versions < V15.1 Upd 3), SIMATIC WinCC Runtime Professional V13 (All versions), SIMATIC WinCC Runtime Professional V14 (All versions < V14.1 Upd 8), SIMATIC WinCC Runtime Professional V15 (All versions < V15.1 Upd 3), SIMATIC WinCC V7.2 and earlier (All versions), SIMATIC WinCC V7.3 (All versions < V7.3 Upd 19), SIMATIC WinCC V7.4 (All versions < V7.4 SP1 Upd 11), SIMATIC WinCC V7.5 (All versions < V7.5 Upd 3). An authenticatd attacker with network access to the DCOM interface could execute arbitrary commands with SYSTEM privileges. The vulnerability could be exploited by an attacker with network access to the affected system. Successful exploitation requires authentication with a low-privileged user account and no user interaction. An attacker could use the vulnerability to compromise confidentiality and integrity and availability of the affected system. At the time of advisory publication no public exploitation of this security vulnerability was known.
The product provides an Applications Programming Interface (API) or similar interface for interaction with external actors, but the interface includes a dangerous method or function that is not properly restricted.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Simatic_pcs_7 | Siemens | * | 8.0 (including) |
Simatic_pcs_7 | Siemens | 8.1 (including) | 8.1 (including) |
Simatic_pcs_7 | Siemens | 8.2 (including) | 8.2 (including) |
Simatic_pcs_7 | Siemens | 9.0 (including) | 9.0 (including) |
Simatic_wincc | Siemens | * | 7.2 (including) |
Simatic_wincc | Siemens | 7.3 (including) | 7.3 (including) |
Simatic_wincc | Siemens | 7.4 (including) | 7.4 (including) |
Simatic_wincc | Siemens | 7.5 (including) | 7.5 (including) |
Simatic_wincc_(tia_portal) | Siemens | 13.0 (including) | 13.0 (including) |
Simatic_wincc_(tia_portal) | Siemens | 14.0 (including) | 14.0 (including) |
Simatic_wincc_(tia_portal) | Siemens | 15.0 (including) | 15.0 (including) |
Simatic_wincc_runtime_professional | Siemens | * | * |
This weakness can lead to a wide variety of resultant weaknesses, depending on the behavior of the exposed method. It can apply to any number of technologies and approaches, such as ActiveX controls, Java functions, IOCTLs, and so on. The exposure can occur in a few different ways:
Identify all exposed functionality. Explicitly list all functionality that must be exposed to some user or set of users. Identify which functionality may be:
Ensure that the implemented code follows these expectations. This includes setting the appropriate access modifiers where applicable (public, private, protected, etc.) or not marking ActiveX controls safe-for-scripting.