ghsa-jf9v-fxfq-wm76
Vulnerability from github
Published
2022-05-17 05:07
Modified
2025-09-30 19:18
VLAI Severity ?
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.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c 2.5"
},
"package": {
"ecosystem": "Maven",
"name": "net.liftweb:lift-webkit"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c 2.5"
},
"package": {
"ecosystem": "Maven",
"name": "net.liftweb:lift-webkit_2.7.7"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c 2.5"
},
"package": {
"ecosystem": "Maven",
"name": "net.liftweb:lift-webkit_2.8.0"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c 2.5"
},
"package": {
"ecosystem": "Maven",
"name": "net.liftweb:lift-webkit_2.8.1"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c 2.5"
},
"package": {
"ecosystem": "Maven",
"name": "net.liftweb:lift-webkit_2.8.2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c 2.5"
},
"package": {
"ecosystem": "Maven",
"name": "net.liftweb:lift-webkit_2.9.0"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"database_specific": {
"last_known_affected_version_range": "\u003c 2.5"
},
"package": {
"ecosystem": "Maven",
"name": "net.liftweb:lift-webkit_2.9.0-1"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "net.liftweb:lift-webkit_2.9.1"
},
"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": "2025-09-30T19:18:03Z",
"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"
}
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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…
Loading…