Vulnerability Details : CVE-2013-3300
Potential 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.
Vulnerability category: Overflow
Products affected by CVE-2013-3300
- cpe:2.3:a:liftweb:lift:*:rc6:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.5:rc3:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.5:rc2:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.5:rc1:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.5:m4:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.4:*:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.5:rc5:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.3:*:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.1:*:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.5:rc4:*:*:*:*:*:*
- cpe:2.3:a:liftweb:lift:2.2:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2013-3300
0.18%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 37 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2013-3300
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.0
|
MEDIUM | AV:N/AC:L/Au:S/C:P/I:N/A:N |
8.0
|
2.9
|
NIST |
CWE ids for CVE-2013-3300
-
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.Assigned by: nvd@nist.gov (Primary)
References for CVE-2013-3300
-
http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html
Page not found - AddeparExploit
-
https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601
Addresses a data bleeding issue with lift-json · lift/framework@099d9c8 · GitHubExploit;Patch
Jump to