Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http <base-url> <out-dir> sub-command downloads every message from a remote Mailpit instance and w…
Medium CVSS 5.9
Summary
Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the mailpit dump --http <base-url> <out-dir> sub-command downloads every message from a remote Mailpit instance and writes each one as <id>.eml inside the user-supplied output directory. The message ID field is taken verbatim from the JSON response of the remote server and concatenated into the output path with path.Join, which silently normalizes `..` segments. A malicious HTTP server impersonating Mailpit can th…
In-depth triage · Auto channel
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://github.com/axllent/mailpit/releases/tag/v1.30.0
- https://github.com/axllent/mailpit/security/advisories/GHSA-qx5x-85p8-vg4j
- https://github.com/axllent/mailpit/security/advisories/GHSA-qx5x-85p8-vg4j
Timeline
- nvd_ingest NVD