cvelist/2023/32xxx/CVE-2023-32344.json

103 lines
3.4 KiB
JSON
Raw Normal View History

2023-05-08 19:00:37 +00:00
{
2024-02-24 16:00:35 +00:00
"data_version": "4.0",
2023-05-08 19:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-32344",
2024-02-24 16:00:35 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2023-05-08 19:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-02-24 16:00:35 +00:00
"value": "IBM Cognos Analytics 11.1.7, 11.2.4, and 12.0.0 is vulnerable to form action hijacking where it is possible to modify the form action to reference an arbitrary path. IBM X-Force ID: 255898."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)",
"cweId": "CWE-352"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Cognos Analytics",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "e"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7123154",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7123154"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/255898",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/255898"
2024-04-10 19:03:14 +00:00
},
{
"url": "https://security.netapp.com/advisory/ntap-20240405-0002/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20240405-0002/"
2024-06-21 20:00:34 +00:00
},
{
"url": "https://security.netapp.com/advisory/ntap-20240621-0006/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20240621-0006/"
2024-02-24 16:00:35 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N",
"version": "3.1"
2023-05-08 19:00:37 +00:00
}
]
}
}