ghsa-jv3f-7m33-qp65
Vulnerability from github
Published
2023-05-26 13:57
Modified
2023-06-01 14:51
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.

Show details on source website


{
  "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"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

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.