Lucene search
+L

3445 matches found

Ubuntu
Ubuntu
added 2023/09/27 12:49 p.m.385 views

USN-6400-1: Python vulnerability

It was discovered that Python did not properly provide constant-time processing for a crypto operation. An attacker could possibly use this issue to perform a timing attack and recover sensitive information...

5.9CVSS7.1AI score0.01148EPSS
SaveExploits1
OSV
OSV
added 2023/09/27 12:49 p.m.12 views

USN-6400-1 python2.7, python3.5 vulnerability

It was discovered that Python did not properly provide constant-time processing for a crypto operation. An attacker could possibly use this issue to perform a timing attack and recover sensitive information...

5.9CVSS6.7AI score0.01148EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2023/09/27 12:00 a.m.19 views

Ubuntu: Security Advisory (USN-6400-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

5.9CVSS7.7AI score0.01148EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/09/14 2:09 a.m.1 views

SUSE CVE-2023-4421

The NSS code used for checking PKCS1 v1.5 was leaking information useful in mounting Bleichenbacher-like attacks. Both the overall correctness of the padding as well as the length of the encrypted message was leaking through timing side-channel. By sending large number of attacker-selected...

6.5CVSS8.4AI score0.00628EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.27 views

Oracle Linux 7 : ovmf (ELSA-2019-2125)

The remote Oracle Linux 7 host has a package installed that is affected by multiple vulnerabilities as referenced in the ELSA-2019-2125 advisory. - Simultaneous Multi-threading SMT in processors can enable local users to exploit software vulnerable to timing attacks via a side-channel timing atta...

9.8CVSS7.2AI score0.03418EPSS
SaveExploits4References11
Tenable Nessus
Tenable Nessus
added 2023/09/07 12:00 a.m.38 views

Oracle Linux 7 : openssl (ELSA-2019-2304)

The remote Oracle Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2019-2304 advisory. - fix CVE-2018-0734 - DSA signature local timing side channel - fix CVE-2019-1559 - 0-byte record padding oracle Tenable has extracted the preceding...

5.9CVSS6.6AI score0.17139EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2023/09/05 6:37 p.m.10 views

wildfly-elytron: possible timing attacks via use of unsafe comparator

A flaw was found in Wildfly-elytron. Wildfly-elytron uses java.util.Arrays.equals in several places, which is unsafe and vulnerable to timing attacks. To compare values securely, use java.security.MessageDigest.isEqual instead. This flaw allows an attacker to access secure information or...

7.4CVSS5.8AI score0.00584EPSS
SaveExploits0References4
Veracode
Veracode
added 2023/08/30 10:30 p.m.42 views

Timing Attack

python3.9 is vulnerable to Improper Access Control. The vulnerability exists due to a flaw in the way the hmac.comparedigest function in the Lib/hmac.py module compares two message digests. An attacker can exploit this vulnerability to distinguish between different message digests, which could be...

5.9CVSS6.5AI score0.01148EPSS
SaveExploits1References5Affected Software4
CNNVD
CNNVD
added 2023/08/22 12:00 a.m.7 views

Python 竞争条件问题漏洞

Python is an open source, object-oriented programming language from the Python Foundation. The language is extensible, supports modules and packages, and supports multiple platforms. A security vulnerability exists in Python 3.9.1, which stems from the fact that the Comparedigest accumulator...

5.9CVSS6.9AI score0.01148EPSS
SaveExploits1References8
NVD
NVD
added 2023/08/16 9:15 p.m.56 views

CVE-2023-40021

Oppia is an online learning platform. When comparing a received CSRF token against the expected token, Oppia uses the string equality operator ==, which is not safe against timing attacks. By repeatedly submitting invalid tokens, an attacker can brute-force the expected CSRF token character by...

5.3CVSS5.3AI score0.00774EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2023/08/16 8:25 p.m.52 views

CVE-2023-40021 Timing Attack Reveals CSRF Tokens in oppia

Oppia is an online learning platform. When comparing a received CSRF token against the expected token, Oppia uses the string equality operator ==, which is not safe against timing attacks. By repeatedly submitting invalid tokens, an attacker can brute-force the expected CSRF token character by...

5.3CVSS5.5AI score0.00774EPSS
SaveExploits1References4
CVE
CVE
added 2023/08/16 8:25 p.m.70 views

CVE-2023-40021

CVE-2023-40021 affects Oppia: timing-attack CSRF token validation using string equality in CsrfTokenManager.is_csrf_token_valid allows an attacker to brute-force the token character-by-character via lure-and-traud site, enabling forged actions in a logged-in user’s session. Impact includes profil...

5.3CVSS5.3AI score0.00774EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/08/16 8:25 p.m.39 views

CVE-2023-40021 Timing Attack Reveals CSRF Tokens in oppia

Oppia is an online learning platform. When comparing a received CSRF token against the expected token, Oppia uses the string equality operator ==, which is not safe against timing attacks. By repeatedly submitting invalid tokens, an attacker can brute-force the expected CSRF token character by...

5.3CVSS5.7AI score0.00774EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2023/08/16 8:25 p.m.21 views

CVE-2023-40021 Timing Attack Reveals CSRF Tokens in oppia

Oppia is an online learning platform. When comparing a received CSRF token against the expected token, Oppia uses the string equality operator ==, which is not safe against timing attacks. By repeatedly submitting invalid tokens, an attacker can brute-force the expected CSRF token character by...

5.3CVSS5.3AI score0.00774EPSS
SaveExploits1References4
OSV
OSV
added 2023/08/16 3:15 p.m.10 views

CVE-2023-40343

Jenkins Tuleap Authentication Plugin 1.1.20 and earlier uses a non-constant time comparison function when validating an authentication token allowing attackers to use statistical methods to obtain a valid authentication token...

5.9CVSS5.8AI score0.00591EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2023/08/16 12:00 a.m.9 views

PT-2023-27216 · Oppia · Oppia

Name of the Vulnerable Software and Affected Versions: Oppia versions prior to 3.3.2-hotfix-2 Description: Oppia is an online learning platform. When comparing a received CSRF token against the expected token, Oppia uses the string equality operator ==, which is not safe against timing attacks. B...

5.3CVSS5.3AI score0.00774EPSS
SaveExploits1References9
Kitploit
Kitploit
added 2023/08/14 12:30 p.m.116 views

Chimera - Automated DLL Sideloading Tool With EDR Evasion Capabilities

While DLL sideloading can be used for legitimate purposes, such as loading necessary libraries for a program to function, it can also be used for malicious purposes. Attackers can use DLL sideloading to execute arbitrary code on a target system, often by exploiting vulnerabilities in legitimate...

8.1AI score
SaveExploits0References4
Veracode
Veracode
added 2023/08/04 7:20 a.m.25 views

Timing Attack

github.com/answerdev/answer is vulnerable to Timing Attacks. The vulnerability exists because the application does not have a constant login attempt response time. which allows an attacker to brute force valid account email addresses...

5.3CVSS6.8AI score0.00639EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/08/02 12:00 a.m.42 views

SUSE SLES12 Security Update : compat-openssl098 (SUSE-SU-2023:3096-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:3096-1 advisory. - CVE-2022-4304: Reworked the fix for the Timing-Oracle in RSA decryption. The previous fix for this timing side channel turned out...

5.9CVSS7.1AI score0.16195EPSS
SaveExploits0References8
Amazon
Amazon
added 2023/07/25 12:00 a.m.8 views

Important: openssl-snapsafe

Issue Overview: A timing-based side channel exists in the OpenSSL RSA Decryption implementation, which could be sufficient to recover a ciphertext across a network in a Bleichenbacher style attack. To achieve a successful decryption, an attacker would have to be able to send a very large number o...

7.5CVSS6.8AI score0.75116EPSS
SaveExploits0
Rows per page
Query Builder