In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade yara-mail to version 3.3.0 or higher.
yara-mail is an A Python package and command line utility for scanning emails with YARA rules
Affected versions of this package are vulnerable to Improper Validation of Specified Type of Input due to the automatic treatment of string input as a filesystem path in the mailsuite.utils.parse_email() and mailsuite.utils.from_trusted_domain() functions. An attacker can read arbitrary files by crafting messages that are interpreted as potential file paths.