Lucene search
+L

306 matches found

OSV
OSV
added 2023/07/17 4:36 p.m.19 views

CVE-2023-37475 Attacker-controlled parameter can cause denial of service in hamba avro

Hamba avro is a go lang encoder/decoder implementation of the avro codec specification. In affected versions a well-crafted string passed to avro's github.com/hamba/avro/v2.Unmarshal can throw a fatal error: runtime: out of memory which is unrecoverable and can cause denial of service of the...

7.5CVSS7.3AI score0.00961EPSS
Exploits1References4
AlpineLinux
AlpineLinux
added 2023/07/17 4:36 p.m.39 views

CVE-2023-37475

Hamba avro is a go lang encoder/decoder implementation of the avro codec specification. In affected versions a well-crafted string passed to avro's github.com/hamba/avro/v2.Unmarshal can throw a fatal error: runtime: out of memory which is unrecoverable and can cause denial of service of the...

7.5CVSS6.9AI score0.00961EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2023/07/17 10:55 a.m.27 views

avro vulnerable to denial of service via attacker-controlled parameter

Summary A well-crafted string passed to avro's github.com/hamba/avro/v2.Unmarshal can throw a fatal error: runtime: out of memory which is unrecoverable and can cause denial of service of the consumer of avro. Details The root cause of the issue is that avro uses part of the input to Unmarshal to...

7.5CVSS6.5AI score0.00961EPSS
Exploits1References7Affected Software2
OSV
OSV
added 2023/07/17 10:55 a.m.22 views

GHSA-9X44-9PGQ-CF45 avro vulnerable to denial of service via attacker-controlled parameter

Summary A well-crafted string passed to avro's github.com/hamba/avro/v2.Unmarshal can throw a fatal error: runtime: out of memory which is unrecoverable and can cause denial of service of the consumer of avro. Details The root cause of the issue is that avro uses part of the input to Unmarshal to...

7.5CVSS7.2AI score0.00961EPSS
Exploits1References7
CNNVD
CNNVD
added 2023/07/17 12:0 a.m.6 views

Hamba avro 资源管理错误漏洞

Avro is a fast Go Avro codec in the hamba open source. A resource management error vulnerability exists in Hamba avro that stems from using partial input from Unmarshal to determine the size when creating a new slice, allowing an arbitrary amount of memory to be consumed, causing the program to...

7.5CVSS7.3AI score0.00961EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2023/07/17 12:0 a.m.11 views

PT-2023-25986

Name of the Vulnerable Software and Affected Versions github.com/hamba/avro versions prior to 2.13.0 Description A well-crafted string passed to avro's github.com/hamba/avro/v2.Unmarshal can throw a fatal error: runtime: out of memory which is unrecoverable and can cause denial of service of the...

7.5CVSS7.2AI score0.00961EPSS
Exploits1References15
OpenVAS
OpenVAS
added 2023/07/06 12:0 a.m.32 views

