Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.26 KB

VS-2018-028.md

File metadata and controls

35 lines (23 loc) · 1.26 KB

[VS-2018-028] Airmail 3 for Mac scheme handler Information Disclosure

CVE ID

CVE-2018-15668

CVSS Score

Pending

Vendor

Bloop S.R.L.

Product

Airmail 3 for Mac

Product Version

3.5.9

Vulnerability Details

The "send" command in the airmail:// URL scheme allows an external application to send arbitrary emails from an active account. URL parameters for the "send" command with the "attachment_" prefix designate attachment parameters. If the value of an attachment parameter corresponds to an accessible file path, the file is attached to the outbound message. In addition, relative file paths are acceptable attachment parameter values.

The handler can be invoked using any method that invokes the URL handler such as a hyperlink in an email. The user is not prompted when the handler processes the "send" command which automatically sends an email with designated attachments from the target account to a target address.

Vendor Response

No response.

Disclosure Timeline

  • 08-06-2018 - Vendor disclosure via email
  • 08-13-2018 - Vendor notified via Support Page
  • 08-21-2018 - Vendor notified of the advisory release

Credit

Fabius Watson of VerSprite Security (@FabiusArtrel)