"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-12-18 22:01:54 +00:00
parent 0f8d3ffd85
commit 3945c11db1
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
3 changed files with 57 additions and 3 deletions

View File

@ -96,6 +96,11 @@
"name": "https://github.com/matrix-org/synapse/blob/develop/CHANGES.md#synapse-1231-2020-12-09",
"refsource": "MISC",
"url": "https://github.com/matrix-org/synapse/blob/develop/CHANGES.md#synapse-1231-2020-12-09"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-a2172c484d",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/QR4MMYZKX5N5GYGH4H5LBUUC5TLAFHI7/"
}
]
},

View File

@ -53,6 +53,11 @@
"refsource": "MISC",
"name": "https://github.com/jasper-software/jasper/issues/252",
"url": "https://github.com/jasper-software/jasper/issues/252"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2020-596e40f29c",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EBZZ2SNTQ4BSA6PNJCTOAKXIAXYNNF6V/"
}
]
},

View File

@ -4,14 +4,58 @@
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-4080",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "psirt@hcl.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "HCL Verse",
"version": {
"version_data": [
{
"version_value": "v10, v11"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-site scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0085887",
"url": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0085887"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "HCL Verse v10 and v11 is susceptible to a Stored Cross-Site Scripting (XSS) vulnerability due to improper handling of message content. An unauthenticated remote attacker could exploit this vulnerability using specially-crafted markup to execute script in a victim's web browser within the security context of the hosting Web site and/or steal the victim's cookie-based authentication credentials."
}
]
}