CVE-2023-53161 Details
Description
The buffered-reader crate before 1.1.5 for Rust allows out-of-bounds array access and a panic.
A denial-of-service vulnerability has been identified in the buffered-reader crate for Rust, affecting versions prior to 1.0.2 and 1.1.0 through 1.1.5. The issue arises from a bug that allows attacker-controlled input to access arrays out of bounds. While Rust's safety mechanisms detect this and cause a panic, the vulnerability can still be exploited to disrupt the application's normal operation. Notably, this out-of-bounds access does not permit reading from or writing to the application's memory space.
Users can upgrade to buffered-reader versions 1.0.2, 1.1.5, or 1.2.0 to address this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 28, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| sequoia-pgp buffered-reader | < 1.0.2 >= 1.1.0, < 1.1.5 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Aug 6, 2025 | Initial Analysis | [email protected] |
| Jul 28, 2025 | CVE Modified | [email protected] |
| Jul 28, 2025 | New CVE Received | [email protected] |