SUSE: Security Advisory (SUSE-SU-2023:2783-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...

9.1CVSS6.8AI score0.06718EPSS
Exploits3References17
Tenable Nessus
Tenable Nessus
added 2023/07/06 12:0 a.m.56 views

SUSE SLES15: libprotobuf-lite20 / python2-cryptography / python2-psutil / etc (SUSE-SU-2023:2783-1)

The remote SUSE Linux SLES15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2023:2783-1 advisory. grpc: - Update in SLE-15 bsc1197726, bsc1144068 protobuf: - Fix a potential DoS issue in protobuf-cpp and protobuf-python, CVE-2022-1941,...

9.1CVSS6.8AI score0.06718EPSS
Exploits3References29
IBM Security Bulletins
IBM Security Bulletins
added 2023/05/16 10:43 p.m.51 views

Security Bulletin: Multiple publicly disclosed Libcurl vulnerabilities affect IBM Safer Payments

Summary Libcurl is used by IBM Safer Payments as part of the AVRO support for Kafka. These vulnerabilities have been addressed. Vulnerability Details CVEID:CVE-2022-43551 DESCRIPTION: cURL libcurl could allow a remote attacker to bypass security restrictions, caused by a flaw when the host name i...

9.1CVSS8.5AI score0.1654EPSS
Exploits8Affected Software1
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.4 views

SUSE CVE-2022-35724

It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses this issue...

7.5CVSS6.9AI score0.01583EPSS
Exploits0References3
Spring Security Advisories
Spring Security Advisories
added 2022/11/10 8:0 a.m.19 views

Updates on Spring Cloud Stream 4.0.0 Schema Registry Support

This blog gives an update on the Schema Registry support that is part of Spring Cloud Stream version 4.0.x. Many enterprises use a schema registry for schema evolution use cases, such as the Confluent Schema Registry. Starting with version 1.1.x of Spring Cloud Stream until 3.0.0, we provided a...

0.8AI score
Exploits0
OSV
OSV
added 2022/08/30 7:53 p.m.20 views

GHSA-JWH2-VRR9-VCP2 mz-avro's incorrect use of `set_len` allows for un-initialized memory

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

7.1AI score
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/08/30 7:53 p.m.16 views

mz-avro's incorrect use of `set_len` allows for un-initialized memory

Affected versions of this crate passes an uninitialized buffer to a user-provided Read implementation. Arbitrary Read implementations can read from the uninitialized buffer memory exposure and also can return incorrect number of bytes written to the buffer. Reading from uninitialized memory...

1.1AI score
Exploits0References3Affected Software1
CNVD
CNVD
added 2022/08/11 12:0 a.m.25 views

Apache Avro Denial of Service Vulnerability

Apache Avro is a data serialization system from the Apache Foundation, Inc. A denial of service vulnerability exists in versions of Apache Avro Rust prior to 0.14.0, which stems from an integer overflow when reading corrupted .avro files in the Avro Rust SDK, and can be exploited by an attacker t...

7.5CVSS5.5AI score0.0138EPSS
Exploits0References1
OSV
OSV
added 2022/08/10 12:0 a.m.58 views

GHSA-3W5G-989P-35R8 Apache Avro Rust SDK corrupted data read can cause crash

It is possible to crash panic an application by providing a corrupted data to be read. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses this issue...

7.5CVSS7.4AI score0.0138EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2022/08/10 12:0 a.m.24 views

Apache Avro Rust SDK vulnerable to reader looping in cycle endlessly, consuming CPU

It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses this issue...

7.5CVSS7.2AI score0.01583EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/10 12:0 a.m.31 views

Apache Avro Rust SDK corrupted data read can cause crash

It is possible to crash panic an application by providing a corrupted data to be read. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses this issue...

7.5CVSS7.2AI score0.0138EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/10 12:0 a.m.35 views

Apache Avro Rust SDK's Reader could consume memory beyond allowed constraints

It is possible for a Reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses...

7.5CVSS7.3AI score0.01302EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2022/08/10 12:0 a.m.61 views

GHSA-V456-CHPW-6MMW Apache Avro Rust SDK vulnerable to reader looping in cycle endlessly, consuming CPU

It is possible to provide data to be read that leads the reader to loop in cycles endlessly, consuming CPU. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses this issue...

7.5CVSS7.4AI score0.01583EPSS
Exploits0References3
OSV
OSV
added 2022/08/10 12:0 a.m.27 views

GHSA-WCM8-86X6-8MV3 Apache Avro Rust SDK's Reader could consume memory beyond allowed constraints

It is possible for a Reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system. This issue affects Rust applications using Apache Avro Rust SDK prior to 0.14.0 previously known as avro-rs. Users should update to apache-avro version 0.14.0 which addresses...

7.5CVSS7.5AI score0.01302EPSS
Exploits0References4
Rows per page
Query Builder