Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-29780

Опубликовано: 07 мар. 2026
Источник: nvd
CVSS3: 5.5
EPSS Низкий

Описание

eml_parser serves as a python module for parsing eml files and returning various information found in the e-mail as well as computed information. Prior to version 2.0.1, the official example script examples/recursively_extract_attachments.py contains a path traversal vulnerability that allows arbitrary file write outside the intended output directory. Attachment filenames extracted from parsed emails are directly used to construct output file paths without any sanitization, allowing an attacker-controlled filename to escape the target directory. This issue has been patched in version 2.0.1.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:govcert.lu:eml_parser:*:*:*:*:*:python:*:*
Версия до 2.0.1 (исключая)

EPSS

Процентиль: 15%
0.00237
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 5.5
github
6 месяцев назад

eml_parser: Path Traversal in Official Example Script Leads to Arbitrary File Write

EPSS

Процентиль: 15%
0.00237
Низкий

5.5 Medium

CVSS3

Дефекты

CWE-22