cvelist/2024/27xxx/CVE-2024-27255.json

114 lines
4.2 KiB
JSON
Raw Normal View History

2024-02-22 02:00:39 +00:00
{
2024-03-03 12:00:33 +00:00
"data_version": "4.0",
2024-02-22 02:00:39 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-27255",
2024-03-03 12:00:33 +00:00
"ASSIGNER": "psirt@us.ibm.com",
"STATE": "PUBLIC"
2024-02-22 02:00:39 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-03-03 12:00:33 +00:00
"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 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 283905."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-327 Use of a Broken or Risky Cryptographic Algorithm",
"cweId": "CWE-327"
}
]
}
]
},
"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/283905",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/283905"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
2024-02-22 02:00:39 +00:00
}
]
}
}