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

68 lines
2.3 KiB
JSON
Raw Normal View History

2018-11-26 08:03:09 -05:00
{
2019-06-12 15:00:55 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 01:58:53 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0307",
2019-06-12 15:00:55 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP Solution Manager(Diagnostics Agent)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "7.2"
}
]
}
}
]
}
}
]
}
2019-03-18 01:58:53 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-06-12 15:00:55 +00:00
"value": "Diagnostics Agent in Solution Manager, version 7.2, stores several credentials such as SLD user connection as well as Solman user communication in the SAP Secure Storage file which is not encrypted by default. By decoding these credentials, an attacker with admin privileges could gain access to the entire configuration, but no system sensitive information can be gained."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information Disclosure"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://launchpad.support.sap.com/#/notes/2772266",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/2772266"
},
{
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=521864242",
"refsource": "MISC",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=521864242"
2019-03-18 01:58:53 +00:00
}
]
}
2019-06-12 17:00:54 +00:00
}