ghsa-j66q-qmrc-89rx
Vulnerability from github
Published
2022-05-24 17:36
Modified
2024-09-24 20:58
Summary
jsonpickle unsafe deserialization
Details

jsonpickle through 1.4.2 allows remote code execution during deserialization of a malicious payload through the decode() function. This CVE is disputed by the project author as intended functionality.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "PyPI",
        "name": "jsonpickle"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "1.4.2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2020-22083"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-502"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-02-01T20:58:40Z",
    "nvd_published_at": "2020-12-17T16:15:00Z",
    "severity": "CRITICAL"
  },
  "details": "jsonpickle through 1.4.2 allows remote code execution during deserialization of a malicious payload through the `decode()` function. This CVE is disputed by the project author as intended functionality.",
  "id": "GHSA-j66q-qmrc-89rx",
  "modified": "2024-09-24T20:58:28Z",
  "published": "2022-05-24T17:36:44Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-22083"
    },
    {
      "type": "WEB",
      "url": "https://github.com/jsonpickle/jsonpickle/issues/332"
    },
    {
      "type": "WEB",
      "url": "https://github.com/jsonpickle/jsonpickle/issues/332#issuecomment-747807494"
    },
    {
      "type": "WEB",
      "url": "https://github.com/jsonpickle/jsonpickle/issues/335"
    },
    {
      "type": "WEB",
      "url": "https://access.redhat.com/security/cve/CVE-2020-22083"
    },
    {
      "type": "WEB",
      "url": "https://gist.github.com/j0lt-github/bb543e77a1a10c33cb56cf23d0837874"
    },
    {
      "type": "WEB",
      "url": "https://github.com/j0lt-github/python-deserialization-attack-payload-generator"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/jsonpickle/jsonpickle"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pypa/advisory-database/tree/main/vulns/jsonpickle/PYSEC-2020-49.yaml"
    },
    {
      "type": "WEB",
      "url": "https://versprite.com/blog/application-security/into-the-jar-jsonpickle-exploitation"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "jsonpickle unsafe deserialization"
}


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.


Loading…