2021-06-09 16:00:51 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-34434" ,
2021-08-30 15:30:29 -04:00
"ASSIGNER" : "security@eclipse.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "The Eclipse Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "Eclipse Mosquitto" ,
"version" : {
"version_data" : [
{
"version_affected" : ">=" ,
"version_value" : "2.0"
} ,
{
"version_affected" : "<=" ,
"version_value" : "2.0.11"
}
]
}
}
]
}
}
]
}
2021-06-09 16:00:51 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-30 15:30:29 -04:00
"value" : "In Eclipse Mosquitto versions 2.0 to 2.0.11, when using the dynamic security plugin, if the ability for a client to make subscriptions on a topic is revoked when a durable client is offline, then existing subscriptions for that client are not revoked."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-285: Improper Authorization"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=575324" ,
"refsource" : "CONFIRM" ,
"url" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=575324"
2021-09-10 18:00:51 +00:00
} ,
{
"refsource" : "FEDORA" ,
"name" : "FEDORA-2021-aee8f32946" ,
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K4WWGVF5BUFPYPCFUPPP4KRIYI5OTJN2/"
2021-06-09 16:00:51 +00:00
}
]
}
2021-09-10 18:00:51 +00:00
}