cvelist/2019/8xxx/CVE-2019-8283.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2019-02-12 17:31:37 -05:00
{
2019-06-07 15:00:52 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 01:36:08 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-8283",
2019-06-07 15:00:52 +00:00
"ASSIGNER": "vulnerability@kaspersky.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Sentinel LDK RTE",
"version": {
"version_data": [
{
"version_value": "7.91"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1004: Sensitive Cookie Without 'HttpOnly' Flag"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://ics-cert.kaspersky.com/advisories/klcert-advisories/2019/06/05/klcert-19-030-hasplm-cookie-without-httponly-attribute/",
"url": "https://ics-cert.kaspersky.com/advisories/klcert-advisories/2019/06/05/klcert-19-030-hasplm-cookie-without-httponly-attribute/"
}
]
2019-03-18 01:36:08 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-06-07 15:00:52 +00:00
"value": "Hasplm cookie in Gemalto Admin Control Center, all versions prior to 7.92, does not have 'HttpOnly' flag. This allows malicious javascript to steal it."
2019-03-18 01:36:08 +00:00
}
]
}
}