Lucene search
+L

9946 matches found

Veracode
Veracode
added 2017/04/27 6:26 a.m.11 views

Timing Attack

github.com/gogits/gogs is vulnerable to timing attacks. This vulnerability is caused because passwords are not validated in constant time, allowing malicious users to guess valid passwords based on the time that a validation takes...

6.5AI score
SaveExploits0
Hacker One
Hacker One
added 2017/04/26 4:31 p.m.83 views

Shopify: ShopifyAPI is vulnerable to timing attacks.

Dear Shopify bug bounty team, The Python ShopifyAPI library is vulnerable to timing attacks, because the validatehmac falls back to a non-constant time comparison when hmac.comparedigest is not available. I am perfectly aware that this issue is out of scope, but your Shopify Guru Jack P. kindly...

SaveExploits0
Hacker One
Hacker One
added 2017/04/08 8:22 p.m.40 views

Open-Xchange: Dovecot authentication is vulnerable to timing attacks.

Dear Dovecot bug bounty team, Dovecot is vulnerable to timing attacks, because the verifycredentials function in CRAM-MD5 performs a byte-by-byte comparison, which terminates early when two characters do not match. Summary --- Timing attacks are a type of side channel attack where one can discove...

0.5AI score
SaveExploits0
Veracode
Veracode
added 2017/04/05 6:18 a.m.31 views

Timing Attacks

keycloak-core is vulnerable to timing attacks. The vulnerability is possible because the HMAC signature comparison algorithm used by its JWS token code is not performed in constant time. Therefore, an attacker can trigger a timing attack through the JWS tokens...

5.9CVSS6.4AI score0.02012EPSS
SaveExploits0References3Affected Software3
RedHat Linux
RedHat Linux
added 2017/04/04 5:26 p.m.11 views

keycloak: timing attack in JWS signature verification

It was found that keycloak's implementation of HMAC verification for JWS tokens uses a method that runs in non-constant time, potentially leaving the application vulnerable to timing attacks...

5.9CVSS5.7AI score0.02012EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/04/04 5:26 p.m.9 views

keycloak: timing attack in JWS signature verification

It was found that keycloak's implementation of HMAC verification for JWS tokens uses a method that runs in non-constant time, potentially leaving the application vulnerable to timing attacks...

5.9CVSS5.7AI score0.02012EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/04/04 5:26 p.m.71 views

Moderate: Red Hat Security Advisory: Red Hat Single Sign-On 7.1 update on RHEL 7

Red Hat Single Sign-On 7.1 is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability fr...

7.5CVSS6.8AI score0.03022EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2017/04/04 5:15 p.m.14 views

keycloak: timing attack in JWS signature verification

It was found that keycloak's implementation of HMAC verification for JWS tokens uses a method that runs in non-constant time, potentially leaving the application vulnerable to timing attacks...

5.9CVSS5.7AI score0.02012EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/04/04 5:15 p.m.38 views

Moderate: Red Hat Security Advisory: Red Hat Single Sign-On 7.1 update

Red Hat Single Sign-On 7.1 is now available for download from the Customer Portal. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

7.5CVSS6.8AI score0.03022EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2017/04/04 4:48 p.m.26 views

CVE-2017-2585

It was found that keycloak's implementation of HMAC verification for JWS tokens uses a method that runs in non-constant time, potentially leaving the application vulnerable to timing attacks...

5.9CVSS3AI score0.02012EPSS
SaveExploits0References1
Exploit DB
Exploit DB
added 2017/04/02 12:00 a.m.36 views

BackBox OS - Denial of Service

//Exploited By Hosein Askari include include include include include ifdef FPASS include endif include include include include ifndef USEBSD define USEBSD endif ifndef FAVORBSD define FAVORBSD endif include include include include include include ifdef LINUX define FIXx htonsx else define FIXx x...

7.5CVSS7.3AI score0.11066EPSS
SaveExploits3
Tenable Nessus
Tenable Nessus
added 2017/03/31 12:00 a.m.13 views

Blind SQL Injection (timing attack)

Due to the requirement for dynamic content of today's web applications, many rely on a database backend to store data that will be called upon and processed by the web application or other programs. Web applications retrieve data from the database by using Structured Query Language SQL queries. T...

8.6AI score
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2017/03/23 8:59 p.m.12 views

CVE-2015-8624

The User::matchEditToken function in includes/User.php in MediaWiki before 1.23.12, 1.24.x before 1.24.5, 1.25.x before 1.25.4, and 1.26.x before 1.26.1 does not perform token comparison in constant time before determining if a debugging message should be logged, which allows remote attackers to...

8.8CVSS7.2AI score0.00746EPSS
SaveExploits0References2
NVD
NVD
added 2017/03/23 8:59 p.m.20 views

CVE-2015-8623

The User::matchEditToken function in includes/User.php in MediaWiki before 1.23.12 and 1.24.x before 1.24.5 does not perform token comparison in constant time before returning, which allows remote attackers to guess the edit token and bypass CSRF protection via a timing attack, a different...

8.8CVSS8.6AI score0.00731EPSS
SaveExploits0References5
OSV
OSV
added 2017/03/23 8:59 p.m.6 views

UBUNTU-CVE-2015-8624

The User::matchEditToken function in includes/User.php in MediaWiki before 1.23.12, 1.24.x before 1.24.5, 1.25.x before 1.25.4, and 1.26.x before 1.26.1 does not perform token comparison in constant time before determining if a debugging message should be logged, which allows remote attackers to...

8.8CVSS7.3AI score0.00746EPSS
SaveExploits0References3
OSV
OSV
added 2017/03/23 8:59 p.m.15 views

CVE-2015-8623

The User::matchEditToken function in includes/User.php in MediaWiki before 1.23.12 and 1.24.x before 1.24.5 does not perform token comparison in constant time before returning, which allows remote attackers to guess the edit token and bypass CSRF protection via a timing attack, a different...

8.8CVSS8.6AI score
SaveExploits0References12
OSV
OSV
added 2017/03/23 8:59 p.m.11 views

UBUNTU-CVE-2015-8623

The User::matchEditToken function in includes/User.php in MediaWiki before 1.23.12 and 1.24.x before 1.24.5 does not perform token comparison in constant time before returning, which allows remote attackers to guess the edit token and bypass CSRF protection via a timing attack, a different...

8.8CVSS7.3AI score0.00731EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2017/03/23 8:59 p.m.19 views

CVE-2015-8623

The User::matchEditToken function in includes/User.php in MediaWiki before 1.23.12 and 1.24.x before 1.24.5 does not perform token comparison in constant time before returning, which allows remote attackers to guess the edit token and bypass CSRF protection via a timing attack, a different...

8.8CVSS7.2AI score0.00731EPSS
SaveExploits0References2
Prion
Prion
added 2017/03/23 8:59 p.m.15 views

Cross site request forgery (csrf)

The User::matchEditToken function in includes/User.php in MediaWiki before 1.23.12 and 1.24.x before 1.24.5 does not perform token comparison in constant time before returning, which allows remote attackers to guess the edit token and bypass CSRF protection via a timing attack, a different...

6.8CVSS8.5AI score0.00746EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2017/03/23 8:59 p.m.6 views

DEBIAN-CVE-2015-8624

The User::matchEditToken function in includes/User.php in MediaWiki before 1.23.12, 1.24.x before 1.24.5, 1.25.x before 1.25.4, and 1.26.x before 1.26.1 does not perform token comparison in constant time before determining if a debugging message should be logged, which allows remote attackers to...

8.8CVSS7.1AI score0.00746EPSS
SaveExploits0References1
Rows per page
Query Builder