Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907935 (CVE-2023-34204) - net-mail/imapsync: insecure tmp directory usage
Summary: net-mail/imapsync: insecure tmp directory usage
Status: CONFIRMED
Alias: CVE-2023-34204
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Security
URL: https://github.com/imapsync/imapsync/...
Whiteboard: A3 [upstream]
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-06 04:32 UTC by John Helmert III
Modified: 2023-06-06 04:32 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 2023-06-06 04:32:39 UTC
CVE-2023-34204:

imapsync through 2.229 uses predictable paths under /tmp and /var/tmp in its default mode of operation. Both of these are typically world-writable, and thus (for example) an attacker can modify imapsync's cache and overwrite files belonging to the user who runs it.