cvelist/2022/43xxx/CVE-2022-43869.json
2023-02-12 04:00:43 +00:00

116 lines
4.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-43869",
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM Spectrum Scale (5.1.0.0 through 5.1.2.8 and 5.1.3.0 through 5.1.5.1) and IBM Elastic Storage System (6.1.0.0 through 6.1.2.4 and 6.1.3.0 through 6.1.4.1) could allow an authenticated user to cause a denial of service through the GUI using a format string attack. IBM X-Force ID: 239539."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-134 Use of Externally-Controlled Format String",
"cweId": "CWE-134"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Elastic Storage System",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "6.1.0.0",
"version_value": "6.1.2.4"
}
]
}
},
{
"product_name": "Spectrum Scale",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "5.1.0.0",
"version_value": "5.1.2.8"
},
{
"version_affected": "<",
"version_name": "5.1.3.0",
"version_value": "5.1.5.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/6909469",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/6909469"
},
{
"url": "https://www.ibm.com/support/pages/node/6909465",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/6909465"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/239539",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/239539"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
]
}
}