CVE-2025-49189 PUBLISHED

Cookie missing HttpOnly flag

Assigner: SICK AG
Reserved: 03.06.2025 Published: 12.06.2025 Updated: 13.06.2025

The HttpOnlyflag of the session cookie \"@@\" is set to false. Since this flag helps preventing access to cookies via client-side scripts, setting the flag to false can lead to a higher possibility of Cross-Side-Scripting attacks which target the stored cookies.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor SICK AG
Product SICK Media Server
Versions Default: unaffected
  • affected from 0 to 1.5 (excl.)

Solutions

Users are strongly recommended to upgrade to the latest release of Media Server (>= 1.5).

References

Problem Types

  • CWE-1004 Sensitive Cookie Without 'HttpOnly' Flag CWE