Page MenuHome GnuPG

GpgOL: Invalid filenames are not checked for temporary files
Closed, ResolvedPublic

Description

One of the first thing I tested with Mimetreeparser was to open an attached mail and got a failure due to invalid path. I think we don't have an issue for that. But T6760 fixed it.

Turns out I have exactly the same problem in GpgOL forever. Where attachments with invalid file names could not be opened.

Revisions and Commits

Event Timeline

aheinecke created this task.
werner mentioned this in Unknown Object (Maniphest Task).Aug 28 2024, 11:51 AM
ebo changed the task status from Open to Testing.Aug 28 2024, 11:58 AM
ebo added a project: vsd32 (vsd-3.2.3).
ebo moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
mmontkowski added a subscriber: mmontkowski.

Works fine.
For special DOS names only COM/LPT1-9 are supported names like COM12 are not handled.
But that is not really an issue as these names are always prepended with the temp-pathname and c:\tmp\COM12 are valid names.

mmontkowski moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Aug 28 2024, 4:37 PM