Lucene search
+L

7629 matches found

CVE
CVE
added 2018/10/02 6:00 p.m.149 views

CVE-2018-16984

CVE-2018-16984 affects Django 2.1 before 2.1.2, where unprivileged admin users with view permissions can see full password hashes in the change form. The issue is due to bypassing the read-only password widget used to obfuscate hashes. Public records across multiple feeds (including Debian/ALT Li...

4.9CVSS5.2AI score0.02033EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2018/10/02 6:00 p.m.54 views

CVE-2018-16984

An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the "view" permission new in Django 2.1...

4.9CVSS5.5AI score0.02033EPSS
SaveExploits0
Cvelist
Cvelist
added 2018/10/02 6:00 p.m.34 views

CVE-2018-16984

An issue was discovered in Django 2.1 before 2.1.2, in which unprivileged users can read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated password hash was bypassed if a user has only the "view" permission new in Django 2.1...

5AI score0.02033EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2018/10/02 12:00 a.m.10 views

PT-2018-13817

Name of the Vulnerable Software and Affected Versions Django versions 2.1 through 2.1.1 Django versions prior to 2.1.2 Description An issue allows unprivileged users to read the password hashes of arbitrary accounts. The read-only password widget used by the Django Admin to display an obfuscated...

9.8CVSS6.8AI score0.25773EPSS
SaveExploits11References112
FreeBSD
FreeBSD
added 2018/10/02 12:00 a.m.504 views

Django -- password hash disclosure

Django release notes: CVE-2018-16984: Password hash disclosure to "view only" admin users If an admin user has the change permission to the user model, only part of the password hash is displayed in the change form. Admin users with the view but not change permission to the user model were...

4.9CVSS1.2AI score0.02033EPSS
SaveExploits0References1
ArchLinux
ArchLinux
added 2018/10/01 12:00 a.m.31 views

[ASA-201810-5] python-django: information disclosure

Arch Linux Security Advisory ASA-201810-5 ========================================= Severity: Medium Date : 2018-10-01 CVE-ID : CVE-2018-16984 Package : python-django Type : information disclosure Remote : Yes Link : https://security.archlinux.org/AVG-773 Summary ======= The package python-django...

4.9CVSS0.3AI score0.02033EPSS
SaveExploits0References4
OPENSUSE Linux
OPENSUSE Linux
added 2018/09/22 9:15 a.m.70 views

Security update for python-Django (moderate)

This update for python-Django to version 2.08 fixes the following issues: The following security vulnerability was fixed: - CVE-2018-14574: Fixed an redirection vulnerability in CommonMiddleware boo1102680 The following other bugs were fixed: - Fixed a regression in Django 2.0.7 that broke the...

1.9AI score0.2549EPSS
SaveExploits0References1
CNVD
CNVD
added 2018/09/18 12:00 a.m.6 views

MicroPyramid Django-CRM Cross-Site Request Forgery Vulnerability

MicroPyramid Django-CRM is an open source customer relationship management system CRM based on the Django framework . A cross-site request forgery vulnerability exists in the /users/create/, /users//edit/, and /accounts//delete/ URIs in MicroPyramid Django-CRM version 0.2. A remote attacker can...

8.8CVSS8.5AI score0.00638EPSS
SaveExploits1References1
NVD
NVD
added 2018/09/05 10:29 p.m.18 views

CVE-2018-16552

MicroPyramid Django-CRM 0.2 allows CSRF for /users/create/, /users//edit/, and /accounts//delete/ URIs...

8.8CVSS8.8AI score0.00638EPSS
SaveExploits1References1
OSV
OSV
added 2018/09/05 10:29 p.m.27 views

PYSEC-2018-65

MicroPyramid Django-CRM 0.2 allows CSRF for /users/create/, /users//edit/, and /accounts//delete/ URIs...

8.8CVSS2.8AI score0.00638EPSS
SaveExploits1References2
OSV
OSV
added 2018/09/05 10:29 p.m.25 views

CVE-2018-16552

MicroPyramid Django-CRM 0.2 allows CSRF for /users/create/, /users//edit/, and /accounts//delete/ URIs...

8.8CVSS8.8AI score
SaveExploits0References1
Prion
Prion
added 2018/09/05 10:29 p.m.16 views

Cross site request forgery (csrf)

MicroPyramid Django-CRM 0.2 allows CSRF for /users/create/, /users//edit/, and /accounts//delete/ URIs...

6.8CVSS8.8AI score0.00638EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2018/09/05 10:00 p.m.26 views

CVE-2018-16552

MicroPyramid Django-CRM 0.2 allows CSRF for /users/create/, /users//edit/, and /accounts//delete/ URIs...

8.8AI score0.00638EPSS
SaveExploits1References1
CVE
CVE
added 2018/09/05 10:00 p.m.50 views

CVE-2018-16552

MicroPyramid Django-CRM 0.2 is affected by a CSRF vulnerability in the /users/create/, /users/##/edit/, and /accounts/##/delete/ URIs. The issue is documented across multiple sources (OSV/GHSA/CNVD/NVD) as CSRF for these endpoints. The connected documents do not provide root-cause details beyond ...

8.8CVSS8.7AI score0.00638EPSS
SaveExploits1References1Affected Software1
ThreatPost
ThreatPost
added 2018/08/28 7:27 p.m.17 views

Facebook Flaw Allowed Remote Commands

A vulnerability in a Facebook server that could have led to information disclosure and command execution has been patched by the social network. At issue was a Sentry service, which is an open-source error tracking application that helps developers monitor and fix crashes in real time. It’s writt...

SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/08/28 12:00 a.m.38 views

openSUSE Security Update : python-Django (openSUSE-2018-914)

This update for python-Django to version 2.08 fixes the following issues : The following security vulnerability was fixed : - CVE-2018-14574: Fixed an redirection vulnerability in CommonMiddleware boo1102680 The following other bugs were fixed : - Fixed a regression in Django 2.0.7 that broke the...

6.1CVSS6.1AI score0.2549EPSS
SaveExploits0References2
exploitpack
exploitpack
added 2018/08/27 12:00 a.m.35 views

Seagate Personal Cloud SRN21C 4.3.16.0 4.3.18.0 - SQL Injection

Seagate Personal Cloud SRN21C 4.3.16.0 4.3.18.0 - SQL Injection ------------------------------------------------------------------------ Seagate Media Server multiple SQL injection vulnerabilities ------------------------------------------------------------------------ Yorick Koster, September 20...

8.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/08/27 12:00 a.m.49 views

Seagate Personal Cloud SRN21C 4.3.16.0 / 4.3.18.0 - SQL Injection

------------------------------------------------------------------------ Seagate Media Server multiple SQL injection vulnerabilities ------------------------------------------------------------------------ Yorick Koster, September 2017...

5.3AI score
SaveExploits0
OPENSUSE Linux
OPENSUSE Linux
added 2018/08/24 12:08 p.m.69 views

Security update for python-Django (moderate)

This update for python-Django to version 2.08 fixes the following issues: The following security vulnerability was fixed: - CVE-2018-14574: Fixed an redirection vulnerability in CommonMiddleware boo1102680 The following other bugs were fixed: - Fixed a regression in Django 2.0.7 that broke the...

1.9AI score0.2549EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2018/08/24 12:00 a.m.58 views

Seagate Personal Cloud SRN21C SQL Injection

------------------------------------------------------------------------ Seagate Media Server multiple SQL injection vulnerabilities ------------------------------------------------------------------------ Yorick Koster, September 2017...

7.4AI score
SaveExploits0
Rows per page
Query Builder