Show filters
185 Total Results
Displaying 71-80 of 185
Sort by:
Attacker Value
Unknown
CVE-2021-32052
Disclosure Date: May 06, 2021 (last updated February 22, 2025)
In Django 2.2 before 2.2.22, 3.1 before 3.1.10, and 3.2 before 3.2.2 (with Python 3.9.5+), URLValidator does not prohibit newlines and tabs (unless the URLField form field is used). If an application uses values with newlines in an HTTP response, header injection can occur. Django itself is unaffected because HttpResponse prohibits newlines in HTTP headers.
0
Attacker Value
Unknown
CVE-2021-31542
Disclosure Date: May 05, 2021 (last updated February 22, 2025)
In Django 2.2 before 2.2.21, 3.1 before 3.1.9, and 3.2 before 3.2.1, MultiPartParser, UploadedFile, and FieldFile allowed directory traversal via uploaded files with suitably crafted file names.
0
Attacker Value
Unknown
CVE-2021-28658
Disclosure Date: April 06, 2021 (last updated February 22, 2025)
In Django 2.2 before 2.2.20, 3.0 before 3.0.14, and 3.1 before 3.1.8, MultiPartParser allowed directory traversal via uploaded files with suitably crafted file names. Built-in upload handlers were not affected by this vulnerability.
0
Attacker Value
Unknown
CVE-2021-23135
Disclosure Date: March 15, 2021 (last updated February 22, 2025)
Exposure of System Data to an Unauthorized Control Sphere vulnerability in web UI of Argo CD allows attacker to cause leaked secret data into web UI error messages and logs. This issue affects Argo CD 1.8 versions prior to 1.8.7; 1.7 versions prior to 1.7.14.
0
Attacker Value
Unknown
CVE-2021-26923
Disclosure Date: March 15, 2021 (last updated February 22, 2025)
An issue was discovered in Argo CD before 1.8.4. Accessing the endpoint /api/version leaks internal information for the system, and this endpoint is not protected with authentication.
0
Attacker Value
Unknown
CVE-2021-26924
Disclosure Date: March 15, 2021 (last updated February 22, 2025)
An issue was discovered in Argo CD before 1.8.4. Browser XSS protection is not activated due to the missing XSS protection header.
0
Attacker Value
Unknown
CVE-2021-23347
Disclosure Date: March 03, 2021 (last updated February 22, 2025)
The package github.com/argoproj/argo-cd/cmd before 1.7.13, from 1.8.0 and before 1.8.6 are vulnerable to Cross-site Scripting (XSS) the SSO provider connected to Argo CD would have to send back a malicious error message containing JavaScript to the user.
0
Attacker Value
Unknown
CVE-2020-35681
Disclosure Date: February 22, 2021 (last updated February 22, 2025)
Django Channels 3.x before 3.0.3 allows remote attackers to obtain sensitive information from a different request scope. The legacy channels.http.AsgiHandler class, used for handling HTTP type requests in an ASGI environment prior to Django 3.0, did not correctly separate request scopes in Channels 3.0. In many cases this would result in a crash but, with correct timing, responses could be sent to the wrong client, resulting in potential leakage of session identifiers and other sensitive data. Note that this affects only the legacy Channels provided class, and not Django's similar ASGIHandler, available from Django 3.0.
0
Attacker Value
Unknown
CVE-2021-23336
Disclosure Date: February 15, 2021 (last updated February 22, 2025)
The package python/cpython from 0 and before 3.6.13, from 3.7.0 and before 3.7.10, from 3.8.0 and before 3.8.8, from 3.9.0 and before 3.9.2 are vulnerable to Web Cache Poisoning via urllib.parse.parse_qsl and urllib.parse.parse_qs by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter.
0
Attacker Value
Unknown
CVE-2021-26921
Disclosure Date: February 09, 2021 (last updated February 22, 2025)
In util/session/sessionmanager.go in Argo CD before 1.8.4, tokens continue to work even when the user account is disabled.
0