Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Liftweb | Lift | <= 2.5 |
Related Weaknesses (CWE)
References
- http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.htmlExploit
- https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e60ExploitPatch
- http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.htmlExploit
- https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e60ExploitPatch
FAQ
What is CVE-2013-3300?
CVE-2013-3300 is a vulnerability with a CVSS score of 4.0 (MEDIUM). 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 ot...
How severe is CVE-2013-3300?
CVE-2013-3300 has been rated MEDIUM with a CVSS base score of 4.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2013-3300?
Check the references section above for vendor advisories and patch information. Affected products include: Liftweb Lift.