cvelist/2021/3xxx/CVE-2021-3524.json

87 lines
3.4 KiB
JSON
Raw Normal View History

2021-04-30 12:00:49 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-3524",
2021-05-17 17:00:42 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "ceph",
"version": {
"version_data": [
{
"version_value": "ceph 14.2.21"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1951674",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1951674"
2021-05-21 05:00:39 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-ec414c5e18",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LPCJN2YDZCBMF4FOJXSTAADKFGEQEO7O/"
2021-05-23 03:00:39 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-6e540b85b9",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FX5ZHI5L7FOHXOSEV3TYBAL66DMLJ7V5/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2021-1bf13db941",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZRUNDH2TJRZRWL3DCH2PQ6KROWTPQ7AJ/"
2021-08-11 11:01:19 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210810 [SECURITY] [DLA 2735-1] ceph security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/08/msg00013.html"
2023-10-23 19:00:32 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20231023 [SECURITY] [DLA 3629-1] ceph security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/10/msg00034.html"
2021-05-17 17:00:42 +00:00
}
]
2021-04-30 12:00:49 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-05-17 17:00:42 +00:00
"value": "A flaw was found in the Red Hat Ceph Storage RadosGW (Ceph Object Gateway) in versions before 14.2.21. The vulnerability is related to the injection of HTTP headers via a CORS ExposeHeader tag. The newline character in the ExposeHeader tag in the CORS configuration file generates a header injection in the response when the CORS request is made. In addition, the prior bug fix for CVE-2020-10753 did not account for the use of \\r as a header separator, thus a new flaw has been created."
2021-04-30 12:00:49 +00:00
}
]
}
}