2022-06-02 13:46:07 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-32220" ,
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 5.0.0>"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Information Disclosure (CWE-200)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://hackerone.com/reports/1410246" ,
"url" : "https://hackerone.com/reports/1410246"
}
]
2022-06-02 13:46:07 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-09-23 19:00:35 +00:00
"value" : "An information disclosure vulnerability exists in Rocket.Chat <v5 due to the getUserMentionsByChannel meteor server method discloses messages from private channels and direct messages regardless of the users access permission to the room."
2022-06-02 13:46:07 +00:00
}
]
}
}