PatchSiren

PatchSiren cyber security CVE debrief

CVE-2022-41742 Siemens CVE debrief

A vulnerability in NGINX's ngx_http_mp4_module affects Siemens SINEC Traffic Analyzer, which incorporates vulnerable NGINX versions. The flaw allows a local attacker to crash worker processes or disclose memory via specially crafted audio/video files when the mp4 directive is enabled. This CVE was published on June 11, 2024, with the advisory last modified on May 6, 2025. The vulnerability requires local access and user privileges, with high impacts to confidentiality and availability. Siemens has released a vendor fix in version 1.2 or later.

Vendor
Siemens
Product
SINEC Traffic Analyzer (6GK8822-1BG01-0BA0)
CVSS
HIGH 7.1
CISA KEV
Not listed in stored evidence
Original CVE published
2024-06-11
Original CVE updated
2025-05-06
Advisory published
2024-06-11
Advisory updated
2025-05-06

Who should care

Organizations operating Siemens SINEC Traffic Analyzer in industrial network monitoring environments, OT security teams managing NGINX-based infrastructure, and administrators responsible for patch management in ICS/SCADA ecosystems should prioritize this vulnerability. The local attack vector suggests insider threat scenarios or compromised low-privilege accounts pose the primary risk. Memory disclosure capabilities may expose sensitive network traffic data or configuration information. Given the HIGH severity rating and availability impact, critical infrastructure operators should expedite patching to version 1.2 or later while implementing compensating access controls.

Technical summary

CVE-2022-41742 is a vulnerability in NGINX's ngx_http_mp4_module that affects Siemens SINEC Traffic Analyzer (6GK8822-1BG01-0BA0). The flaw exists in NGINX Open Source before 1.23.2/1.22.1, NGINX Open Source Subscription before R2 P1/R1 P1, and NGINX Plus before R27 P1/R26 P1. A local attacker with low privileges can trigger worker process crashes or memory disclosure by supplying a specially crafted audio or video file processed through the vulnerable module. Exploitation requires the mp4 directive to be present in the NGINX configuration. The vulnerability has a CVSS 3.1 score of 7.1 (HIGH) with attack vector LOCAL, low attack complexity, low privileges required, no user interaction, and high impacts to confidentiality and availability. Siemens has released version 1.2 as a vendor fix.

Defensive priority

high

Recommended defensive actions

  • Upgrade Siemens SINEC Traffic Analyzer to version 1.2 or later to remediate the underlying NGINX vulnerability
  • Verify that ngx_http_mp4_module is not loaded or the mp4 directive is not used in NGINX configurations if patching is not immediately feasible
  • Restrict local access to systems running SINEC Traffic Analyzer to trusted administrators only
  • Monitor worker process crashes or unexpected memory usage patterns in NGINX deployments as potential indicators of exploitation attempts
  • Review and apply CISA ICS recommended practices for defense-in-depth strategies in industrial control environments
  • Consult Siemens security advisory SSA-196737 for additional product-specific guidance and patch verification procedures

Evidence notes

The vulnerability stems from NGINX Open Source versions prior to 1.23.2 and 1.22.1, NGINX Open Source Subscription prior to R2 P1 and R1 P1, and NGINX Plus prior to R27 P1 and R26 P1. The attack surface is limited to systems where ngx_http_mp4_module is built and the mp4 directive is actively used in configuration. The CVSS 3.1 vector (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H) indicates local attack vector with low attack complexity, requiring low privileges but no user interaction, yielding high impact to confidentiality and availability with no integrity impact.

Official resources

This CVE was disclosed on June 11, 2024, per CISA ICS advisory ICSA-24-165-13, with subsequent revisions through May 6, 2025.