cvelist/2024/23xxx/CVE-2024-23321.json

82 lines
3.1 KiB
JSON
Raw Normal View History

2024-01-15 13:00:38 +00:00
{
2024-07-22 10:00:36 +00:00
"data_version": "4.0",
2024-01-15 13:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-23321",
2024-07-22 10:00:36 +00:00
"ASSIGNER": "security@apache.org",
"STATE": "PUBLIC"
2024-01-15 13:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-22 10:00:36 +00:00
"value": "For RocketMQ versions 5.2.0 and below, under certain conditions, there is a risk of exposure of sensitive Information to an unauthorized actor even if RocketMQ is enabled with authentication and authorization functions.\n\nAn attacker, possessing regular user privileges or listed in the IP whitelist, could potentially acquire the administrator's account and password through specific interfaces. Such an action would grant them full control over RocketMQ, provided they have access to the broker IP address list.\n\nTo mitigate these security threats, it is strongly advised that users upgrade to version 5.3.0 or newer. Additionally, we recommend users to use RocketMQ ACL 2.0 instead of the original RocketMQ ACL when upgrading to version Apache RocketMQ 5.3.0.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-200 Exposure of Sensitive Information to an Unauthorized Actor",
"cweId": "CWE-200"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Apache Software Foundation",
"product": {
"product_data": [
{
"product_name": "Apache RocketMQ",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "4.5.2",
"version_value": "5.2.0"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://lists.apache.org/thread/lr8npobww786nrnddd1pcy974r17c830",
"refsource": "MISC",
"name": "https://lists.apache.org/thread/lr8npobww786nrnddd1pcy974r17c830"
2024-07-22 15:00:36 +00:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/07/22/1",
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2024/07/22/1"
2024-01-15 13:00:38 +00:00
}
]
2024-07-22 10:00:36 +00:00
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "BaoChengZhang (LengJingQiCaiSecurityLab)"
}
]
2024-01-15 13:00:38 +00:00
}