Lucene search
+L

3471 matches found

OSV
OSV
added 2021/03/05 6:15 a.m.7 views

UBUNTU-CVE-2019-25025

The activerecord-sessionstore aka Active Record Session Store component through 1.1.3 for Ruby on Rails does not use a constant-time approach when delivering information about whether a guessed session ID is valid. Consequently, remote attackers can leverage timing discrepancies to achieve a...

5.3CVSS6.8AI score0.01835EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2021/03/03 12:28 p.m.9 views

python-rsa: bleichenbacher timing oracle attack against RSA decryption

A flaw was found in python-rsa, where it is vulnerable to Bleichenbacher timing attacks. This flaw allows an attacker, via the RSA decryption API, to decrypt parts of the ciphertext encrypted with RSA. The highest threat from this vulnerability is to confidentiality...

7.5CVSS7.3AI score0.01651EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2021/02/26 4:26 p.m.41 views

Security Bulletin: IBM Cloud Private is vulnerable to a Python vulnerability (CVE-2020-25659)

Summary IBM Cloud Private is vulnerable to a Python vulnerability Vulnerability Details CVEID: CVE-2020-25659 DESCRIPTION: python-cryptography could allow a remote attacker to obtain sensitive information, caused by a Bleichenbacher timing attack. By sending a specially-crafted request using the...

5.9CVSS0.8AI score0.02454EPSS
SaveExploits0Affected Software1
zdt
zdt
added 2021/02/26 12:00 a.m.49 views

Remote Desktop Web Access - Authentication Timing Attack Exploit

!/usr/bin/env python3 -- coding: utf-8 -- standard modules from metasploit import module extra modules DEPENDENCIESMISSING = False try: import base64 import itertools import os import requests except ImportError: DEPENDENCIESMISSING = True Metasploit Metadata metadata = 'name': 'Microsoft RDP Web...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2021/02/26 12:00 a.m.606 views

Remote Desktop Web Access - Authentication Timing Attack (Metasploit Module)

!/usr/bin/env python3 -- coding: utf-8 -- standard modules from metasploit import module extra modules DEPENDENCIESMISSING = False try: import base64 import itertools import os import requests except ImportError: DEPENDENCIESMISSING = True Metasploit Metadata metadata = 'name': 'Microsoft RDP Web...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2021/02/26 12:00 a.m.811 views

Remote Desktop Web Access Authentication Timing Attack

!/usr/bin/env python3 -- coding: utf-8 -- standard modules from metasploit import module extra modules DEPENDENCIESMISSING = False try: import base64 import itertools import os import requests except ImportError: DEPENDENCIESMISSING = True Metasploit Metadata metadata = 'name': 'Microsoft RDP Web...

0.8AI score
SaveExploits0
OSV
OSV
added 2021/02/24 7:45 p.m.5 views

GHSA-XM8R-5WH6-F46F Timing attack

While each ID is used for only one authentication attempt, a timing attack is possible to figure out in Autobahn...

7.3AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/02/24 7:45 p.m.14 views

Timing attack

While each ID is used for only one authentication attempt, a timing attack is possible to figure out in Autobahn...

2.8AI score
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2021/02/24 2:45 p.m.15 views

python-rsa: bleichenbacher timing oracle attack against RSA decryption

A flaw was found in python-rsa, where it is vulnerable to Bleichenbacher timing attacks. This flaw allows an attacker, via the RSA decryption API, to decrypt parts of the ciphertext encrypted with RSA. The highest threat from this vulnerability is to confidentiality...

7.5CVSS7.3AI score0.01651EPSS
SaveExploits1References5
Veracode
Veracode
added 2021/02/23 3:43 a.m.20 views

Timing Attack

Botan is vulnerable to timing attack. The vulnerability exists becasue constant-time computations are not used for certain decoding and encoding operations base32, base58, base64, and hex...

9.8CVSS2.4AI score0.01976EPSS
SaveExploits0References4Affected Software1
Vaadin
Vaadin
added 2021/02/17 12:00 a.m.42 views

Timing side channel vulnerability in UIDL request handler in Vaadin 10, 11-14, and 15-18

