VYPR

eml_parser

by Eml Parser

CVEs (3)

  • CVE-2026-55620HigAug 25, 2026
    risk 0.42cvss 7.5epss

    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 3.0.2, eml_parser.routing.noparenthesis in eml_parser/routing.py removes parenthesized CFWS comments from Received: headers…

  • CVE-2026-55618MedAug 25, 2026
    risk 0.35cvss 6.5epss

    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 3.0.2, the clean_found_uri function in eml_parser/parser.py validates potential URL strings before unescaping HTML entities…

  • CVE-2026-55619MedAug 25, 2026
    risk 0.27cvss 5.3epss

    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 3.0.2, eml_parser.parser.HeaderParser.header_fetch_parse in eml_parser/parser.py uses email.utils.getaddresses() to parse…