MEDIUM · 4.0

CVE-2013-3300

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...

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

4.0

MEDIUM

AV:N/AC:L/Au:S/C:P/I:N/A:N
Confidentiality
PARTIAL
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
LiftwebLift<= 2.5

Related Weaknesses (CWE)

References

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.