eml_parser 是一个用于解析 .eml 文件并将其中的各种信息以及计算得出的信息作为结果返回的 Python 模块。在 3.0.2 版本之前,eml_parser/parser.py 中的 clean_found_uri 函数在处理前会先对潜在 URL 字符串进行验证,而未对用于表示冒号、斜杠或句点的 HTML 实体进行解码。这导致有效的编码 URL 及其主机名被错误地拒绝,并未能纳入提取出的 URL 和域名列表中。由于电子邮件安全网关和 SOC(安全运营中心)流水线依赖这些列表作为入侵指标(Indicat
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| GOVCERT-LU | eml_parser | < 3.0.2 |
affected |
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
| Vendor | Product | Affected Versions | CPE | Subscribe |
|---|---|---|---|---|
| GOVCERT-LU | eml_parser | < 3.0.2 | - |
|
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-55620 | 7.5 HIGH | eml_parser: DoS via deeply nested parens in Received headers |
| CVE-2026-55619 | 5.3 MEDIUM | eml_parser: Parser DoS via deeply nested parentheses in e-mail headers |
No comments yet