CVE-2023-33955
published 2023-05-30CVE-2023-33955: Minio Console is the UI for MinIO Object Storage. Unicode RIGHT-TO-LEFT OVERRIDE characters can be used to mask the original filename. This issue has been…
PriorityP424medium5.3CVSS 3.1
AVNACLPRNUINSUCLINAN
EPSS
0.65%
46.4th percentile
Minio Console is the UI for MinIO Object Storage. Unicode RIGHT-TO-LEFT OVERRIDE characters can be used to mask the original filename. This issue has been patched in version 0.28.0.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| github.com | minio_console | >= 0 < 0.28.0 | 0.28.0 |
| minio | console | < 0.28.0 | 0.28.0 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Minio console object names with RIGHT-TO-LEFT OVERRIDE unicode character can be exploited
ghsa·2023-05-26
CVE-2023-33955 [MEDIUM] CWE-200 Minio console object names with RIGHT-TO-LEFT OVERRIDE unicode character can be exploited
Minio console object names with RIGHT-TO-LEFT OVERRIDE unicode character can be exploited
### Impact
Unicode RIGHT-TO-LEFT OVERRIDE characters can be used to mask the original filename.
### Reported-By
Thanks to the report from Mio Li [[email protected]](mailto:[email protected])
### Patches
```
commit 17e791afb90c9ad27c65f63c6be14f2f6a3a9d60
Author: Daniel Valdivia
Date: Tue May 23 08:47:12 2023 -0700
Replace RIGHT-TO-LEFT OVERRIDE unicode (#2828)
Signed-off-by: Daniel Valdivia
```
### 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.
OSV
Minio console object names with RIGHT-TO-LEFT OVERRIDE unicode character can be exploited
osv·2023-05-26
CVE-2023-33955 [MEDIUM] Minio console object names with RIGHT-TO-LEFT OVERRIDE unicode character can be exploited
Minio console object names with RIGHT-TO-LEFT OVERRIDE unicode character can be exploited
### Impact
Unicode RIGHT-TO-LEFT OVERRIDE characters can be used to mask the original filename.
### Reported-By
Thanks to the report from Mio Li [[email protected]](mailto:[email protected])
### Patches
```
commit 17e791afb90c9ad27c65f63c6be14f2f6a3a9d60
Author: Daniel Valdivia
Date: Tue May 23 08:47:12 2023 -0700
Replace RIGHT-TO-LEFT OVERRIDE unicode (#2828)
Signed-off-by: Daniel Valdivia
```
### 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.
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://github.com/minio/console/commit/17e791afb90c9ad27c65f63c6be14f2f6a3a9d60https://github.com/minio/console/releases/tag/v0.28.0https://github.com/minio/console/security/advisories/GHSA-jv3f-7m33-qp65https://github.com/minio/console/commit/17e791afb90c9ad27c65f63c6be14f2f6a3a9d60https://github.com/minio/console/releases/tag/v0.28.0https://github.com/minio/console/security/advisories/GHSA-jv3f-7m33-qp65
2023-05-30
Published