Logo
componentpython3-nltk
Name
python3-nltk
Version
3.9.4
Type
library
Description
Natural Language Toolkit
Licenses
Apache-2.0
PURL
-
CPE
cpe:2.3:*:*:nltk:3.9.4:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version

Vulnerabilities#


Name
Analysis
Description
Not Affected
A vulnerability in the `filestring()` function of the `nltk.util` module in nltk version 3.9.2 allows arbitrary file read due to improper validation of input paths. The function directly opens files specified by user input without sanitization, enabling attackers to access sensitive system files by providing absolute paths or traversal paths. This vulnerability can be exploited locally or remotely, particularly in scenarios where the function is used in web APIs or other interfaces that accept user-supplied input.