PatchSiren

PatchSiren cyber security CVE debrief

CVE-2023-5870 Siemens CVE debrief

CVE-2023-5870 is a medium-severity vulnerability in PostgreSQL affecting the pg_cancel_backend role, which can signal background workers including logical replication launcher, autovacuum workers, and the autovacuum launcher. The vulnerability was published on August 13, 2024. Successful exploitation requires a non-core extension with a less-resilient background worker and would affect only that specific background worker. A remote high-privileged user could exploit this flaw to launch a denial of service (DoS) attack. Siemens SINEC NMS is affected by this vulnerability. The vendor has provided a fix in version 3.0 or later.

Vendor
Siemens
Product
SINEC NMS
CVSS
MEDIUM 4.4
CISA KEV
Not listed in stored evidence
Original CVE published
2024-08-13
Original CVE updated
2024-08-13
Advisory published
2024-08-13
Advisory updated
2024-08-13

Who should care

Organizations running Siemens SINEC NMS with embedded PostgreSQL databases, industrial control system operators, database administrators managing PostgreSQL instances with non-core extensions, and security teams responsible for OT/ICS environments should prioritize this vulnerability for patching and privilege review.

Technical summary

The vulnerability exists in PostgreSQL's pg_cancel_backend functionality, which allows signaling of background workers. The logical replication launcher, autovacuum workers, and autovacuum launcher are among the affected components. Exploitation requires a non-core extension with a less-resilient background worker, limiting impact to that specific worker. The attack vector is network-based with high complexity and requires high privileges, resulting in availability impact only. Siemens has addressed this in SINEC NMS version 3.0 and later.

Defensive priority

medium

Recommended defensive actions

  • Update Siemens SINEC NMS to version 3.0 or later per vendor guidance
  • Review and restrict database user privileges to minimize exposure to high-privileged accounts
  • Monitor PostgreSQL background worker processes for unexpected termination
  • Assess installed PostgreSQL extensions for resilience against cancellation signals
  • Apply defense-in-depth practices for industrial control systems as recommended by CISA

Evidence notes

The vulnerability description is sourced from CISA CSAF advisory ICSA-24-228-06 published August 13, 2024. Siemens is identified as the affected vendor with SINEC NMS as the affected product. The CVSS 3.1 vector indicates network attack vector, high attack complexity, high privileges required, no user interaction, unchanged scope, no confidentiality or integrity impact, and high availability impact.

Official resources

2024-08-13