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.
References
Link | Resource |
---|---|
http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html | Exploit |
https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601 | Exploit Patch |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2013-07-29 13:59
Updated : 2024-02-04 18:16
NVD link : CVE-2013-3300
Mitre link : CVE-2013-3300
CVE.ORG link : CVE-2013-3300
JSON object : View
Products Affected
liftweb
- lift
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer