Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882079 (CVE-2022-4055) - x11-misc/xdg-utils: xdg-email mailto thunderbird mishandling
Summary: x11-misc/xdg-utils: xdg-email mailto thunderbird mishandling
Status: CONFIRMED
Alias: CVE-2022-4055
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Security
URL: https://gitlab.freedesktop.org/xdg/xd...
Whiteboard: B4 [upstream]
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-20 03:12 UTC by John Helmert III
Modified: 2022-11-20 03:16 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2022-11-20 03:12:57 UTC
CVE-2022-4055:

When xdg-mail is configured to use thunderbird for mailto URLs, improper parsing of the URL can lead to additional headers being passed to thunderbird that should not be included per RFC 2368. An attacker can use this method to create a mailto URL that looks safe to users, but will actually attach files when clicked.

Note that "This is different from Issue 177 where the handling of
attachments is intended. Here it is not." where issue 177 is our bug 756838.