CVE-2022-24902: tkvideo has a memory issue in playing videos
4.3
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.35209%
CWE
Published
5/3/2022
Updated
2/1/2023
KEV Status
No
Technology
Python
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
tkvideoplayer | pip | < 2.0.0 | 2.0.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided information lacks concrete technical details about the implementation. While the vulnerability (CWE-400) clearly indicates uncontrolled memory consumption during video playback, none of the sources explicitly identify specific functions or code paths responsible. The GitHub advisory, NVD description, and related issues only describe the symptom (memory bloat) and patched version, but no commit diffs, code snippets, or technical analysis of the memory management flaw are available. Without access to pre-2.0.0 code or patch details, we cannot confidently map the vulnerability to specific functions while maintaining factual accuracy.