mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
119 lines
4.8 KiB
JSON
119 lines
4.8 KiB
JSON
{
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"data_version": "4.0",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2022-22534",
|
|
"ASSIGNER": "cna@sap.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "SAP SE",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "SAP NetWeaver (ABAP and Java application Servers)",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "700"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "701"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "702"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "731"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "740"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "750"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "751"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "752"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "753"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "754"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "755"
|
|
},
|
|
{
|
|
"version_affected": "=",
|
|
"version_value": "756"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Due to insufficient encoding of user input, SAP NetWeaver allows an unauthenticated attacker to inject code that may expose sensitive data like user ID and password. These endpoints are normally exposed over the network and successful exploitation can partially impact confidentiality of the application."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"baseScore": "null",
|
|
"vectorString": "null",
|
|
"version": "3.0"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Cross-Site Scripting"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://launchpad.support.sap.com/#/notes/3124994",
|
|
"refsource": "MISC",
|
|
"name": "https://launchpad.support.sap.com/#/notes/3124994"
|
|
},
|
|
{
|
|
"url": "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html",
|
|
"refsource": "MISC",
|
|
"name": "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html"
|
|
}
|
|
]
|
|
}
|
|
} |