Lucene search
K

28 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-26665

Malware in sbrugna...

9.8CVSS9.2AI score0.01863EPSS
Exploits1References2
Veracode
Veracode
added 2025/03/19 6:44 p.m.4 views

Deserialization Of Untrusted Data

github.com/cosmos/ibc-go is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to improper deserialization due to non-deterministic behavior when processing acknowledgments, which can halt the chain if exploited by a user opening an IBC channel...

7AI score
Exploits0
Veracode
Veracode
added 2025/03/19 7:55 a.m.4 views

Denial Of Service

IBC-Go is vulnerable to Denial Of Service. The vulnerability is due to improper handling of JSON unmarshalling for IBC Acknowledgements, allows an attacker to trigger a denial-of-service DoS condition and leads to non-deterministic behavior that can halt the chain...

7AI score
Exploits0
Snyk
Snyk
added 2025/03/12 7:29 p.m.1 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data due to inconsistencies in the deserialization process of acknowledgments, leading to non-deterministic behavior that can halt a blockchain network. Note: This is only exploitable if the attacker has the...

9.6CVSS7AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/03/11 9:54 p.m.7 views

cheqd-node affected by Non-deterministic JSON Unmarshalling of IBC Acknowledgement

Description An issue was discovered in IBC-Go's deserialization of acknowledgements that results in non-deterministic behavior which can halt a chain. Any user that can open an IBC channel can introduce this state to the chain. This an upstream dependency used in cheqd-node, rather than a custom...

7AI score
Exploits0References5Affected Software1
OSV
OSV
added 2025/02/28 5:46 p.m.5 views

GHSA-JG6F-48FF-5XRW IBC-Go has Non-deterministic JSON Unmarshalling of IBC Acknowledgement

Name: ASA-2025-004: Non-deterministic JSON Unmarshalling of IBC Acknowledgement can result in a chain halt Component: IBC-Go Criticality: Critical Considerable Impact; Almost Certain Likelihood per ACMv1.2 Affected versions: IBC-Go = v7; Earlier IBC-Go versions may also be affected. Affected user...

9.3CVSS7AI score
Exploits0References4
Github Security Blog
Github Security Blog
added 2025/02/28 5:46 p.m.10 views

IBC-Go has Non-deterministic JSON Unmarshalling of IBC Acknowledgement

Name: ASA-2025-004: Non-deterministic JSON Unmarshalling of IBC Acknowledgement can result in a chain halt Component: IBC-Go Criticality: Critical Considerable Impact; Almost Certain Likelihood per ACMv1.2 Affected versions: IBC-Go = v7; Earlier IBC-Go versions may also be affected. Affected user...

7AI score
Exploits0References4Affected Software8
Veracode
Veracode
added 2024/08/22 9:25 a.m.3 views

Improper Validation Of Non-deterministic Behavior

github.com/cosmwasm/wasmd is vulnerable to Improper validation of non-deterministic behavior. The vulnerability is due to the incorrect marking of the SmartContractState query as safe, which may cause non-deterministic outcomes across different nodes. Attackers can potentially exploit this...

7AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/07/15 12:0 a.m.16 views

EulerOS 2.0 SP10 : gnutls (EulerOS-SA-2024-1884)

According to the versions of the gnutls packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leadi...

5.3CVSS6.3AI score0.02116EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2024/07/01 12:0 a.m.16 views

Huawei EulerOS: Security Advisory for gnutls (EulerOS-SA-2024-1869)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2024 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.3CVSS6.3AI score0.02116EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.27 views

EulerOS 2.0 SP11 : gnutls (EulerOS-SA-2024-1813)

According to the versions of the gnutls packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leadi...

5.3CVSS6.3AI score0.02116EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.18 views

EulerOS 2.0 SP11 : gnutls (EulerOS-SA-2024-1834)

According to the versions of the gnutls packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leadi...

5.3CVSS6.3AI score0.02116EPSS
Exploits0References3
Veracode
Veracode
added 2024/06/06 4:12 a.m.16 views

Out-of-Bounds-Read

org.iq80.snappy: snappy is vulnerable to Out-of-Bounds-Read. The vulnerability is due to the usage of the JDK class sun.misc.Unsafe to speed up memory access without performing additional bounds checks, which can result in non-deterministic behavior or a JVM crash...

5.3CVSS6.6AI score0.00237EPSS
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/06/05 1:33 p.m.26 views

CVE-2024-36124

A flaw was found in the iq80 Snappy compression/decompression library. When uncompressing certain data, Snappy tries to read outside the bounds of the given byte arrays. Because Snappy uses the JDK class sun.misc.Unsafe to speed up memory access, no additional bounds checks are performed, and thi...

5.3CVSS5.4AI score0.00237EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/06/03 2:25 p.m.21 views

CVE-2024-36124 iq80 Snappy has an out-of-bounds read when uncompressing data, leading to JVM crash

iq80 Snappy is a compression/decompression library. When uncompressing certain data, Snappy tries to read outside the bounds of the given byte arrays. Because Snappy uses the JDK class sun.misc.Unsafe to speed up memory access, no additional bounds checks are performed and this has similar securi...

5.3CVSS5.2AI score0.00237EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/06/03 2:25 p.m.16 views

CVE-2024-36124 iq80 Snappy has an out-of-bounds read when uncompressing data, leading to JVM crash

iq80 Snappy is a compression/decompression library. When uncompressing certain data, Snappy tries to read outside the bounds of the given byte arrays. Because Snappy uses the JDK class sun.misc.Unsafe to speed up memory access, no additional bounds checks are performed and this has similar securi...

5.3CVSS7.2AI score0.00237EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2024/05/08 12:0 a.m.21 views

Oracle Linux 9 : gnutls (ELSA-2024-2570)

The remote Oracle Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2024-2570 advisory. 3.8.3-4 - Bump release to ensure el9 package is greater than el9 packages 3.8.3-3 - Bump release to ensure el9 package is greater than el9 packages...

5.3CVSS6.5AI score0.02116EPSS
Exploits0References3
Amazon
Amazon
added 2024/05/03 12:0 a.m.4 views

Medium: gnutls

Issue Overview: A flaw was found in GnuTLS. The Minerva attack is a cryptographic vulnerability that exploits deterministic behavior in systems like GnuTLS, leading to side-channel leaks. In specific scenarios, such as when using the GNUTLSPRIVKEYFLAGREPRODUCIBLE flag, it can result in a noticeab...

5.3CVSS7.1AI score0.02116EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2024/04/15 12:0 a.m.30 views

Ubuntu 20.04 LTS / 22.04 LTS / 23.10 : GnuTLS vulnerabilities (USN-6733-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS / 23.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-6733-1 advisory. It was discovered that GnuTLS had a timing side-channel when performing certain ECDSA operations. A remote attacker could possibly us...

5.3CVSS6.5AI score0.02116EPSS
Exploits0References3
Veracode
Veracode
added 2024/04/11 2:0 a.m.30 views

Sensitive Information Disclosure

GnuTLS is vulnerable to Sensitive Information Disclosure. The vulnerability is due to exploiting deterministic behavior in systems like GnuTLS, particularly when using the GNUTLSPRIVKEYFLAGREPRODUCIBLE flag, which can lead to a noticeable step in nonce size from 513 to 512 bits, exposing a...

5.3CVSS5.8AI score0.02116EPSS
Exploits0References16Affected Software1
Rows per page
Query Builder