cvelist/2021/22xxx/CVE-2021-22886.json
2021-03-26 19:00:39 +00:00

72 lines
2.4 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-22886",
"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 3.11, 3.10.5, 3.9.7, 3.8.8"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://docs.rocket.chat/guides/security/security-updates",
"url": "https://docs.rocket.chat/guides/security/security-updates"
},
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/1014459",
"url": "https://hackerone.com/reports/1014459"
},
{
"refsource": "MISC",
"name": "https://github.com/RocketChat/Rocket.Chat/pull/20430",
"url": "https://github.com/RocketChat/Rocket.Chat/pull/20430"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Rocket.Chat before 3.11, 3.10.5, 3.9.7, 3.8.8 is vulnerable to persistent cross-site scripting (XSS) using nested markdown tags allowing a remote attacker to inject arbitrary JavaScript in a message. This flaw leads to arbitrary file read and RCE on Rocket.Chat desktop app."
}
]
}
}