ghsa-pfh2-hfmq-phg5
Vulnerability from github
Published
2023-12-27 21:31
Modified
2024-05-15 06:51
Summary
json-path Out-of-bounds Write vulnerability
Details

json-path v2.8.0 was discovered to contain a stack overflow via the Criteria.parse() method.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "com.jayway.jsonpath:json-path"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.2.0"
            },
            {
              "fixed": "2.9.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2023-51074"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-787"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-01-09T19:28:14Z",
    "nvd_published_at": "2023-12-27T21:15:08Z",
    "severity": "MODERATE"
  },
  "details": "json-path v2.8.0 was discovered to contain a stack overflow via the `Criteria.parse()` method.",
  "id": "GHSA-pfh2-hfmq-phg5",
  "modified": "2024-05-15T06:51:25Z",
  "published": "2023-12-27T21:31:01Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51074"
    },
    {
      "type": "WEB",
      "url": "https://github.com/json-path/JsonPath/issues/973"
    },
    {
      "type": "WEB",
      "url": "https://github.com/json-path/JsonPath/commit/71a09c1193726c010917f1157ecbb069ad6c3e3b"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/json-path/JsonPath"
    },
    {
      "type": "WEB",
      "url": "https://github.com/json-path/JsonPath/releases/tag/json-path-2.9.0"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "json-path Out-of-bounds Write vulnerability"
}


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.