cvelist/2019/0xxx/CVE-2019-0341.json

68 lines
2.2 KiB
JSON
Raw Normal View History

2018-11-26 08:03:09 -05:00
{
2019-08-14 14:00:50 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-17 23:55:42 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0341",
2019-08-14 14:00:50 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP Enable Now",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "1902"
}
]
}
}
]
}
}
]
}
2019-03-17 23:55:42 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-08-14 14:00:50 +00:00
"value": "The session cookie used by SAP Enable Now, version 1902, does not have the HttpOnly flag set. If an attacker runs script code in the context of the application, he could get access to the session cookie. The session cookie could then be abused to gain access to the application."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=523998017",
"refsource": "MISC",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=523998017"
},
{
"url": "https://launchpad.support.sap.com/#/notes/2794742",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/2794742"
2019-03-17 23:55:42 +00:00
}
]
}
}