Lucene search
+L

74 matches found

Hacker One
Hacker One
added 2021/01/19 11:53 p.m.28 views

ImpressCMS: Potential Authentication Bypass through "autologin" feature

Summary: The vulnerability is located in the /plugins/preloads/autologin.php script: 45. $uname = $myts-stripSlashesGPC$autologinName; 46. $pass = $myts-stripSlashesGPC$autologinPass; 47. if empty$uname || isnumeric$pass 48. $user = false ; 49. else 50. // V3 51. $uname4sql = addslashes$uname; 52...

7.5CVSS0.2AI score0.05544EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2021/01/05 2:33 p.m.55 views

CVE-2020-28052

A flaw was found in bouncycastle. The OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password allowing incorrect passwords to indicate they were matching with previously hashed ones that were different. The highest threat from this vulnerability is to data...

8.1CVSS2.4AI score0.0714EPSS
SaveExploits1References3
NVD
NVD
added 2020/12/18 1:15 a.m.21 views

CVE-2020-28052

An issue was discovered in Legion of the Bouncy Castle BC Java 1.65 and 1.66. The OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password, allowing incorrect passwords to indicate they were matching with previously hashed ones that were different...

8.1CVSS7.9AI score0.0714EPSS
SaveExploits1References26
Debian CVE
Debian CVE
added 2020/12/18 12:52 a.m.75 views

CVE-2020-28052

An issue was discovered in Legion of the Bouncy Castle BC Java 1.65 and 1.66. The OpenBSDBCrypt.checkPassword utility method compared incorrect data when checking the password, allowing incorrect passwords to indicate they were matching with previously hashed ones that were different...

8.1CVSS6.8AI score0.0714EPSS
SaveExploits1
Prion
Prion
added 2020/11/29 1:15 a.m.20 views

Design/Logic Flaw

An issue was discovered on V-SOL V1600D V2.03.69 OLT devices. The string K0LTdi@gnos312$ is compared to the password provided by the the remote attacker. If it matches, access is provided...

5CVSS9.5AI score0.01302EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/11/29 12:47 a.m.30 views

CVE-2020-29377

An issue was discovered on V-SOL V1600D V2.03.69 OLT devices. The string K0LTdi@gnos312$ is compared to the password provided by the the remote attacker. If it matches, access is provided...

9.6AI score0.01302EPSS
SaveExploits1References1
Oracle linux
Oracle linux
added 2020/11/12 12:0 a.m.83 views

curl security update

7.29.0-59.0.1.1 - Fix TFTP small blocksize heap buffer overflow https://curl.haxx.se/docs/CVE-2019-5482.htmlCVE-2019-5482Orabug: 30568724 - Security Fixes OraBug: 28939992 - CVE-2016-8615 cookie injection for other servers https://curl.haxx.se/docs/CVE-2016-8615.html - CVE-2016-8616 case...

9.8CVSS2.4AI score0.17939EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2020/09/02 12:0 a.m.39 views

OracleVM 3.4 : curl (OVMSA-2020-0035)

The remote OracleVM system is missing necessary patches to address critical security updates : - Fix TFTP small blocksize heap buffer overflow 462 - Security Fixes OraBug: 28939992 - CVE-2016-8615 cookie injection for other servers - CVE-2016-8616 case insensitive password comparison -...

9.8CVSS6.9AI score0.17939EPSS
SaveExploits0References18
Oracle linux
Oracle linux
added 2020/04/06 12:0 a.m.44 views

curl security and bug fix update

7.29.0-57.0.1 - Fix TFTP small blocksize heap buffer overflow https://curl.haxx.se/docs/CVE-2019-5482.htmlCVE-2019-5482Orabug: 30568724 - Security Fixes OraBug: 28939992 - CVE-2016-8615 cookie injection for other servers https://curl.haxx.se/docs/CVE-2016-8615.html - CVE-2016-8616 case insensitiv...

