Lucene search
+L

740 matches found

Positive Technologies
Positive Technologies
added 2024/10/21 12:00 a.m.5 views

PT-2024-7940

Name of the Vulnerable Software and Affected Versions Botan versions prior to 3.6.0 Description The issue is related to a compiler-induced secret-dependent operation in the lib/utils/donna128.h component of the Botan cryptographic library. This can lead to information disclosure through...

7.5CVSS6.6AI score0.00845EPSS
SaveExploits2References43
Amd
Amd
added 2024/10/14 12:00 a.m.27 views

Microarchitectural Cache Side-Channel Attacks

Bulletin ID: AMD-SB-7025 Potential Impact: N/A Severity: N/A Summary Researchers from Azure® Research, Microsoft® have provided to AMD a paper titled “Principled Microarchitectural Isolation on Cloud CPUs.” In their paper, the researchers describe a potential side-channel vulnerability on AMD CPU...

7.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/06/21 12:00 a.m.45 views

SUSE SLES15 / openSUSE 15 Security Update : containerd (SUSE-SU-2024:2108-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:2108-1 advisory. Update to containerd v1.7.17. - CVE-2023-45288: Fixed the limit of CONTINUATION frames read for an HTTP/2 request bsc1221400. ...

7.5CVSS7.4AI score0.91969EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2024/06/19 12:00 a.m.32 views

SUSE SLED15: bouncycastle / bouncycastle-javadoc / bouncycastle-jmail / etc (SUSE-SU-2024:1539-2)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:1539-2 advisory. Update to version 1.78.1, including fixes for: - CVE-2024-30171: Fixed timing side-channel attacks agains...

5.9CVSS6.6AI score0.00901EPSS
SaveExploits1References4
OSV
OSV
added 2024/06/18 11:05 a.m.21 views

SUSE-SU-2024:1539-2 Security update for bouncycastle

This update for bouncycastle fixes the following issues: Update to version 1.78.1, including fixes for: - CVE-2024-30171: Fixed timing side-channel attacks against RSA decryption both PKCS1v1.5 and OAEP. bsc1223252...

5.9CVSS6.7AI score0.00901EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:00 a.m.38 views

RHEL 8 : wpa_supplicant (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 8 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - wpasupplicant: SAE side channel attacks as a result of cache access patterns CVE-2022-23303 - The...

9.8CVSS8.8AI score0.03054EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/04/27 12:00 a.m.29 views

RHEL 5 : kernel (RHSA-2019:2808)

The remote Redhat Enterprise Linux 5 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2019:2808 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: Kernel: page cache side channel attacks...

5.5CVSS6.5AI score0.00774EPSS
SaveExploits1References4
Amd
Amd
added 2024/04/26 12:00 a.m.42 views

Last-Level Cache Side-Channel Attacks

AMD ID: AMD-SB-7019 Potential Impact: N/A Severity: N/A Summary Researchers from the University of Illinois Urbana-Champaign and Tel Aviv University have published a paper titled “Last-Level Cache Side-Channel Attacks Are Feasible in the Modern Public Cloud.” The paper does not demonstrate any...

7.2AI score
SaveExploits0
Oracle linux
Oracle linux
added 2024/04/19 12:00 a.m.45 views

gnutls security update

3.7.6-23.4fips - Add FIPS package change: add fips suffix to Release and set Epoch to 10 Orabug: 35925409 - Update FIPS module name for Oracle Linux Orabug: 35925409 - Verify salt length and iteration count for PBKDF Orabug: 35925409 3.7.6-23.4 - Fix timing side-channel in deterministic ECDSA...

7.5CVSS7AI score0.01614EPSS
SaveExploits2
RustSec
RustSec
added 2024/04/06 12:00 p.m.9 views

`rsa-export` is unmaintained

This crate has been deprecated in favour of using the native support for exporting RSA keys into the standard PEM format. See docs.rs documentation. In addition to that, the operations in this crate arithmetic and Base64 encoding are not done in constant-time, potentially exposing the user to...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/02/23 5:15 p.m.9 views

CVE-2023-51392

Ember ZNet between v7.2.0 and v7.4.0 used software AES-CCM instead of integrated hardware cryptographic accelerators, potentially increasing risk of electromagnetic and differential power analysis sidechannel attacks...

9.8CVSS5.8AI score0.00244EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/11 3:15 a.m.38 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.8CVSS6.4AI score0.00814EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/11 3:15 a.m.21 views

Code injection

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

7AI score0.00814EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/11 3:15 a.m.19 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.8CVSS5.9AI score0.00814EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/02/11 12:00 a.m.16 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

6.7AI score0.00814EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/02/11 12:00 a.m.58 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

6.7AI score0.00814EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/02/11 12:00 a.m.84 views

CVE-2024-25714

In Rhonabwy through 1.1.13, HMAC signature verification uses a strcmp function that is vulnerable to side-channel attacks, because it stops the comparison when the first difference is spotted in the two signatures. The fix uses gnutlsmemcmp, which has constant-time execution...

9.8CVSS9.4AI score0.00814EPSS
SaveExploits0
CVE
CVE
added 2024/02/11 12:00 a.m.101 views

CVE-2024-25714

CVE-2024-25714 affects Rhonabwy up to 1.1.13. The HMAC signature verification uses a strcmp-based comparison that can leak timing information via a side-channel, as it stops at the first difference. The documented fix replaces this with a constant-time function (gnutls_memcmp). No exploitation de...

9.8CVSS6.5AI score0.00814EPSS
SaveExploits0References1Affected Software1
Debian
Debian
added 2024/02/01 10:39 p.m.54 views

[SECURITY] [DSA 5613-1] openjdk-17 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5613-1 [email protected] https://www.debian.org/security/ Moritz Muehlenhoff February 01, 2024 https://www.debian.org/security/faq -...

7.5CVSS8.1AI score0.01035EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2024/01/22 9:35 p.m.126 views

Minerva timing attack on P-256 in python-ecdsa

python-ecdsa has been found to be subject to a Minerva timing attack on the P-256 curve. Using the ecdsa.SigningKey.signdigest API function and timing signatures an attacker can leak the internal nonce which may allow for private key discovery. Both ECDSA signatures, key generation, and ECDH...

7.4CVSS6.8AI score0.00985EPSS
SaveExploits1References6Affected Software1
Rows per page
Query Builder