ghsa-qppg-v75c-r5ff
Vulnerability from github
Published
2021-11-30 22:21
Modified
2024-10-26 22:45
Summary
S3Scanner allows Directory Traversal
Details

S3Scanner before 2.0.2 allows Directory Traversal via a crafted bucket, as demonstrated by a <Key>../ substring in a ListBucketResult element.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "s3scanner"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.0.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2021-32061"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-22"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2021-11-30T16:20:13Z",
    "nvd_published_at": "2021-11-29T03:15:00Z",
    "severity": "MODERATE"
  },
  "details": "S3Scanner before 2.0.2 allows Directory Traversal via a crafted bucket, as demonstrated by a `\u003cKey\u003e../` substring in a `ListBucketResult` element.",
  "id": "GHSA-qppg-v75c-r5ff",
  "modified": "2024-10-26T22:45:50Z",
  "published": "2021-11-30T22:21:36Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32061"
    },
    {
      "type": "WEB",
      "url": "https://github.com/sa7mon/S3Scanner/issues/122"
    },
    {
      "type": "WEB",
      "url": "https://github.com/sa7mon/S3Scanner/commit/fafa30a3bd35b496b3f7db9bfc35b75a8a06bcd1"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-qppg-v75c-r5ff"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/s3scanner/PYSEC-2021-433.yaml"
    },
    {
      "type": "WEB",
      "url": "https://github.com/sa7mon/S3Scanner"
    },
    {
      "type": "WEB",
      "url": "https://github.com/sa7mon/S3Scanner/releases/tag/2.0.2"
    },
    {
      "type": "WEB",
      "url": "https://vuln.ryotak.me/advisories/62"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "S3Scanner allows Directory Traversal"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • 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.