ghsa-jf9v-fxfq-wm76
Vulnerability from github
Published
2022-05-17 05:07
Modified
2023-08-29 18:47
Summary
Lift Sensitive Information Disclosure
Details

The JsonParser class in json/JsonParser.scala in Lift before 2.5 interprets a certain end-index value as a length value, which allows remote authenticated users to obtain sensitive information from other users' sessions via invalid input data containing a < (less than) character.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "net.liftweb:lift-webkit"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2013-3300"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-119"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2023-08-29T18:47:53Z",
    "nvd_published_at": "2013-07-29T13:59:00Z",
    "severity": "MODERATE"
  },
  "details": "The JsonParser class in json/JsonParser.scala in Lift before 2.5 interprets a certain end-index value as a length value, which allows remote authenticated users to obtain sensitive information from other users\u0027 sessions via invalid input data containing a \u003c (less than) character.",
  "id": "GHSA-jf9v-fxfq-wm76",
  "modified": "2023-08-29T18:47:53Z",
  "published": "2022-05-17T05:07:19Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-3300"
    },
    {
      "type": "WEB",
      "url": "https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/lift/framework"
    },
    {
      "type": "WEB",
      "url": "http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Lift Sensitive Information Disclosure"
}


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.