cvelist/2023/27xxx/CVE-2023-27859.json

97 lines
3.2 KiB
JSON
Raw Normal View History

2023-03-06 21:00:37 +00:00
{
2024-01-22 21:00:34 +00:00
"data_version": "4.0",
2023-03-06 21:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-27859",
2024-01-22 21:00:34 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2023-03-06 21:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-22 21:00:34 +00:00
"value": "IBM Db2 10.1, 10.5, and 11.1 could allow a remote user to execute arbitrary code caused by installing like named jar files across multiple databases. A user could exploit this by installing a malicious jar file that overwrites the existing like named jar file in another database. IBM X-Force ID: 249205."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "Db2 for Linux, UNIX and Windows",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "10.5, 11.1 ,11.5"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7105503",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7105503"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/249205",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/249205"
2024-03-07 18:00:34 +00:00
},
{
"url": "https://security.netapp.com/advisory/ntap-20240307-0002/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20240307-0002/"
2024-01-22 21:00:34 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
2023-03-06 21:00:37 +00:00
}
]
}
}