3 matches found
OESA-2025-2319 curl security update
cURL is a computer software project providing a library libcurl and command-line tool curl for transferring data using various protocols. Security Fixes: curl contains an out-of-bounds read vulnerability in cookie path comparison logic. When a secure cookie is set via HTTPS and then the client is...
CVE-2020-35217
Vert.x-Web framework v4.0 milestone 1-4 does not perform a correct CSRF verification. Instead of comparing the CSRF token in the request with the CSRF token in the cookie, it compares the CSRF token in the cookie against a CSRF token that is stored in the session. An attacker does not even need t...
Timing Attack
github.com/bitly/oauth2proxy is vulnerable to timing attacks. This vulnerability is caused because the cookies are not compared in constant time, allowing malicious users to guess the valid cookies based on the time that a comparison takes...