cvelist/2020/27xxx/CVE-2020-27832.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2020-10-27 14:02:24 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-27832",
2021-05-27 14:00:42 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "quay",
"version": {
"version_data": [
{
"version_value": "quay 3.3.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1905784",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1905784"
}
]
2020-10-27 14:02:24 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-05-27 14:00:42 +00:00
"value": "A flaw was found in Red Hat Quay, where it has a persistent Cross-site Scripting (XSS) vulnerability when displaying a repository's notification. This flaw allows an attacker to trick a user into performing a malicious action to impersonate the target user. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability."
2020-10-27 14:02:24 +00:00
}
]
}
}