cvelist/2022/24xxx/CVE-2022-24396.json

89 lines
3.3 KiB
JSON
Raw Normal View History

2022-02-03 19:01:07 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-24396",
2022-03-10 17:25:56 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP Focused Run (Simple Diagnostics Agent)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": ">= 1.0"
},
{
"version_name": "<",
"version_value": "< 1.58"
}
]
}
}
]
}
}
]
}
2022-02-03 19:01:07 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-03-10 17:25:56 +00:00
"value": "The Simple Diagnostics Agent - versions 1.0 up to version 1.57, does not perform any authentication checks for functionalities that can be accessed via localhost on http port 3005. Due to lack of authentication checks, an attacker could access administrative or other privileged functionalities and read, modify, or delete sensitive information and configurations."
}
]
},
"impact": {
"cvss": {
"baseScore": "null",
"vectorString": "null",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-306, CWE-548"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://dam.sap.com/mac/embed/public/pdf/a/ucQrx6G.htm?rc=10",
"refsource": "MISC",
"name": "https://dam.sap.com/mac/embed/public/pdf/a/ucQrx6G.htm?rc=10"
},
{
"url": "https://launchpad.support.sap.com/#/notes/3145987",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/3145987"
2022-06-21 18:01:37 +00:00
},
{
"refsource": "FULLDISC",
"name": "20220621 # Onapsis Security Advisory 2022-0004: Missing Authentication check in SAP Focused Run (Simple Diagnostics Agent 1.0)",
"url": "http://seclists.org/fulldisclosure/2022/Jun/38"
2022-06-21 22:01:35 +00:00
},
{
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/167560/SAP-FRUN-Simple-Diagnostics-Agent-1.0-Missing-Authentication.html",
"url": "http://packetstormsecurity.com/files/167560/SAP-FRUN-Simple-Diagnostics-Agent-1.0-Missing-Authentication.html"
2022-02-03 19:01:07 +00:00
}
]
}
}