Non-constant-time comparison of CSRF tokens in UIDL request handler in com.vaadin:flow-server versions 1.0.0 through 1.0.13 Vaadin 10.0.0 through 10.0.16, 1.1.0 prior to 2.0.0 Vaadin 11 prior to 14, 2.0.0 through 2.4.6 Vaadin 14.0.0 through 14.4.6, 3.0.0 prior to 5.0.0 Vaadin 15 prior to 18, and...

4CVSS0.3AI score0.0021EPSS
SaveExploits0References1Affected Software2
RedHat Linux
RedHat Linux
added 2021/02/16 2:33 p.m.14 views

nss: ECDSA timing attack mitigation bypass

A flaw was found in nss. Using the EM side-channel, it is possible to extract the position of zero and non-zero wNAF digits while nss-certutil tool performs scalar multiplication during the ECDSA signature generation, leaking partial information about the ECDSA nonce. Given a small number of ECDS...

4.7CVSS7AI score0.00323EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2021/02/12 9:17 a.m.4 views

CVE-2021-31403

Non-constant-time comparison of CSRF tokens in UIDL request handler in com.vaadin:vaadin-server versions 7.0.0 through 7.7.23 Vaadin 7.0.0 through 7.7.23, and 8.0.0 through 8.12.2 Vaadin 8.0.0 through 8.12.2 allows attacker to guess a security token via timing attack...

4CVSS6.1AI score0.00306EPSS
SaveExploits0References4Affected Software2
Vaadin
Vaadin
added 2021/02/12 12:00 a.m.60 views

Timing side channel vulnerability in UIDL request handler in Vaadin 7 and 8

Non-constant-time comparison of CSRF tokens in UIDL request handler in com.vaadin:vaadin-server versions 7.0.0 through 7.7.23 Vaadin 7.0.0 through 7.7.23, and 8.0.0 through 8.12.2 Vaadin 8.0.0 through 8.12.2 allows attacker to guess a security token via timing attack. See CWE-208: Observable Timi...

4CVSS0.5AI score0.00306EPSS
SaveExploits0References2Affected Software2
Tenable Nessus
Tenable Nessus
added 2021/02/01 12:00 a.m.30 views

CentOS 8 : libgcrypt (CESA-2020:4482)

The remote CentOS Linux 8 host has packages installed that are affected by a vulnerability as referenced in the CESA-2020:4482 advisory. - libgcrypt: ECDSA timing attack allowing private key leak CVE-2019-13627 Note that Nessus has not tested for this issue but has instead relied only on the...

6.3CVSS6.6AI score0.0051EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2021/01/20 8:00 a.m.5 views

python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API via timed processing of valid PKCS#1 v1.5 ciphertext.

...

5.9CVSS7AI score0.02454EPSS
SaveExploits0
OSV
OSV
added 2021/01/12 3:15 p.m.9 views

AZL-34969 CVE-2020-25657 affecting package m2crypto for versions less than 0.38.0-3

A flaw was found in all released versions of m2crypto, where they are vulnerable to Bleichenbacher timing attacks in the RSA decryption API via the timed processing of valid PKCS1 v1.5 Ciphertext. The highest threat from this vulnerability is to confidentiality...

5.9CVSS6.7AI score0.01727EPSS
SaveExploits0References1
Prion
Prion
added 2021/01/12 3:15 p.m.24 views

Design/Logic Flaw

A flaw was found in all released versions of m2crypto, where they are vulnerable to Bleichenbacher timing attacks in the RSA decryption API via the timed processing of valid PKCS1 v1.5 Ciphertext. The highest threat from this vulnerability is to confidentiality...

4.3CVSS5.7AI score0.01727EPSS
SaveExploits0References1Affected Software3
OSV
OSV
added 2021/01/12 3:15 p.m.14 views

UBUNTU-CVE-2020-25657

A flaw was found in all released versions of m2crypto, where they are vulnerable to Bleichenbacher timing attacks in the RSA decryption API via the timed processing of valid PKCS1 v1.5 Ciphertext. The highest threat from this vulnerability is to confidentiality...

5.9CVSS6.8AI score0.01727EPSS
SaveExploits0References3
OSV
OSV
added 2021/01/11 4:15 p.m.30 views

CVE-2020-25659

python-cryptography 3.2 is vulnerable to Bleichenbacher timing attacks in the RSA decryption API, via timed processing of valid PKCS1 v1.5 ciphertext...

5.9CVSS3.9AI score
SaveExploits0References3
Rows per page
Query Builder