GHSA-3qqg-pgqq-3695
Vulnerability from github
Published
2023-06-09 22:51
Modified
2024-09-20 21:19
Summary
Gradio vulnerable to arbitrary file read and proxying of arbitrary URLs
Details

Impact

There are two separate security vulnerabilities here: (1) a security vulnerability that allows users to read arbitrary files on the machines that are running shared Gradio apps (2) the ability of users to use machines that are sharing Gradio apps to proxy arbitrary URLs

Patches

Both problems have been solved, please upgrade gradio to 3.34.0 or higher

Workarounds

Not possible to workaround except by taking down any shared Gradio apps

References

Relevant PRs: * https://github.com/gradio-app/gradio/pull/4406 * https://github.com/gradio-app/gradio/pull/4370

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "gradio"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.34.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2023-34239"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-06-09T22:51:19Z",
    "nvd_published_at": "2023-06-08T00:15:09Z",
    "severity": "MODERATE"
  },
  "details": "### Impact\nThere are two separate security vulnerabilities here: (1) a security vulnerability that allows users to read arbitrary files on the machines that are running shared Gradio apps (2) the ability of users to use machines that are sharing Gradio apps to proxy arbitrary URLs\n\n### Patches\nBoth problems have been solved, please upgrade `gradio` to `3.34.0` or higher\n\n### Workarounds\nNot possible to workaround except by taking down any shared Gradio apps\n\n### References\nRelevant PRs:\n* https://github.com/gradio-app/gradio/pull/4406\n* https://github.com/gradio-app/gradio/pull/4370",
  "id": "GHSA-3qqg-pgqq-3695",
  "modified": "2024-09-20T21:19:30Z",
  "published": "2023-06-09T22:51:19Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/gradio-app/gradio/security/advisories/GHSA-3qqg-pgqq-3695"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34239"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gradio-app/gradio/pull/4370"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gradio-app/gradio/pull/4406"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gradio-app/gradio/commit/37967617bd97615fb6f3b44e7750c0e0be58479a"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gradio-app/gradio/commit/37967617bd97615fb6f3b44e7750c0e0be58479a#diff-324a7165f5d5a8823a28b76f5653fa45f32c8144c82b2e528882c97c7eae534f"
    },
    {
      "type": "WEB",
      "url": "https://github.com/gradio-app/gradio/commit/cd64130d54e678525774bbb200ef9c7166fa1543"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/gradio-app/gradio"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/gradio/PYSEC-2023-90.yaml"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "Gradio vulnerable to arbitrary file read and proxying of arbitrary URLs"
}


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.