cvelist/2024/22xxx/CVE-2024-22356.json
2024-04-02 14:18:25 +00:00

111 lines
3.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-22356",
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM App Connect Enterprise 11.0.0.1 through 11.0.0.23, 12.0.1.0 through 12.0.9.0 and IBM Integration Bus for z/OS 10.1 through 10.1.0.2store potentially sensitive information in log or trace files that could be read by a privileged user. IBM X-Force ID: 280893."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-117 Improper Output Neutralization for Logs",
"cweId": "CWE-117"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "App Connect Enterprise",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "11.0.0.1",
"version_value": "11.0.0.23"
},
{
"version_affected": "<=",
"version_name": "12.0.1.0",
"version_value": "12.0.9.0"
}
]
}
},
{
"product_name": "Integration Bus",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "10.1",
"version_value": "10.1.0.2"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7145144",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7145144"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/280893",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/280893"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
]
}
}