gsd-2023-33955
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-33955", "id": "GSD-2023-33955" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-33955" ], "details": "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.\n\n", "id": "GSD-2023-33955", "modified": "2023-12-13T01:20:36.804714Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-33955", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "console", "version": { "version_data": [ { "version_affected": "=", "version_value": "\u003c 0.28.0" } ] } } ] }, "vendor_name": "minio" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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.\n\n" } ] }, "impact": { "cvss": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 4.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "cweId": "CWE-200", "lang": "eng", "value": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/minio/console/security/advisories/GHSA-jv3f-7m33-qp65", "refsource": "MISC", "url": "https://github.com/minio/console/security/advisories/GHSA-jv3f-7m33-qp65" }, { "name": "https://github.com/minio/console/commit/17e791afb90c9ad27c65f63c6be14f2f6a3a9d60", "refsource": "MISC", "url": "https://github.com/minio/console/commit/17e791afb90c9ad27c65f63c6be14f2f6a3a9d60" }, { "name": "https://github.com/minio/console/releases/tag/v0.28.0", "refsource": "MISC", "url": "https://github.com/minio/console/releases/tag/v0.28.0" } ] }, "source": { "advisory": "GHSA-jv3f-7m33-qp65", "discovery": "UNKNOWN" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c0.28.0", "affected_versions": "All versions before 0.28.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "cwe_ids": [ "CWE-1035", "CWE-937" ], "date": "2023-06-05", "description": "### 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.", "fixed_versions": [ "0.28.0" ], "identifier": "CVE-2023-33955", "identifiers": [ "CVE-2023-33955", "GHSA-jv3f-7m33-qp65" ], "not_impacted": "All versions starting from 0.28.0", "package_slug": "go/github.com/minio/console", "pubdate": "2023-05-30", "solution": "Upgrade to version 0.28.0 or above.", "title": "Minio console object names with RIGHT-TO-LEFT OVERRIDE unicode character can be exploited", "urls": [ "https://github.com/minio/console/security/advisories/GHSA-jv3f-7m33-qp65", "https://github.com/minio/console/commit/17e791afb90c9ad27c65f63c6be14f2f6a3a9d60", "https://github.com/advisories/GHSA-jv3f-7m33-qp65" ], "uuid": "d4b3f815-a7b0-44da-a62c-51d01cb8c2c9" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:minio:console:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "0.28.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security-advisories@github.com", "ID": "CVE-2023-33955" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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.\n\n" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/minio/console/releases/tag/v0.28.0", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/minio/console/releases/tag/v0.28.0" }, { "name": "https://github.com/minio/console/commit/17e791afb90c9ad27c65f63c6be14f2f6a3a9d60", "refsource": "MISC", "tags": [ "Patch" ], "url": "https://github.com/minio/console/commit/17e791afb90c9ad27c65f63c6be14f2f6a3a9d60" }, { "name": "https://github.com/minio/console/security/advisories/GHSA-jv3f-7m33-qp65", "refsource": "MISC", "tags": [ "Vendor Advisory" ], "url": "https://github.com/minio/console/security/advisories/GHSA-jv3f-7m33-qp65" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 1.4 } }, "lastModifiedDate": "2023-06-05T16:42Z", "publishedDate": "2023-05-30T07:15Z" } } }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.