cookie security

About this tag
Cookie security on WindowsForum.com covers vulnerabilities and best practices for protecting cookie data in web applications and system processes. Discussions include real-world flaws such as CVE-2023-38546, a low-severity bug in libcurl's cookie duplication logic that could allow attackers to inject cookies under specific conditions. The tag also addresses patching strategies, secure cookie handling in development, and the broader implications of cookie-related security issues for Windows users and IT professionals. Topics range from library-level bugs to enterprise security configurations, emphasizing the importance of timely updates and understanding attack vectors.
  1. CVE-2023-38546: libcurl Cookie Duplication Bug and Patch 8.4.0

    A subtle bug in libcurl’s handle-duplication logic can let an attacker plant cookies into a running process under a narrow set of conditions — a reliability bug that turned into a security issue and was assigned CVE‑2023‑38546. The flaw is small in scope, rated low severity by the curl project...