Lucene search
+L

106 matches found

CNNVD
CNNVD
added 2025/07/18 12:00 a.m.15 views

Tenda FH451 安全漏洞

The Tenda FH451 is a router from the Chinese company Tenda. The Tenda FH451 version 1.0.0.9 suffers from a buffer overflow vulnerability that originates from a failure to properly validate the length of input data for the parameter Go/page in the file /goform/SafeUrlFilter, which could be exploit...

9CVSS8.1AI score0.00862EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2023/07/13 12:00 a.m.14 views

Tenda F1202 缓冲区错误漏洞

The Tenda F1202 is a dual-band Wi-Fi router with fifth-generation technology from Tenda China. A security vulnerability exists in the Tenda F1202 prior to version V1.0BRV1.2.0.20, which stems from a buffer overflow on the page page of the fromSafeUrlFilter method...

9.8CVSS8.8AI score0.00928EPSS
SaveExploits1References3
OSV
OSV
added 2023/04/11 3:15 p.m.12 views

CVE-2023-27192

An issue found in DUALSPACE Super Secuirty v.2.3.7 allows an attacker to cause a denial of service via the keywifisafenetcheckurl, KEYCirusscanwhitelist and KEYADNEWUSERAVOIDTIME parameters...

9.8CVSS5.8AI score0.01207EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:05 a.m.10 views

SUSE CVE-2016-2512

The utils.http.issafeurl function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting XSS attacks via a URL containing basic authentication, as demonstrated by...

7.4CVSS6.3AI score0.04053EPSS
SaveExploits0References6
OSV
OSV
added 2022/12/08 4:15 p.m.10 views

CVE-2022-45521

Tenda W30E V1.0.1.25633 was discovered to contain a stack overflow via the page parameter at /goform/SafeUrlFilter...

7.5CVSS5.9AI score0.00868EPSS
SaveExploits1References1
OSV
OSV
added 2021/08/09 8:44 p.m.25 views

GHSA-4298-89HC-6RFV Open Redirect in Flask-User

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple backslashes such as /////evil.com/path or \\evil.com/path. This vulnerability is only exploitable if an...

5.4CVSS6AI score0.01113EPSS
SaveExploits1References6
CNVD
CNVD
added 2021/07/07 12:00 a.m.14 views

Unspecified Vulnerability in Flask-User

Flask-User is a software application. Customizable user authentication and user management, register, confirm, login, change username, password, forget password, etc. A security vulnerability exists in Flask-User, which can be exploited to bypass url authentication and redirect a user to an...

6.1CVSS7.1AI score0.01113EPSS
SaveExploits1References1
OSV
OSV
added 2021/07/05 11:15 a.m.21 views

CVE-2021-23401

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as /////evil.com/path or \\evil.com/path. This vulnerability is only exploitable if an...

6.1CVSS5.9AI score0.01113EPSS
SaveExploits1References3
PyPA
PyPA
added 2021/07/05 11:15 a.m.12 views

PYSEC-2021-337

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as /////evil.com/path or \\\evil.com/path. This vulnerability is only exploitable if an...

6.1CVSS7AI score0.01113EPSS
SaveExploits1References4Affected Software1
attackerkb
attackerkb
added 2021/07/05 10:20 a.m.9 views

CVE-2021-23401

This affects all versions of package Flask-User. When using the makesafeurl function, it is possible to bypass URL validation and redirect a user to an arbitrary URL by providing multiple back slashes such as /////evil.com/path or \\evil.com/path. This vulnerability is only exploitable if an...

6.1CVSS5.7AI score0.01113EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/07/05 12:00 a.m.17 views

flask-user 输入验证错误漏洞

Flask-User is a software application. Customizable user authentication and user management, register, confirm, login, change username, password, forget password, etc. A security vulnerability exists in Flask-User, which can be exploited to bypass url authentication and redirect a user to an...

6.1CVSS5.8AI score0.01113EPSS
SaveExploits1References3
OSV
OSV
added 2019/01/04 5:50 p.m.14 views

GHSA-37HP-765X-J95X Django open redirect and possible XSS attack via user-supplied numeric redirect URLs

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects namely django.utils.http.issafeurl considered some numeric URLs "safe" when they shouldn't be, aka an open...

6.1CVSS6.7AI score0.02404EPSS
SaveExploits1References16
RedHat Linux
RedHat Linux
added 2017/06/28 2:53 p.m.11 views

python-django: Open redirect and possible XSS attack via user-supplied numeric redirect URLs

A redirect flaw, where the issafeurl function did not correctly sanitize numeric-URL user input, was found in python-django. A remote attacker could exploit this flaw to perform XSS attacks against the OpenStack dashboard...

6.1CVSS7.1AI score0.02404EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2017/06/14 3:18 p.m.20 views

python-django: Open redirect and possible XSS attack via user-supplied numeric redirect URLs

A redirect flaw, where the issafeurl function did not correctly sanitize numeric-URL user input, was found in python-django. A remote attacker could exploit this flaw to perform XSS attacks against the OpenStack dashboard...

6.1CVSS7.1AI score0.02404EPSS
SaveExploits1References4
PyPA
PyPA
added 2017/04/04 5:59 p.m.13 views

PYSEC-2017-9

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects namely django.utils.http.issafeurl considered some numeric URLs "safe" when they shouldn't be, aka an open...

6.1CVSS6.2AI score0.02404EPSS
SaveExploits1References12Affected Software1
OSV
OSV
added 2017/04/04 5:59 p.m.7 views

ALPINE-CVE-2017-7233

Django 1.10 before 1.10.7, 1.9 before 1.9.13, and 1.8 before 1.8.18 relies on user input in some cases to redirect the user to an "on success" URL. The security check for these redirects namely django.utils.http.issafeurl considered some numeric URLs "safe" when they shouldn't be, aka an open...

6.1CVSS6.2AI score0.02404EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2017/04/04 12:00 a.m.19 views

PT-2017-17595

Name of the Vulnerable Software and Affected Versions Django versions 1.10 before 1.10.7 Django versions 1.9 before 1.9.13 Django versions 1.8 before 1.8.18 Description The issue relies on user input to redirect the user to an "on success" URL. The security check for these redirects, namely...

6.1CVSS6.7AI score0.02404EPSS
SaveExploits1References162
OSV
OSV
added 2016/04/08 3:59 p.m.12 views

PYSEC-2016-15

The utils.http.issafeurl function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting XSS attacks via a URL containing basic authentication, as demonstrated by...

7.4CVSS7.2AI score0.04053EPSS
SaveExploits0References14
RedHat Linux
RedHat Linux
added 2016/03/24 1:09 a.m.14 views

python-django: Malicious redirect and possible XSS attack via user-supplied redirect URLs containing basic auth

An open-redirect flaw was found in the way Django's django.utils.http.issafeurl function filtered authentication URLs. An attacker able to trick a victim into visiting a crafted URL could use this flaw to redirect that victim to a malicious site...

7.4CVSS7.3AI score0.04053EPSS
SaveExploits0References5
OSV
OSV
added 2016/03/01 5:00 p.m.9 views

UBUNTU-CVE-2016-2512

The utils.http.issafeurl function in Django before 1.8.10 and 1.9.x before 1.9.3 allows remote attackers to redirect users to arbitrary web sites and conduct phishing attacks or possibly conduct cross-site scripting XSS attacks via a URL containing basic authentication, as demonstrated by...

7.4CVSS7.2AI score0.04053EPSS
SaveExploits0References4
Rows per page
Query Builder