HistoryEditJSON (OSV)

RUSTSEC-2025-0033

Public API without sufficient bounds checking

Reported
Issued
Package
scanner (crates.io)
Type
INFO Unsound
Categories
Keywords
#out-of-bounds-read
References
Patched
no patched versions
Affected Functions
Version
scanner::Match::get
  • <=0.1.0
scanner::Match::ptr
  • <=0.1.0

Description

Match::get() and Match::ptr() lack sufficient bounds checks, leading to potential out of bounds reads.

Advisory available under CC0-1.0 license.