GHSA-JV3F-7M33-QP65
Vulnerability from github – Published: 2023-05-26 13:57 – Updated: 2023-06-01 14:51
VLAI?
Summary
Minio console object names with RIGHT-TO-LEFT OVERRIDE unicode character can be exploited
Details
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
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.
Severity ?
4.3 (Medium)
{
"affected": [
{
"package": {
"ecosystem": "Go",
"name": "github.com/minio/console"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.28.0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-33955"
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"github_reviewed": true,
"github_reviewed_at": "2023-05-26T13:57:27Z",
"nvd_published_at": "2023-05-30T07:15:10Z",
"severity": "MODERATE"
},
"details": "### Impact\nUnicode RIGHT-TO-LEFT OVERRIDE characters can be used to mask the original filename.\n\n### Reported-By\nThanks to the report from Mio Li [wulilixi1@gmail.com](mailto:wulilixi1@gmail.com)\n\n### Patches\n```\ncommit 17e791afb90c9ad27c65f63c6be14f2f6a3a9d60\nAuthor: Daniel Valdivia \u003c18384552+dvaldivia@users.noreply.github.com\u003e\nDate: Tue May 23 08:47:12 2023 -0700\n\n Replace RIGHT-TO-LEFT OVERRIDE unicode (#2828)\n \n Signed-off-by: Daniel Valdivia \u003c18384552+dvaldivia@users.noreply.github.com\u003e\n```\n\n### Workarounds\nWorkarounds are to remove the concerned file and rewrite it properly with the right file and extensions. Avoid using RTLO characters in your filenames.",
"id": "GHSA-jv3f-7m33-qp65",
"modified": "2023-06-01T14:51:36Z",
"published": "2023-05-26T13:57:27Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/minio/console/security/advisories/GHSA-jv3f-7m33-qp65"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33955"
},
{
"type": "WEB",
"url": "https://github.com/minio/console/commit/17e791afb90c9ad27c65f63c6be14f2f6a3a9d60"
},
{
"type": "PACKAGE",
"url": "https://github.com/minio/console"
},
{
"type": "WEB",
"url": "https://github.com/minio/console/releases/tag/v0.28.0"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
],
"summary": "Minio console object names with RIGHT-TO-LEFT OVERRIDE unicode character can be exploited"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…