Lucene search
+L

694 matches found

OSV
OSV
added 2020/04/27 9:15 p.m.8 views

UBUNTU-CVE-2020-1722

A flaw was found in all ipa versions 4.x.x through 4.8.0. When sending a very long password = 1,000,000 characters to the server, the password hashing process could exhaust memory and CPU leading to a denial of service and the website becoming unresponsive. The highest threat from this...

5.3CVSS6.6AI score0.01055EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2020/04/27 8:46 p.m.29 views

CVE-2020-1722

A flaw was found in all ipa versions 4.x.x through 4.8.0. When sending a very long password = 1,000,000 characters to the server, the password hashing process could exhaust memory and CPU leading to a denial of service and the website becoming unresponsive. The highest threat from this...

5.4CVSS5.9AI score0.01055EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2020/04/20 12:00 a.m.11 views

PT-2020-14913 · Freeipa +6 · Ipa +6

Name of the Vulnerable Software and Affected Versions: ipa versions 4.x.x through 4.8.0 Description: A flaw was found in the password hashing process. When a very long password = 1,000,000 characters is sent to the server, it could exhaust memory and CPU, leading to a denial of service and the...

6.9CVSS6.5AI score0.99019EPSS
SaveExploits22References145
RedhatCVE
RedhatCVE
added 2020/04/14 4:35 a.m.40 views

CVE-2020-1722

A flaw was found in IPA. When sending a very long password = 1,000,000 characters to the server, the password hashing process could exhaust memory and CPU leading to a denial of service and the website becoming unresponsive. The highest threat from this vulnerability is to system availability...

5.4CVSS2.7AI score0.01055EPSS
SaveExploits0References3
Hacker One
Hacker One
added 2020/04/05 3:03 p.m.30 views

Nextcloud: Possible denial of service when entering a loooong password

You can create a very long password until you get the last user to put and aries or DoS. Normally passwords have 8-10-24 digits. By sending a very long password 1.000.000 characters Usually this problem is caused by a vulnerable password hashing implementation. When a long password is sent, the...

5CVSS5.3AI score0.01316EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2020/02/13 12:00 a.m.8 views

Linux: Password hashing algorithm

The hashing algorithm can be set in following module: - pamunix: Module for traditional password authentication Use the sha512 option to enforce encryption with the SHA512 algorithm. If the SHA512 algorithm is not known to the crypt function, fall back to MD5. Copyright C 2020 Greenbone Networks...

7.4AI score
SaveExploits0References4
OpenVAS
OpenVAS
added 2020/02/04 12:00 a.m.37 views

Opencast < 8.1.0 Password Hashing Vulnerability

Opencast is prone to an insecure password hashing vulnerability. Copyright C 2020 Greenbone Networks GmbH 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-or-later This program is free...

8.1CVSS8.2AI score0.00626EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2020/01/30 9:21 p.m.86 views

Password Hashing: Do not use MD5

Impact User passwords are stored in the database using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problemati...

8.1CVSS0.7AI score0.00626EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2020/01/30 8:05 p.m.57 views

CVE-2020-5229 Opencast stores passwords using outdated MD5 hash algorithm

Opencast before 8.1 stores passwords using the rather outdated and cryptographically insecure MD5 hash algorithm. Furthermore, the hashes are salted using the username instead of a random salt, causing hashes for users with the same username and password to collide which is problematic especially...

7.7CVSS8.1AI score0.00626EPSS
SaveExploits0References2
Snyk
Snyk
added 2020/01/13 1:45 p.m.7 views

Cryptographic Issues

Overview bcrypt is an A library to help you hash passwords. Affected versions of this package are vulnerable to Cryptographic Issues. When hashing a password containing an ASCII NUL character, that character acts as the string terminator. Any following characters are ignored. Remediation Upgrade...

5.9CVSS6.9AI score
SaveExploits0References2
OSV
OSV
added 2019/12/30 2:15 p.m.13 views

CVE-2019-20138

The HTTP Authentication library before 2019-12-27 for Nim has weak password hashing because the default algorithm for libsodium's cryptopwhashstr is not used...

