PatchSiren

PatchSiren cyber security CVE debrief

CVE-2024-35211 Siemens CVE debrief

CVE-2024-35211 is a MEDIUM severity vulnerability (CVSS 5.5) affecting Siemens SINEC Traffic Analyzer (6GK8822-1BG01-0BA0). The affected web server sets session cookies without security attributes (Secure, HttpOnly, or SameSite) after successful authentication. This weakness exposes session tokens to potential interception or manipulation, particularly in network-sniffing scenarios or cross-site request forgery attacks. The vulnerability was published on June 11, 2024, with the advisory last modified on May 6, 2025. Siemens has released a vendor fix in version 1.2 or later.

Vendor
Siemens
Product
SINEC Traffic Analyzer (6GK8822-1BG01-0BA0)
CVSS
MEDIUM 5.5
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 environments, OT security teams managing network monitoring infrastructure, and compliance officers responsible for secure session management controls in critical infrastructure sectors.

Technical summary

The SINEC Traffic Analyzer web server fails to set essential cookie security attributes on session tokens post-authentication. Missing Secure, HttpOnly, and SameSite flags expose sessions to: (1) man-in-the-middle interception when transmitted over unencrypted channels, (2) client-side script access enabling XSS-based token theft, and (3) cross-site request forgery via unintended cross-origin cookie transmission. The CVSS 3.1 score of 5.5 reflects local attack requirements with high confidentiality impact potential.

Defensive priority

medium

Recommended defensive actions

  • Apply vendor fix: Update SINEC Traffic Analyzer to version 1.2 or later
  • Implement network segmentation to limit exposure of the web management interface
  • Enforce HTTPS-only access to the web server to mitigate cookie transmission risks
  • Monitor for anomalous session activity and unauthorized access attempts
  • Review and apply CISA ICS recommended practices for defense-in-depth strategies

Evidence notes

The vulnerability description is sourced from CISA CSAF advisory ICSA-24-165-13, which references Siemens Security Advisory SSA-196737. The CVSS 3.1 vector (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N) indicates local attack vector with low attack complexity, requiring low privileges but no user interaction, resulting in high confidentiality impact.

Official resources

This vulnerability was disclosed through coordinated disclosure via CISA and Siemens ProductCERT. The advisory ICSA-24-165-13 was published by CISA on June 11, 2024, with subsequent revisions in February and May 2025 to update CVSS vectors.