Lucene search
K

24 matches found

CVE
CVE
added 2026/05/11 2:35 p.m.6 views

CVE-2026-7820

CVE-2026-7820 affects pgAdmin 4 prior to 9.15. The issue is an account-lockout bypass caused by improper synchronization between pgAdmin’s custom /authenticate/login path and Flask-Security’s default /login path. Because Flask-Security’s default route does not consult the pgAdmin User.locked fiel...

6.9CVSS5.8AI score0.00043EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/11 2:35 p.m.31 views

CVE-2026-7820 pgAdmin 4: Account-lockout bypass via Flask-Security default /login view

Improper restriction of excessive authentication attempts CWE-307 in pgAdmin 4. pgAdmin enforces MAXLOGINATTEMPTS only inside its custom /authenticate/login view. Flask-Security's default /login view, which is registered automatically by security.initapp and is reachable on every server, never...

6.9CVSS0.00043EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/11 2:35 p.m.5 views

CVE-2026-7820 pgAdmin 4: Account-lockout bypass via Flask-Security default /login view

Improper restriction of excessive authentication attempts CWE-307 in pgAdmin 4. pgAdmin enforces MAXLOGINATTEMPTS only inside its custom /authenticate/login view. Flask-Security's default /login view, which is registered automatically by security.initapp and is reachable on every server, never...

6.9CVSS5.8AI score0.00043EPSS
Exploits0References1
CVE
CVE
added 2026/02/21 11:2 p.m.6 views

CVE-2026-2894

FunAdmin up to 7.1.0-rc4 is affected by an access-control error in the forget.html getMember function that enables information disclosure. The issue allows remote exploitation with publicly available exploit code. Multiple sources confirm the vulnerability in the same component and version range....

9.1CVSS5.3AI score0.00051EPSS
Exploits1References5Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-16963

Malware in sbrugna...

6.1CVSS6.3AI score0.00465EPSS
Exploits2References6
OSV
OSV
added 2025/09/25 8:40 a.m.5 views

BIT-DJANGO-2025-27556

An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.setlanguage are subject to a potential denial-of-service attack v...

7.5CVSS6.9AI score0.00011EPSS
Exploits1References5
Snyk
Snyk
added 2025/04/02 3:31 p.m.4 views

Allocation of Resources Without Limits or Throttling

Overview Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView...

7.5CVSS5.7AI score0.00011EPSS
Exploits1References2
OSV
OSV
added 2025/04/02 1:15 p.m.4 views

CVE-2025-27556

An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.setlanguage are subject to a potential denial-of-service attack v...

7.5CVSS6.9AI score
Exploits0References4
PyPA
PyPA
added 2025/04/02 1:15 p.m.10 views

PYSEC-2025-14

An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.setlanguage are subject to a potential denial-of-service attack v...

5.8CVSS7AI score0.00011EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2025/04/02 1:15 p.m.0 views

PYSEC-2025-14

An issue was discovered in Django 5.1 before 5.1.8 and 5.0 before 5.0.14. The NFKC normalization is slow on Windows. As a consequence, django.contrib.auth.views.LoginView, django.contrib.auth.views.LogoutView, and django.views.i18n.setlanguage are subject to a potential denial-of-service attack v...

7.5CVSS6.8AI score0.00011EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2025/04/02 12:0 a.m.4 views

PT-2025-14483

Name of the Vulnerable Software and Affected Versions Django versions 5.1 before 5.1.8 Django versions 5.0 before 5.0.14 Description An issue was discovered where the NFKC normalization is slow on Windows, making certain views subject to a potential denial-of-service attack via certain inputs wit...

5.8CVSS5.9AI score0.00011EPSS
Exploits1References22
SUSE CVE
SUSE CVE
added 2023/02/15 5:34 a.m.1 views

SUSE CVE-2013-6044

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

4.3CVSS6.2AI score0.04123EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/05/17 12:23 a.m.31 views

Django cross-site scripting (XSS) vulnerability via is_safe_url function

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

4.3CVSS5.5AI score0.04123EPSS
Exploits0References13Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/05/17 12:0 a.m.24 views

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

4.3CVSS6AI score0.04123EPSS
Exploits0References15Affected Software1
CVE
CVE
added 2022/04/15 6:50 p.m.106 views

CVE-2022-24857

CVE-2022-24857 affects django-mfa3 prior to 0.5.0 where the admin login view was not modified, allowing bypass of MFA for users with both django-mfa3 (

8.8CVSS8AI score0.00506EPSS
Exploits0References4Affected Software1
Zero Day Initiative
Zero Day Initiative
added 2020/04/08 12:0 a.m.16 views

Advantech WebAccess/NMS Login SQL Injection Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Advantech WebAccess/NMS. Authentication is not required to exploit this vulnerability. The specific flaw exists within the processing of calls to the Login.view endpoint. When parsing the...

7.5CVSS2.2AI score0.00282EPSS
Exploits0References1
OSV
OSV
added 2019/03/21 4:1 p.m.0 views

CVE-2019-7421

XSS exists in SAMSUNG X7400GX SyncThru Web Service V6.A6.25 V11.01.05.2508-21-2015 in "/sws.login/gnb/loginView.sws" in multiple parameters: contextpath and basedURL...

6.1CVSS5.8AI score
Exploits0References4
Prion
Prion
added 2019/03/21 4:1 p.m.9 views

Cross site scripting

XSS exists in SAMSUNG X7400GX SyncThru Web Service V6.A6.25 V11.01.05.2508-21-2015 in "/sws.login/gnb/loginView.sws" in multiple parameters: contextpath and basedURL...

4.3CVSS6AI score0.00465EPSS
Exploits2References4Affected Software1
RedHat Linux
RedHat Linux
added 2013/11/14 5:25 p.m.0 views

python-django: xss in is_safe_url function

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

4.3CVSS5.6AI score0.04123EPSS
Exploits0References4
OSV
OSV
added 2013/10/04 5:55 p.m.2 views

DEBIAN-CVE-2013-6044

The issafeurl function in utils/http.py in Django 1.4.x before 1.4.6, 1.5.x before 1.5.2, and 1.6 before beta 2 treats a URL's scheme as safe even if it is not HTTP or HTTPS, which might introduce cross-site scripting XSS or other vulnerabilities into Django applications that use this function, a...

4.3CVSS6.2AI score0.04123EPSS
Exploits0References1
Rows per page
Query Builder