4

CVE-2013-3300

Exploit
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LiftwebLift Updaterc6 Version <= 2.5
LiftwebLift Version2.1
LiftwebLift Version2.2
LiftwebLift Version2.3
LiftwebLift Version2.4
LiftwebLift Version2.5 Updatem4
LiftwebLift Version2.5 Updaterc1
LiftwebLift Version2.5 Updaterc2
LiftwebLift Version2.5 Updaterc3
LiftwebLift Version2.5 Updaterc4
LiftwebLift Version2.5 Updaterc5
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.16% 0.376
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:P/I:N/A:N
CWE-119 Improper Restriction of Operations within the Bounds of a Memory Buffer

The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.