First published: Fri May 26 2023(Updated: )
### Impact Unicode RIGHT-TO-LEFT OVERRIDE characters can be used to mask the original filename. ### Reported-By Thanks to the report from Mio Li [wulilixi1@gmail.com](mailto:wulilixi1@gmail.com) ### Patches ``` commit 17e791afb90c9ad27c65f63c6be14f2f6a3a9d60 Author: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com> Date: Tue May 23 08:47:12 2023 -0700 Replace RIGHT-TO-LEFT OVERRIDE unicode (#2828) Signed-off-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com> ``` ### Workarounds Workarounds are to remove the concerned file and rewrite it properly with the right file and extensions. Avoid using RTLO characters in your filenames.
Credit: security-advisories@github.com security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
go/github.com/minio/console | <0.28.0 | 0.28.0 |
Minio Console | <0.28.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-33955 has been classified as a medium severity vulnerability due to the potential for filename masking.
To remediate CVE-2023-33955, upgrade to a version higher than 0.28.0 of the Minio Console.
CVE-2023-33955 involves the exploitation of Unicode RIGHT-TO-LEFT OVERRIDE characters, which can obscure the original filename.
CVE-2023-33955 affects versions of Minio Console up to but not including 0.28.0.
CVE-2023-33955 was reported by Mio Li.