Lucene search
K

68 matches found

NVD
NVD
added 2020/09/30 8:15 p.m.18 views

CVE-2020-25626

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control those strings to inject malicious tags, leadin...

6.1CVSS0.01271EPSS
Exploits0References3
OSV
OSV
added 2020/09/30 8:15 p.m.31 views

CVE-2020-25626

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control those strings to inject malicious tags, leadin...

6.1CVSS6AI score
Exploits0References3
UbuntuCve
UbuntuCve
added 2020/09/30 8:15 p.m.24 views

CVE-2020-25626

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control those strings to inject malicious tags, leadin...

6.1CVSS6.3AI score0.01271EPSS
Exploits0References2
Prion
Prion
added 2020/09/30 8:15 p.m.23 views

Cross site scripting

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control those strings to inject malicious tags, leadin...

4.3CVSS6AI score0.01271EPSS
Exploits0References3Affected Software3
PyPA
PyPA
added 2020/09/30 8:15 p.m.8 views

PYSEC-2020-263

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control those strings to inject malicious...

6.1CVSS6.5AI score0.01271EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2020/09/30 8:15 p.m.2 views

UBUNTU-CVE-2020-25626

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control those strings to inject malicious tags, leadin...

6.1CVSS5.7AI score0.01271EPSS
Exploits0References3
OSV
OSV
added 2020/09/30 8:15 p.m.5 views

PYSEC-2020-263

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control those strings to inject malicious tags, leadin...

6.1CVSS6.3AI score0.01271EPSS
Exploits0References3
CVE
CVE
added 2020/09/30 7:24 p.m.218 views

CVE-2020-25626

CVE-2020-25626 affects Django REST Framework (DRF) with versions prior to 3.12.0 and prior to 3.11.2. The flaw is an improper escape of certain user-controlled strings in the browseable API viewer, allowing injection of script tags (XSS). Impact is limited to cases where attackers can influence t...

6.1CVSS5.8AI score0.01271EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2020/09/30 7:24 p.m.20 views

CVE-2020-25626

A flaw was found in Django REST Framework versions before 3.12.0 and before 3.11.2. When using the browseable API viewer, Django REST Framework fails to properly escape certain strings that can come from user input. This allows a user who can control those strings to inject malicious tags, leadin...

5.9AI score0.01271EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2020/09/30 4:16 p.m.47 views

CVE-2020-25626

A flaw was found in the Django REST Framework. When using the browseable API viewer, the Django REST Framework fails to properly escape certain strings that come from user input. This flaw allows a user to control those strings to inject malicious...

6.1CVSS1.9AI score0.01271EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2020/09/30 12:0 a.m.4 views

PT-2020-16135 · Django +1 · Django Rest Framework +1

Name of the Vulnerable Software and Affected Versions: Django REST Framework versions prior to 3.12.0 Django REST Framework versions prior to 3.11.2 Description: A flaw in Django REST Framework allows for a cross-site-scripting XSS issue when using the browseable API viewer. The framework fails t...

6.1CVSS6AI score0.01271EPSS
Exploits0References27
Github Security Blog
Github Security Blog
added 2020/06/05 4:9 p.m.78 views

Django Rest Framework jwt allows obtaining new token from notionally invalidated token

An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of...

9.1CVSS4.6AI score0.01257EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2020/06/05 4:9 p.m.21 views

GHSA-FPJM-RP2G-3R4C Django Rest Framework jwt allows obtaining new token from notionally invalidated token

An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of...

9.3CVSS9AI score0.01257EPSS
Exploits0References8
CNVD
CNVD
added 2020/03/17 12:0 a.m.1 views

drf-jwt Authorization Issues Vulnerability

drf-jwt is a JSON Web Token Authentication support package for the Django REST Framework. An authorization issue vulnerability exists in drf-jwt version 1.15.x prior to 1.15.1, which stems from an incompatibility between the blacklist protection mechanism and the token refresh feature, and can be...

9.1CVSS6.9AI score0.01257EPSS
Exploits0References1
NVD
NVD
added 2020/03/15 10:15 p.m.6 views

CVE-2020-10594

An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of...

9.1CVSS9AI score0.01257EPSS
Exploits0References3
OSV
OSV
added 2020/03/15 10:15 p.m.14 views

CVE-2020-10594

An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of...

9.1CVSS9AI score
Exploits0References3
Prion
Prion
added 2020/03/15 10:15 p.m.19 views

Design/Logic Flaw

An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of...

5.8CVSS8.9AI score0.01257EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2020/03/15 10:15 p.m.30 views

PYSEC-2020-40

An issue was discovered in drf-jwt 1.15.x before 1.15.1. It allows attackers with access to a notionally invalidated token to obtain a new, working token via the refresh endpoint, because the blacklist protection mechanism is incompatible with the token-refresh feature. NOTE: drf-jwt is a fork of...

9.1CVSS4.9AI score0.01257EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2019/03/25 12:0 a.m.29 views

F5 Networks BIG-IP : REST Framework vulnerability (K11818407)

The Configuration utility login page may not follow best security practices when handling a malicious request. CVE-2019-6602 Impact BIG-IP The Configuration utility login page returns an inconsistent HTTP response when processing modified requests; this may provide clues to an attacker looking to...

7.5CVSS7.4AI score0.01779EPSS
Exploits0References2
Veracode
Veracode
added 2018/01/24 12:23 a.m.11 views

JWT_AUTH_COOKIE Vulnerable To CSRF Attacks

django-rest-framework-jst creates a JWT token, JWTAUTHCOOKIE, which is vulnerable to cross-site request forgery CSRF attacks. When using django.middleware.csrf.CsrfViewMiddleware the Django framework will typically generate a secured CSRF token and ensure that it is validated upon submission of a...

6.6AI score
Exploits0
Rows per page
Query Builder