7.5CVSS7.2AI score
SaveExploits0References1
NVD
NVD
added 2019/12/30 2:15 p.m.16 views

CVE-2019-20138

The HTTP Authentication library before 2019-12-27 for Nim has weak password hashing because the default algorithm for libsodium's cryptopwhashstr is not used...

7.5CVSS7.8AI score0.00832EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2019/12/30 1:56 p.m.24 views

CVE-2019-20138

The HTTP Authentication library before 2019-12-27 for Nim has weak password hashing because the default algorithm for libsodium's cryptopwhashstr is not used...

7.8AI score0.00832EPSS
SaveExploits0References1
CVE
CVE
added 2019/12/30 1:56 p.m.66 views

CVE-2019-20138

CVE-2019-20138 affects Nim’s HTTP Authentication library up to 2019-12-27. The root cause is failing to use libsodium’s default password-hash algorithm (crypto_pwhash_str), leading to weak password hashing. Impact is described as weak authentication security; CVSS notes show high severity (3.1) w...

7.5CVSS7.7AI score0.00832EPSS
SaveExploits0References1Affected Software1
CNVD
CNVD
added 2019/12/05 12:00 a.m.11 views

Zabbix SIA Zabbix Encryption Issues Vulnerabilities

Zabbix SIA Zabbix is an open source monitoring system from the Latvian company Zabbix SIA. The system supports network monitoring, server monitoring, cloud monitoring and application monitoring. Zabbix SIA An encryption issue vulnerability exists in versions of Zabbix prior to 5.0, which stems fr...

7.5CVSS6.8AI score0.01211EPSS
SaveExploits0References1
OSV
OSV
added 2019/11/30 2:15 a.m.7 views

UBUNTU-CVE-2013-7484

Zabbix before 5.0 represents passwords in the users table with unsalted MD5...

7.5CVSS5.8AI score0.01211EPSS
SaveExploits0References4
NVD
NVD
added 2019/11/08 8:15 p.m.20 views

CVE-2019-13539

Medtronic Valleylab Exchange Client version 3.4 and below, Valleylab FT10 Energy Platform VLFT10GEN software version 4.0.0 and below, and Valleylab FX8 Energy Platform VLFX8GEN software version 1.1.0 and below use the descrypt algorithm for OS password hashing. While interactive, network-based...

7.8CVSS8.5AI score0.00268EPSS
SaveExploits0References3
OSV
OSV
added 2019/11/08 8:15 p.m.9 views

CVE-2019-13539

Medtronic Valleylab Exchange Client version 3.4 and below, Valleylab FT10 Energy Platform VLFT10GEN software version 4.0.0 and below, and Valleylab FX8 Energy Platform VLFX8GEN software version 1.1.0 and below use the descrypt algorithm for OS password hashing. While interactive, network-based...

7.8CVSS7AI score0.00268EPSS
SaveExploits0References3
Prion
Prion
added 2019/11/08 8:15 p.m.27 views

Design/Logic Flaw

Medtronic Valleylab Exchange Client version 3.4 and below, Valleylab FT10 Energy Platform VLFT10GEN software version 4.0.0 and below, and Valleylab FX8 Energy Platform VLFX8GEN software version 1.1.0 and below use the descrypt algorithm for OS password hashing. While interactive, network-based...

7.2CVSS8.4AI score0.00268EPSS
SaveExploits0References1Affected Software3
Cvelist
Cvelist
added 2019/11/08 7:07 p.m.25 views

CVE-2019-13539 Medtronic Valleylab FT10 and FX8 Reversible One-way Hash

Medtronic Valleylab Exchange Client version 3.4 and below, Valleylab FT10 Energy Platform VLFT10GEN software version 4.0.0 and below, and Valleylab FX8 Energy Platform VLFX8GEN software version 1.1.0 and below use the descrypt algorithm for OS password hashing. While interactive, network-based...

7CVSS7.8AI score0.00268EPSS
SaveExploits0References2
Rows per page
Query Builder