cvelist/2024/28xxx/CVE-2024-28764.json

93 lines
3.0 KiB
JSON
Raw Normal View History

2024-04-01 20:40:49 +00:00
{
2024-05-01 17:00:37 +00:00
"data_version": "4.0",
2024-04-01 20:40:49 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-28764",
2024-05-01 17:00:37 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2024-04-01 20:40:49 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-05-01 17:00:37 +00:00
"value": "IBM WebSphere Automation 1.7.0 could allow an attacker with privileged access to the network to conduct a CSV injection. An attacker could execute arbitrary commands on the system, caused by improper validation of csv file contents. IBM X-Force ID: 285623."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1236 Improper Neutralization of Formula Elements in a CSV File",
"cweId": "CWE-1236"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "WebSphere Automation",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "1.7.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7149857",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7149857"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/285623",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/285623"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
2024-04-01 20:40:49 +00:00
}
]
}
}