2024-03-03 05:00:31 +00:00
{
"id" : "CVE-2024-25016" ,
"sourceIdentifier" : "psirt@us.ibm.com" ,
"published" : "2024-03-03T04:15:06.057" ,
2025-05-12 22:03:54 +00:00
"lastModified" : "2025-05-12T21:08:23.987" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-03 05:00:31 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "IBM MQ and IBM MQ Appliance 9.0, 9.1, 9.2, 9.3 LTS and 9.3 CD could allow a remote unauthenticated attacker to cause a denial of service due to incorrect buffering logic. IBM X-Force ID: 281279."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "IBM MQ e IBM MQ Appliance 9.0, 9.1, 9.2, 9.3 LTS y 9.3 CD podr\u00edan permitir que un atacante remoto no autenticado provoque una denegaci\u00f3n de servicio debido a una l\u00f3gica de almacenamiento en b\u00fafer incorrecta. ID de IBM X-Force: 281279."
2024-03-03 05:00:31 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "psirt@us.ibm.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-03-03 05:00:31 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-03-03 05:00:31 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2025-05-12 22:03:54 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2024-03-03 05:00:31 +00:00
}
]
} ,
"weaknesses" : [
{
"source" : "psirt@us.ibm.com" ,
2024-12-08 03:06:42 +00:00
"type" : "Secondary" ,
2024-03-03 05:00:31 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
2025-05-12 22:03:54 +00:00
} ,
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:mq:*:*:*:*:lts:*:*:*" ,
"versionStartIncluding" : "9.0.0.0" ,
"versionEndExcluding" : "9.0.0.23" ,
"matchCriteriaId" : "CF8C30F9-29F3-4F6C-A9A6-CE50AE9CFD64"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:mq:*:*:*:*:lts:*:*:*" ,
"versionStartIncluding" : "9.1.0.0" ,
"versionEndExcluding" : "9.1.0.20" ,
"matchCriteriaId" : "A49A3F9D-5700-409D-BC3E-174D1498AB2B"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:mq:*:*:*:*:lts:*:*:*" ,
"versionStartIncluding" : "9.2.0" ,
"versionEndExcluding" : "9.2.0.22" ,
"matchCriteriaId" : "572E2789-E844-43F9-87B0-6CD1A261A8FB"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:mq:*:*:*:*:lts:*:*:*" ,
"versionStartIncluding" : "9.3.0" ,
"versionEndExcluding" : "9.3.0.16" ,
"matchCriteriaId" : "AA8FED24-2116-4B81-AA25-1193BA191125"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ibm:mq_appliance:*:*:*:*:continuous_delivery:*:*:*" ,
"versionStartIncluding" : "9.3.0.0" ,
"versionEndIncluding" : "9.3.5.0" ,
"matchCriteriaId" : "B68CC1B7-5144-4F2E-9F04-3E8AF72276A8"
}
]
}
]
2024-03-03 05:00:31 +00:00
}
] ,
"references" : [
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/281279" ,
2025-05-12 22:03:54 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"Vendor Advisory"
]
2024-03-03 05:00:31 +00:00
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7123139" ,
2025-05-12 22:03:54 +00:00
"source" : "psirt@us.ibm.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/281279" ,
2025-05-12 22:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://www.ibm.com/support/pages/node/7123139" ,
2025-05-12 22:03:54 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-03-03 05:00:31 +00:00
}
]
}