Show filters
21 Total Results
Displaying 11-20 of 21
Sort by:
Attacker Value
Unknown
CVE-2023-23934
Disclosure Date: February 14, 2023 (last updated October 08, 2023)
Werkzeug is a comprehensive WSGI web application library. Browsers may allow "nameless" cookies that look like `=value` instead of `key=value`. A vulnerable browser may allow a compromised application on an adjacent subdomain to exploit this to set a cookie like `=__Host-test=bad` for another subdomain. Werkzeug prior to 2.2.3 will parse the cookie `=__Host-test=bad` as __Host-test=bad`. If a Werkzeug application is running next to a vulnerable or malicious subdomain which sets such a cookie using a vulnerable browser, the Werkzeug application will see the bad cookie value but the valid cookie key. The issue is fixed in Werkzeug 2.2.3.
0
Attacker Value
Unknown
CVE-2022-29361
Disclosure Date: May 25, 2022 (last updated February 23, 2025)
Improper parsing of HTTP requests in Pallets Werkzeug v2.1.0 and below allows attackers to perform HTTP Request Smuggling using a crafted HTTP request with multiple requests included inside the body. NOTE: the vendor's position is that this behavior can only occur in unsupported configurations involving development mode and an HTTP server from outside the Werkzeug project
0
Attacker Value
Unknown
CVE-2020-28493
Disclosure Date: February 01, 2021 (last updated February 22, 2025)
This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the `_punctuation_re regex` operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punctuation. This issue can be mitigated by Markdown to format user content instead of the urlize filter, or by implementing request timeouts and limiting process memory.
0
Attacker Value
Unknown
CVE-2020-28724
Disclosure Date: November 18, 2020 (last updated February 22, 2025)
Open redirect vulnerability in werkzeug before 0.11.6 via a double slash in the URL.
0
Attacker Value
Unknown
CVE-2019-14806
Disclosure Date: August 09, 2019 (last updated November 27, 2024)
Pallets Werkzeug before 0.15.3, when used with Docker, has insufficient debugger PIN randomness because Docker containers share the same machine id.
0
Attacker Value
Unknown
CVE-2019-14322
Disclosure Date: July 28, 2019 (last updated November 27, 2024)
In Pallets Werkzeug before 0.15.5, SharedDataMiddleware mishandles drive names (such as C:) in Windows pathnames.
0
Attacker Value
Unknown
CVE-2019-1010083
Disclosure Date: July 17, 2019 (last updated November 27, 2024)
The Pallets Project Flask before 1.0 is affected by: unexpected memory usage. The impact is: denial of service. The attack vector is: crafted encoded JSON data. The fixed version is: 1. NOTE: this may overlap CVE-2018-1000656.
0
Attacker Value
Unknown
CVE-2016-10745
Disclosure Date: April 08, 2019 (last updated November 27, 2024)
In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
0
Attacker Value
Unknown
CVE-2019-10906
Disclosure Date: April 07, 2019 (last updated November 08, 2023)
In Pallets Jinja before 2.10.1, str.format_map allows a sandbox escape.
0
Attacker Value
Unknown
CVE-2018-1000656
Disclosure Date: August 20, 2018 (last updated November 27, 2024)
The Pallets Project flask version Before 0.12.3 contains a CWE-20: Improper Input Validation vulnerability in flask that can result in Large amount of memory usage possibly leading to denial of service. This attack appear to be exploitable via Attacker provides JSON data in incorrect encoding. This vulnerability appears to have been fixed in 0.12.3. NOTE: this may overlap CVE-2019-1010083.
0