CVE-2013-3300
Vulnerability from cvelistv5
Published
2013-07-26 17:00
Modified
2024-09-17 02:52
Severity ?
EPSS score ?
Summary
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
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-06T16:07:37.404Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "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\u0027 sessions via invalid input data containing a \u003c (less than) character." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2013-07-26T17:00:00Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2013-3300", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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\u0027 sessions via invalid input data containing a \u003c (less than) character." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html", "refsource": "MISC", "url": "http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html" }, { "name": "https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601", "refsource": "CONFIRM", "url": "https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2013-3300", "datePublished": "2013-07-26T17:00:00Z", "dateReserved": "2013-04-26T00:00:00Z", "dateUpdated": "2024-09-17T02:52:03.039Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2013-3300\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2013-07-29T13:59:05.480\",\"lastModified\":\"2024-11-21T01:53:20.680\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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\u0027 sessions via invalid input data containing a \u003c (less than) character.\"},{\"lang\":\"es\",\"value\":\"La clase JsonParser en json/JsonParser.scala en Lift anterior a 2.5, interpreta un valor de end-index como un valor largo, lo que permite a usuarios autenticados remotamente obtener informaci\u00f3n sensible desde las sesiones de otros usuarios a trav\u00e9s de datos no v\u00e1lidos que contienen un car\u00e1cter \\\"\u003c\\\".\"}],\"metrics\":{\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:S/C:P/I:N/A:N\",\"baseScore\":4.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-119\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:*:rc6:*:*:*:*:*:*\",\"versionEndIncluding\":\"2.5\",\"matchCriteriaId\":\"64A7822D-2B0B-43F8-8F2E-607AFDF85792\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.1:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CDF2EF6D-AA97-4A6D-A438-1C5C273B4349\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"76FD44BE-B420-44AE-8C03-EF00B19B7E8F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"213FC528-8709-4C93-902E-0CFF7A3A3303\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B898631E-54F3-4438-8DAC-27147512D38C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.5:m4:*:*:*:*:*:*\",\"matchCriteriaId\":\"BA77D39D-B4B6-4F50-9D9E-FA5808467967\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.5:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"BD29DD85-B67E-41BC-BCD6-058655033773\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.5:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"7D712C21-8577-4D42-9076-68922E2250C4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.5:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"B3C20517-60A8-4944-8ABF-3FD3EE9B709B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.5:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"F9F99E35-1946-438E-9ECC-F98F547F743B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:liftweb:lift:2.5:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"F8E40AE5-6A4D-4101-8A75-922A91FA9B5D\"}]}]}],\"references\":[{\"url\":\"http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\"]},{\"url\":\"https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Patch\"]},{\"url\":\"http://blog.addepar.com/2013/07/an-atypical-web-vulnerability.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\"]},{\"url\":\"https://github.com/lift/framework/commit/099d9c86cf6d81f4953957add478ab699946e601\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Patch\"]}]}}" } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.