2022-07-06 16:00:45 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-35247" ,
2022-09-23 19:00:35 +00:00
"ASSIGNER" : "support@hackerone.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "Rocket.Chat" ,
"version" : {
"version_data" : [
{
"version_value" : "Fixed in versions 4.7.5, 4.8,2 and 5.0.0>"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure (CWE-200)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/1447440" ,
"url" : "https://hackerone.com/reports/1447440"
}
]
2022-07-06 16:00:45 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-23 19:00:35 +00:00
"value" : "A information disclosure vulnerability exists in Rocket.chat <v5, <v4.8.2 and <v4.7.5 where the lack of ACL checks in the getRoomRoles Meteor method leak channel members with special roles to unauthorized clients."
2022-07-06 16:00:45 +00:00
}
]
}
}