eml_parser 是一个用于解析 .eml 文件的 Python 模块,能够提取电子邮件中的各项信息以及计算生成相关信息。在 3.0.2 版本之前,eml_parser/parser.py 中的 HeaderParser.header_fetch_parse 方法使用 email.utils.getaddresses() 来解析包含电子邮件地址的头部字段。当遇到深层嵌套的 CFWS(Comment and Folding White Space)注释结构时,会耗尽标准库中递归下降解析器的调用栈,导致 Recur
| 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-55618 | 6.5 MEDIUM | eml_parser: URL extraction bypass via HTML entities in URLs |
No comments yet