Lucene search
+L

1623 matches found

Hacker One
Hacker One
added 2017/07/20 10:22 a.m.38 views

Zomato: Length extension attack leading to HTML injection

At the profile setting page where I can set my personal website I found this url: https://www.zomato.com/redirect?u=xxx&t=yyy Where xxx is the url that we can control and yyy is the hash. Through out blackbox testing I find out that if md5somescret + url == t then the redirect is allowed. This is...

6.8AI score
SaveExploits0
NVD
NVD
added 2017/06/27 2:29 p.m.21 views

CVE-2017-7524

tpm2-tools versions before 1.1.1 are vulnerable to a password leak due to transmitting password in plaintext from client to server when generating HMAC...

7.5CVSS7.5AI score0.01242EPSS
SaveExploits0References1
Prion
Prion
added 2017/06/27 2:29 p.m.21 views

Design/Logic Flaw

tpm2-tools versions before 1.1.1 are vulnerable to a password leak due to transmitting password in plaintext from client to server when generating HMAC...

5CVSS7.5AI score0.01242EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2017/06/27 2:29 p.m.8 views

UBUNTU-CVE-2017-7524

tpm2-tools versions before 1.1.1 are vulnerable to a password leak due to transmitting password in plaintext from client to server when generating HMAC...

7.5CVSS7.1AI score0.01242EPSS
SaveExploits0References3
OSV
OSV
added 2017/06/27 2:29 p.m.14 views

CVE-2017-7524

tpm2-tools versions before 1.1.1 are vulnerable to a password leak due to transmitting password in plaintext from client to server when generating HMAC...

7.5CVSS6.8AI score
SaveExploits0References1
CVE
CVE
added 2017/06/27 2:0 p.m.70 views

CVE-2017-7524

CVE-2017-7524 affects tpm2-tools before 1.1.1, where a password is transmitted in plaintext from client to server when generating an HMAC, enabling a potential password leak. Publicly documented details across connected sources confirm the affected component and root cause, with several advisorie...

7.5CVSS7.4AI score0.01242EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2017/06/27 2:0 p.m.26 views

CVE-2017-7524

tpm2-tools versions before 1.1.1 are vulnerable to a password leak due to transmitting password in plaintext from client to server when generating HMAC...

7.5AI score0.01242EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2017/06/27 2:0 p.m.31 views

CVE-2017-7524

tpm2-tools versions before 1.1.1 are vulnerable to a password leak due to transmitting password in plaintext from client to server when generating HMAC...

7.5CVSS7.4AI score0.01242EPSS
SaveExploits0
ThreatPost
ThreatPost
added 2017/06/20 12:55 p.m.18 views

ProtonMail Launches Free VPN Service

Encrypted email service ProtonMail announced today it was launching a free VPN service called ProtonVPN. Developers said the move comes following one year of development and four months of beta testing by 10,000 ProtonMail community members. According to Proton Technologies AG, the company behind...

0.7AI score
SaveExploits0References5
Hacker One
Hacker One
added 2017/06/17 10:3 a.m.29 views

Yelp: Firefly's verify_access_token() function does a byte-by-byte comparison of HMAC values.

Dear Yelp bug bounty team, Summary --- Firefly is vulnerable to timing attacks, because the verifyaccesstoken function performs a byte-by-byte comparison, which terminates early when two characters do not match. Timing attacks are a type of side channel attack where one can discover valuable...

0.4AI score
SaveExploits0
Kitploit
Kitploit
added 2017/04/05 2:25 p.m.93 views

morty - Privacy aware web content sanitizer proxy as a service

Web content sanitizer proxy as a service. Morty rewrites web pages to exclude malicious HTML tags and attributes. It also replaces external resource references to prevent third party information leaks. The main goal of morty is to provide a result proxy for searx , but it can be used as a...

6.8AI score
SaveExploits0References2
Veracode
Veracode
added 2017/04/05 6:18 a.m.29 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.7 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
RedhatCVE
RedhatCVE
added 2017/04/04 4:48 p.m.24 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
CNVD
CNVD
added 2017/03/31 12:0 a.m.9 views

go-jose CBC-HMAC Integer Overflow Vulnerability

go-jose is a standard method for implementing JavaScript object signing and encryption . An integer overflow vulnerability exists in 32-bit architectures in versions of go-jose prior to 1.0.5. An attacker could exploit this vulnerability to bypass authentication...

7.5CVSS7.7AI score0.02149EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2017/03/28 5:31 p.m.24 views

Phabricator: Phabricator is vulnerable to padding oracle attacks and chosen-ciphertext attacks.

Dear Phabricator bug bounty team, Summary --- Phabricator encrypts data with AES in CBC mode, but does not ensure integrity of the encrypted data. You must authenticate the data, by either using an HMAC or by using an authenticated block cipher mode like GCM. Why does this vulnerability exist? --...

0.6AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2017/03/28 2:59 a.m.20 views

CVE-2016-9123

go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectures...

7.5CVSS7.1AI score0.02149EPSS
SaveExploits0References4
Prion
Prion
added 2017/03/28 2:59 a.m.19 views

Integer overflow

go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectures...

5CVSS7.5AI score0.02149EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2017/03/28 2:59 a.m.6 views

DEBIAN-CVE-2016-9123

go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectures...

7.5CVSS7.3AI score0.02149EPSS
SaveExploits0References1
OSV
OSV
added 2017/03/28 2:59 a.m.27 views

CVE-2016-9123

go-jose before 1.0.5 suffers from a CBC-HMAC integer overflow on 32-bit architectures. An integer overflow could lead to authentication bypass for CBC-HMAC encrypted ciphertexts on 32-bit architectures...

7.5CVSS7.2AI score
SaveExploits0References3
Rows per page
Query Builder