Off-by-one Error Affecting rust-gdb package, versions *


Severity

Recommended
0.0
medium
0
10

Based on CentOS security rating.

Threat Intelligence

EPSS
0.14% (35th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS9-RUSTGDB-16097732
  • published17 Apr 2026
  • disclosed11 Mar 2026

Introduced: 11 Mar 2026

CVE-2026-31988  (opens in a new tab)
CWE-193  (opens in a new tab)

How to fix?

There is no fixed version for Centos:9 rust-gdb.

NVD Description

Note: Versions mentioned in the description apply only to the upstream rust-gdb package and not the rust-gdb package as distributed by Centos. See How to fix? for Centos:9 relevant fixed versions and status.

yauzl (aka Yet Another Unzip Library) version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate() function. The while loop condition checks cursor < data.length + 4 instead of cursor + 4 <= data.length, allowing readUInt16LE() to read past the buffer boundary. A remote attacker can cause a denial of service (process crash via ERR_OUT_OF_RANGE exception) by sending a crafted zip file with a malformed NTFS extra field. This affects any Node.js application that processes zip file uploads and calls entry.getLastModDate() on parsed entries. Fixed in version 3.2.1.

CVSS Base Scores

version 3.1