Lucene search
+L

7653 matches found

OpenVAS
OpenVAS
added 2019/07/04 12:00 a.m.58 views

Django 1.11.x < 1.11.22, 2.1.x < 2.1.10, 2.2.x < 2.2.3 Insecure HTTP Handling Vulnerability - Windows

Django is prone to insecure handling of HTTP requests. SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.3CVSS5.8AI score0.01711EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2019/07/03 8:37 p.m.35 views

Django Incorrect HTTP detection with reverse-proxy connecting via HTTPS

An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECUREPROXYSSLHEADER and SECURESSLREDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words,...

5.3CVSS6.1AI score0.01711EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2019/07/03 8:37 p.m.16 views

GHSA-6C7V-2F49-8H26 Django Incorrect HTTP detection with reverse-proxy connecting via HTTPS

An issue was discovered in Django 1.11 before 1.11.22, 2.1 before 2.1.10, and 2.2 before 2.2.3. An HTTP request is not redirected to HTTPS when the SECUREPROXYSSLHEADER and SECURESSLREDIRECT settings are used, and the proxy connects to Django via HTTPS. In other words,...

6.9CVSS6.8AI score0.01711EPSS
SaveExploits0References15
Veracode
Veracode
added 2019/07/03 5:12 a.m.25 views

Verification Process Spoofing

django-rest-registration is vulnerable to verification process spoofing. The misuse of django signing API and just relying on static string for signatures leads to easily guessable signatures used for email verification...

9.8CVSS9.2AI score0.01635EPSS
SaveExploits1References3Affected Software1
CNVD
CNVD
added 2019/07/03 12:00 a.m.9 views

Django Security Bypass Vulnerability (CNVD-2019-21074)

Django is the Django Foundation's set of open source Web application framework based on the Python language . The framework includes object-oriented mapper , view system , template system and so on. A security vulnerability exists in Django that stems from the program's failure to properly handle...

5.3CVSS6.8AI score0.01711EPSS
SaveExploits0References1
NVD
NVD
added 2019/07/02 10:15 p.m.46 views

CVE-2019-13177

verification.py in django-rest-registration aka Django REST Registration library before 0.5.0 relies on a static string for signatures i.e., the Django Signing API is misused, which allows remote attackers to spoof the verification process. This occurs because incorrect code refactoring led to...

9.8CVSS9.4AI score0.01635EPSS
SaveExploits1References2
OSV
OSV
added 2019/07/02 10:15 p.m.22 views

CVE-2019-13177

verification.py in django-rest-registration aka Django REST Registration library before 0.5.0 relies on a static string for signatures i.e., the Django Signing API is misused, which allows remote attackers to spoof the verification process. This occurs because incorrect code refactoring led to...

9.8CVSS7AI score
SaveExploits0References2
Prion
Prion
added 2019/07/02 10:15 p.m.20 views

Design/Logic Flaw

verification.py in django-rest-registration aka Django REST Registration library before 0.5.0 relies on a static string for signatures i.e., the Django Signing API is misused, which allows remote attackers to spoof the verification process. This occurs because incorrect code refactoring led to...

7.5CVSS9.3AI score0.01635EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2019/07/02 10:15 p.m.46 views

PYSEC-2019-20

verification.py in django-rest-registration aka Django REST Registration library before 0.5.0 relies on a static string for signatures i.e., the Django Signing API is misused, which allows remote attackers to spoof the verification process. This occurs because incorrect code refactoring led to...

9.8CVSS5.9AI score0.01635EPSS
SaveExploits1References2
OSV
OSV
added 2019/07/02 10:15 p.m.16 views

PYSEC-2019-90

verification.py in django-rest-registration aka Django REST Registration library before 0.5.0 relies on a static string for signatures i.e., the Django Signing API is misused, which allows remote attackers to spoof the verification process. This occurs because incorrect code refactoring led to...

5.9AI score
SaveExploits0References2
PyPA
PyPA
added 2019/07/02 10:15 p.m.15 views

