cvelist/2023/47xxx/CVE-2023-47745.json
2024-03-03 12:00:33 +00:00

114 lines
4.2 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-47745",
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM MQ Operator 2.0.0 LTS, 2.0.18 LTS, 3.0.0 CD, 3.0.1 CD, 2.4.0 through 2.4.7, 2.3.0 through 2.3.3, 2.2.0 through 2.2.2, and 2.3.0 through 2.3.3 stores or transmits user credentials in plain clear text which can be read by a local user using a trace command. IBM X-Force ID: 272638."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-319 Cleartext Transmission of Sensitive Information",
"cweId": "CWE-319"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"product_name": "MQ Operator",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "2.0.0 LTS",
"version_value": "2.0.18 LTS"
},
{
"version_affected": "<=",
"version_name": "2.4.0",
"version_value": "2.4.7"
},
{
"version_affected": "<=",
"version_name": "2.3.0",
"version_value": "2.3.3"
},
{
"version_affected": "<=",
"version_name": "2.2.0",
"version_value": "2.2.2"
},
{
"version_affected": "<=",
"version_name": "3.0.0 CD",
"version_value": "3.0.1 CD"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/7126571",
"refsource": "MISC",
"name": "https://www.ibm.com/support/pages/node/7126571"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/272638",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/272638"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
]
}
}