fkie_cve-2013-3300
Vulnerability from fkie_nvd
Published
2013-07-29 13:59
Modified
2025-04-11 00:51
Severity ?
Summary
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.
Impacted products
Vendor Product Version
liftweb lift *
liftweb lift 2.1
liftweb lift 2.2
liftweb lift 2.3
liftweb lift 2.4
liftweb lift 2.5
liftweb lift 2.5
liftweb lift 2.5
liftweb lift 2.5
liftweb lift 2.5
liftweb lift 2.5



{
  "configurations": [
    {
      "nodes": [
        {
          "cpeMatch": [
            {
              "criteria": "cpe:2.3:a:liftweb:lift:*:rc6:*:*:*:*:*:*",
              "matchCriteriaId": "64A7822D-2B0B-43F8-8F2E-607AFDF85792",
              "versionEndIncluding": "2.5",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.1:*:*:*:*:*:*:*",
              "matchCriteriaId": "CDF2EF6D-AA97-4A6D-A438-1C5C273B4349",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.2:*:*:*:*:*:*:*",
              "matchCriteriaId": "76FD44BE-B420-44AE-8C03-EF00B19B7E8F",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.3:*:*:*:*:*:*:*",
              "matchCriteriaId": "213FC528-8709-4C93-902E-0CFF7A3A3303",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.4:*:*:*:*:*:*:*",
              "matchCriteriaId": "B898631E-54F3-4438-8DAC-27147512D38C",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.5:m4:*:*:*:*:*:*",
              "matchCriteriaId": "BA77D39D-B4B6-4F50-9D9E-FA5808467967",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.5:rc1:*:*:*:*:*:*",
              "matchCriteriaId": "BD29DD85-B67E-41BC-BCD6-058655033773",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.5:rc2:*:*:*:*:*:*",
              "matchCriteriaId": "7D712C21-8577-4D42-9076-68922E2250C4",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.5:rc3:*:*:*:*:*:*",
              "matchCriteriaId": "B3C20517-60A8-4944-8ABF-3FD3EE9B709B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.5:rc4:*:*:*:*:*:*",
              "matchCriteriaId": "F9F99E35-1946-438E-9ECC-F98F547F743B",
              "vulnerable": true
            },
            {
              "criteria": "cpe:2.3:a:liftweb:lift:2.5:rc5:*:*:*:*:*:*",
              "matchCriteriaId": "F8E40AE5-6A4D-4101-8A75-922A91FA9B5D",
              "vulnerable": true
            }
          ],
          "negate": false,
          "operator": "OR"
        }
      ]
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "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."
    },
    {
      "lang": "es",
      "value": "La clase JsonParser en json/JsonParser.scala en Lift anterior a 2.5, interpreta un valor de end-index como un valor largo, lo que permite a usuarios autenticados remotamente obtener informaci\u00f3n sensible desde las sesiones de otros usuarios a trav\u00e9s de datos no v\u00e1lidos que contienen un car\u00e1cter \"\u003c\"."
    }
  ],
  "id": "CVE-2013-3300",
  "lastModified": "2025-04-11T00:51:21.963",
  "metrics": {
    "cvssMetricV2": [
      {
        "acInsufInfo": false,
        "baseSeverity": "MEDIUM",
        "cvssData": {
          "accessComplexity": "LOW",
          "accessVector": "NETWORK",
          "authentication": "SINGLE",
          "availabilityImpact": "NONE",
          "baseScore": 4.0,
          "confidentialityImpact": "PARTIAL",
          "integrityImpact": "NONE",
          "vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
          "version": "2.0"
        },
        "exploitabilityScore": 8.0,
        "impactScore": 2.9,
        "obtainAllPrivilege": false,
        "obtainOtherPrivilege": false,
        "obtainUserPrivilege": false,
        "source": "nvd@nist.gov",
        "type": "Primary",
        "userInteractionRequired": false
      }
    ]
  },
  "published": "2013-07-29T13:59:05.480",
  "references": [
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit"
      ],
      "url": "http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html"
    },
    {
      "source": "cve@mitre.org",
      "tags": [
        "Exploit",
        "Patch"
      ],
      "url": "https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit"
      ],
      "url": "http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html"
    },
    {
      "source": "af854a3a-2127-422b-91ae-364da2661108",
      "tags": [
        "Exploit",
        "Patch"
      ],
      "url": "https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601"
    }
  ],
  "sourceIdentifier": "cve@mitre.org",
  "vulnStatus": "Deferred",
  "weaknesses": [
    {
      "description": [
        {
          "lang": "en",
          "value": "CWE-119"
        }
      ],
      "source": "nvd@nist.gov",
      "type": "Primary"
    }
  ]
}


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…