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

Configuration 1 (hide)

cpe:2.3:a:apache:avro:*:*:*:*:*:rust:*:*

History

21 Nov 2024, 07:11

Type Values Removed Values Added
References () https://lists.apache.org/thread/771z1nwrpkn1ovmyfb2fm65mchdxgy7p - Mailing List, Vendor Advisory () https://lists.apache.org/thread/771z1nwrpkn1ovmyfb2fm65mchdxgy7p - Mailing List, Vendor Advisory

Information

Published : 2022-08-09 07:15

Updated : 2024-11-21 07:11


NVD link : CVE-2022-35724

Mitre link : CVE-2022-35724

CVE.ORG link : CVE-2022-35724


JSON object : View

Products Affected

apache

  • avro
CWE
CWE-20

Improper Input Validation

CWE-770

Allocation of Resources Without Limits or Throttling

CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')