9.8CVSS2.3AI score0.49739EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2019/05/24 12:0 a.m.50 views

Oracle Linux 6 / 7 : curl (ELSA-2019-4652)

The remote Oracle Linux 6 / 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2019-4652 advisory. - CVE-2016-8615 cookie injection for other servers https://curl.haxx.se/docs/CVE-2016-8615.html - CVE-2016-8616 case insensitive password compariso...

9.8CVSS7.3AI score0.05915EPSS
SaveExploits0References12
Veracode
Veracode
added 2019/03/13 2:27 a.m.11 views

Timing Attack

github.com/youtube/vitess is vulnerable to timing attack. The usage of an insecure password comparison function entry.Password == password in vitess/go/mysql/authserverstatic.go allows a remote attacker to determine a user's password by analyzing the server response. This is due to early aborting...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2019/01/15 9:19 a.m.43 views

Timing Attack

jasypt is vulnerable to timing attacks. The attacks are possible because it uses Arrays.equals to verify passwords with different lengths, thereby revealing the time taken to compare the passwords...

7.5CVSS8.4AI score0.02432EPSS
SaveExploits0References5Affected Software17
Veracode
Veracode
added 2018/10/01 9:13 a.m.7 views

Timing Attack

passport-local-mongoose is vulnerable to timing attack. The attack exists because password comparison function does not use a secure constant time comparison, allowing the attacker to guess the password...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2018/08/24 7:27 a.m.11 views

Timing Attack

BCrypt.Net-Core is vulnerable to timing attacks. The library does not compare the password hash in constant time, allowing a malicious user to use the timing of the request to progressively identify a valid hash...

6.8AI score
SaveExploits0
Veracode
Veracode
added 2018/08/02 6:56 a.m.31 views

Remote Security Bypass

libcurl.so is vulnerable to remote security bypass attacks. The vulnerability exists due to a flaw of case insensitive password comparisons such that an attacker with the correct case insensitive password would be authorized...

5.9CVSS7.5AI score0.03472EPSS
SaveExploits0References10Affected Software5
0day.today
0day.today
added 2018/04/26 12:0 a.m.165 views

phpLiteAdmin 1.9.7.1 Authorization Bypass Vulnerability

Exploit for php platform in category web applications I found a small issue in PHPLiteAdmin. It's an authorization bypass which works since version 1.9.5 from 2014 current is 1.9.7.1 because PLA uses '==' instead of '===' for the password comparison in 'attemptGrant' of the 'Authorization' class...

0.2AI score
SaveExploits0
CNVD
CNVD
added 2018/02/28 12:0 a.m.5 views

Icinga Password Disclosure Vulnerability

Icinga is an open source computer system and network monitoring application. Icinga suffers from a password disclosure vulnerability. The vulnerability arises due to the lack of a constant time password comparison feature. An attacker can exploit this vulnerability to obtain a password...

8.1CVSS6.8AI score0.01354EPSS
SaveExploits0References1
Prion
Prion
added 2018/02/27 7:29 p.m.22 views

Default credentials

An issue was discovered in Icinga 2.x through 2.8.1. The lack of a constant-time password comparison function can disclose the password to an attacker...

4.3CVSS8AI score0.01354EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2018/02/27 7:29 p.m.16 views

CVE-2018-6535

An issue was discovered in Icinga 2.x through 2.8.1. The lack of a constant-time password comparison function can disclose the password to an attacker...

8.1CVSS8AI score0.01354EPSS
SaveExploits0References2
Veracode
Veracode
added 2017/08/29 5:34 a.m.6 views

Timing Attack

stripeevent is vulnerable to timing attacks. It does not do password comparison in constant time, because it uses a non-constant character to character comparison. Attackers can exploit this difference to perform a timing attack, essentially allowing them to guess the password one character at a...

6.8AI score
SaveExploits0
Rows per page
Query Builder