ghsa-xjrr-xv9m-4pw5
Vulnerability from github
Published
2018-10-24 19:42
Modified
2022-09-14 21:57
Severity ?
Summary
Improper Input Validation in alilibaba:fastjson
Details

parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi:// URI in the dataSourceName field of HTTP POST data to the Pippo /json URI, which is mishandled in AjaxApplication.java.

Show details on source website


{
  "affected": [
    {
      "database_specific": {
        "last_known_affected_version_range": "\u003c= 1.2.24"
      },
      "package": {
        "ecosystem": "Maven",
        "name": "com.alibaba:fastjson"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.2.31"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "ro.pippo:pippo-fastjson"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.12.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2017-18349"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-20"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T22:03:42Z",
    "nvd_published_at": null,
    "severity": "CRITICAL"
  },
  "details": "parseObject in Fastjson before 1.2.25, as used in FastjsonEngine in Pippo 1.11.0 and other products, allows remote attackers to execute arbitrary code via a crafted JSON request, as demonstrated by a crafted rmi:// URI in the dataSourceName field of HTTP POST data to the Pippo /json URI, which is mishandled in AjaxApplication.java.",
  "id": "GHSA-xjrr-xv9m-4pw5",
  "modified": "2022-09-14T21:57:36Z",
  "published": "2018-10-24T19:42:03Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18349"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pippo-java/pippo/issues/466"
    },
    {
      "type": "WEB",
      "url": "https://github.com/pippo-java/pippo/commit/8443377d3c5b35acca190a66894b4f95e4051be2"
    },
    {
      "type": "WEB",
      "url": "https://fortiguard.com/encyclopedia/ips/44059"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-xjrr-xv9m-4pw5"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/alibaba/fastjson"
    },
    {
      "type": "WEB",
      "url": "https://github.com/alibaba/fastjson/wiki/security_update_20170315"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Improper Input Validation in alilibaba:fastjson"
}


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.