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

109 lines
3.9 KiB
JSON
Raw Normal View History

2023-05-08 19:00:37 +00:00
{
2023-06-27 17:00:41 +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-32339",
2023-06-27 17:00:41 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2023-05-08 19:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-27 17:00:41 +00:00
"value": "IBM Business Automation Workflow is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 255587."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId": "CWE-79"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Business Automation Workflow",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "19.0.0.1",
"version_value": "19.0.0.3"
},
{
"version_affected": "<=",
"version_name": "20.0.0.1",
"version_value": "20.0.0.2"
},
{
"version_affected": "<=",
"version_name": "21.0.1",
"version_value": "21.0.3.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://https://www.ibm.com/support/pages/node/7001291",
"refsource": "MISC",
"name": "https://https://www.ibm.com/support/pages/node/7001291"
},
{
"url": "https://https://www.ibm.com/support/pages/node/6998727",
"refsource": "MISC",
"name": "https://https://www.ibm.com/support/pages/node/6998727"
},
{
"url": "https://www.ibm.com/support/pages/node/6998727",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/6998727"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
2023-05-08 19:00:37 +00:00
}
]
}
}