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

73 lines
2.3 KiB
JSON
Raw Normal View History

2019-02-15 13:04:18 -05:00
{
2019-03-18 00:22:17 +00:00
"CVE_data_meta": {
"ASSIGNER": "cna@sap.com",
"ID": "CVE-2019-0258",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SAP Disclosure Management",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "10.01"
}
]
}
}
]
},
"vendor_name": "SAP SE"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-02-15 13:04:18 -05:00
{
2019-03-18 00:22:17 +00:00
"lang": "eng",
"value": "SAP Disclosure Management, version 10.01, does not perform necessary authorization checks for an authenticated user, resulting in escalation of privileges."
2019-02-15 13:04:18 -05:00
}
2019-03-18 00:22:17 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Missing Authorization Check"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://launchpad.support.sap.com/#/notes/2724014",
"refsource": "MISC",
"url": "https://launchpad.support.sap.com/#/notes/2724014"
},
{
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=510922943",
"refsource": "MISC",
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=510922943"
},
{
"name": "106969",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106969"
}
]
}
}