Intel

AIKIDO-2025-10622

toodee is vulnerable to Heap-based Buffer Overflow

Heap-based Buffer OverflowGHSA-pfp7-vxgr-83pw Published Sep 9, 2025

62

Medium Risk

This Affects:

RUSTtoodee
0.2.0 - 0.5.0
Fixed in 0.6.0
Are you affected? Scan for Free

TL;DR

Affected versions of this package contained an off-by-one error in the DrainCol::drop destructor, which caused an unsafe memory copy operation to exceed the bounds of its associated vector; an attacker could exploit this heap buffer overflow by crafting a scenario that triggers the removal of the first column from a TooDee object, potentially leading to a crash or arbitrary code execution when the vulnerable destructor runs.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

toodee is vulnerable to Heap-based Buffer Overflow in versions 0.2.0 - 0.5.0.

How to fix this

Upgrade the toodee library to the patch version.