PYSEC-2019-20

verification.py in django-rest-registration aka Django REST Registration library before 0.5.0 relies on a static string for signatures i.e., the Django Signing API is misused, which allows remote attackers to spoof the verification process. This occurs because incorrect code refactoring led to...

9.8CVSS7.2AI score0.01635EPSS
SaveExploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2019/07/02 10:15 p.m.6 views

CVE-2019-13177

verification.py in django-rest-registration aka Django REST Registration library before 0.5.0 relies on a static string for signatures i.e., the Django Signing API is misused, which allows remote attackers to spoof the verification process. This occurs because incorrect code refactoring led to...

9.8CVSS5.8AI score0.01635EPSS
SaveExploits1References3
CVE
CVE
added 2019/07/02 9:17 p.m.241 views

CVE-2019-13177

The CVE is supported by concrete details in connected sources: django-rest-registration before 0.5.0 misuses the Django Signer API by passing the salt as the secret key, resulting in static, easily guessable verification signatures. This allows remote attackers to spoof the verification process v...

9.8CVSS9.3AI score0.01635EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2019/07/02 9:17 p.m.57 views

CVE-2019-13177

verification.py in django-rest-registration aka Django REST Registration library before 0.5.0 relies on a static string for signatures i.e., the Django Signing API is misused, which allows remote attackers to spoof the verification process. This occurs because incorrect code refactoring led to...

9.4AI score0.01635EPSS
SaveExploits1References2
OSV
OSV
added 2019/07/02 3:43 p.m.80 views

GHSA-P3W6-JCG4-52XH Improper Verification of Cryptographic Signature in django-rest-registration

Misusing the Django Signer API leads to predictable signatures used in verification emails Impact The vulnerability is a high severity one. Anyone using Django REST Registration library versions 0.2. - 0.4. with e-mail verification option which is recommended, but needs additional configuration i...

9.8CVSS9.6AI score0.01635EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2019/07/02 3:43 p.m.44 views

Improper Verification of Cryptographic Signature in django-rest-registration

Misusing the Django Signer API leads to predictable signatures used in verification emails Impact The vulnerability is a high severity one. Anyone using Django REST Registration library versions 0.2. - 0.4. with e-mail verification option which is recommended, but needs additional configuration i...

9.8CVSS0.1AI score0.01635EPSS
SaveExploits1References6Affected Software1
Veracode
Veracode
added 2019/07/02 4:49 a.m.30 views

Man-in-the-Middle (MitM)

django is vulnerable to man-in-the-middle attacks. HTTP requests are not redirected to HTTPS in accordance with SECURESSLREDIRECT when deployed behind a reverse-proxy due to incorrect results for issecure and buildabsoluteuri...

5.3CVSS5.5AI score0.01711EPSS
SaveExploits0References12Affected Software243
Tenable Nessus
Tenable Nessus
added 2019/07/02 12:00 a.m.28 views

FreeBSD : Django -- Incorrect HTTP detection with reverse-proxy connecting via HTTPS (b805d7b4-9c0c-11e9-97f0-000c29e96db4)

Django security releases issued : When deployed behind a reverse-proxy connecting to Django via HTTPS, django.http.HttpRequest.scheme would incorrectly detect client requests made via HTTP as using HTTPS. This entails incorrect results for issecure, and buildabsoluteuri, and that HTTP requests...

5.3CVSS6.6AI score0.01711EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2019/07/02 12:00 a.m.45 views

Ubuntu: Security Advisory (USN-4043-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2019 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS6.2AI score0.02402EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2019/07/02 12:00 a.m.35 views

Ubuntu 16.04 LTS / 18.04 LTS : Django vulnerabilities (USN-4043-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-4043-1 advisory. It was discovered that Django incorrectly handled certain inputs. An attacker could possibly use this issue to execute arbitrary code. This...

6.1CVSS7.4AI score0.02402EPSS
SaveExploits0References3
Rows per page
Query Builder