cvelist/2020/8xxx/CVE-2020-8288.json
2021-01-26 18:02:03 +00:00

72 lines
2.3 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8288",
"ASSIGNER": "support@hackerone.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Rocket.Chat server",
"version": {
"version_data": [
{
"version_value": "Fixed in 3.9.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site Scripting (XSS) - Stored (CWE-79)"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://hackerone.com/reports/899954",
"url": "https://hackerone.com/reports/899954"
},
{
"refsource": "MISC",
"name": "https://rocket.chat/xss-vulnerability-hotfix-available-for-all-affected-versions/",
"url": "https://rocket.chat/xss-vulnerability-hotfix-available-for-all-affected-versions/"
},
{
"refsource": "MISC",
"name": "https://docs.rocket.chat/guides/security/security-updates",
"url": "https://docs.rocket.chat/guides/security/security-updates"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The `specializedRendering` function in Rocket.Chat server before 3.9.2 allows a cross-site scripting (XSS) vulnerability by way of the `value` parameter."
}
]
}
}