cvelist/2018/1000xxx/CVE-2018-1000165.json

1 line
2.1 KiB
JSON
Raw Normal View History

{ "CVE_data_meta": { "ASSIGNER": "kurt@seifried.org", "DATE_ASSIGNED": "2018-04-06T14:09:26.587150", "DATE_REQUESTED": "2018-04-04T02:32:08", "ID": "CVE-2018-1000165", "REQUESTER": "tmilos@gmail.com" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "LightSAML", "version": { "version_data": [ { "version_value": "prior to 1.3.5" } ] } } ] }, "vendor_name": "lightsaml" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "LightSAML version prior to 1.3.5 contains a Incorrect Access Control vulnerability in signature validation in readers in src/LightSaml/Model/XmlDSig/ that can result in impersonation of any user from Identity Provider. This vulnerability appears to have been fixed in 1.3.5 and later." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Incorrect Access Control" } ] } ] }, "references": { "reference_data": [ { "url": "https://github.com/lightSAML/lightSAML/commit/47cef07bb09779df15620799f3763d1b8d32307a" }, { "url": "https://github.com/lightSAML/lightSAML/releases/tag/1.3.5" } ] } }