Lucene search
+L

3500 matches found

Positive Technologies
Positive Technologies
added 2021/04/16 12:00 a.m.20 views

PT-2021-18219 · Unknown · Jose-Browser-Runtime

Name of the Vulnerable Software and Affected Versions: jose-browser-runtime versions prior to 3.11.4 Description: The AES CBC HMAC SHA2 Algorithm decryption in jose-browser-runtime has a padding oracle vulnerability. This occurs because a possibly observable difference in timing when a padding...

5.9CVSS6.4AI score0.01238EPSS
SaveExploits0References6
Vaadin
Vaadin
added 2021/03/19 12:00 a.m.44 views

Timing side channel vulnerability in endpoint request handler in Vaadin 15-19

Non-constant-time comparison of CSRF tokens in endpoint request handler in com.vaadin:flow-server versions 3.0.0 through 5.0.3 Vaadin 15.0.0 through 18.0.6, and com.vaadin:fusion-endpoint version 6.0.0 Vaadin 19.0.0 allows attacker to guess a security token for Fusion endpoints via timing attack...

4CVSS0.4AI score0.00211EPSS
SaveExploits0References2Affected Software2
Cvelist
Cvelist
added 2021/03/16 1:00 p.m.40 views

CVE-2020-1926 Timing attack in Cookie signature verification

Apache Hive cookie signature verification used a non constant time comparison which is known to be vulnerable to timing attacks. This could allow recovery of another users cookie signature. The issue was addressed in Apache Hive 2.3.8...

5.8AI score0.02458EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/03/16 12:00 a.m.6 views

PT-2021-10311 · Apache · Apache Hive

Name of the Vulnerable Software and Affected Versions: Apache Hive versions prior to 2.3.8 Description: The issue is related to Apache Hive's cookie signature verification, which used a non-constant time comparison. This comparison is known to be vulnerable to timing attacks, potentially allowing...

5.9CVSS5.7AI score0.02458EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2021/03/10 12:00 a.m.28 views

NewStart CGSL MAIN 6.02 : libgcrypt Vulnerability (NS-SA-2021-0071)

The remote NewStart CGSL host, running version MAIN 6.02, has libgcrypt packages installed that are affected by a vulnerability: - It was discovered that there was a ECDSA timing attack in the libgcrypt20 cryptographic library. Version affected: 1.8.4-5, 1.7.6-2+deb9u3, and 1.6.3-2+deb8u4. Versio...

6.3CVSS6.7AI score0.0051EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2021/03/09 12:45 a.m.87 views

Activerecord-session_store Vulnerable to Timing Attack

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.3CVSS5.7AI score0.01835EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2021/03/09 12:45 a.m.113 views

GHSA-CVW2-XJ8R-MJF7 Activerecord-session_store Vulnerable to Timing Attack

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.3CVSS5.9AI score0.01835EPSS
SaveExploits0References7
RubySec
RubySec
added 2021/03/08 12:00 a.m.66 views

activerecord-session_store Timing Attack

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...

6.3CVSS3.1AI score0.03703EPSS
SaveExploits0References1Affected Software1
Snyk
Snyk
added 2021/03/05 1:57 p.m.8 views

Timing Attack

Overview activerecord-sessionstore is an Action Dispatch session store backed by an Active Record class. Affected versions of this package are vulnerable to Timing Attack. It does not use a constant-time approach when delivering information about whether a guessed session ID is valid. Consequentl...

6.3CVSS6.8AI score0.03703EPSS
SaveExploits0References2
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.10 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
Exploit DB
Exploit DB
added 2021/02/26 12:00 a.m.607 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
zdt
zdt
added 2021/02/26 12:00 a.m.50 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
Packet Storm
Packet Storm
added 2021/02/26 12:00 a.m.812 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.44 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
Rows per page
Query Builder