2021-01-05 16:02:31 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2021-22246" ,
2021-08-20 18:00:56 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
"version_value" : ">=2.0, <13.11.6"
} ,
{
"version_value" : ">=13.12, <13.12.6"
} ,
{
"version_value" : ">=14.0, <14.0.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Allocation of resources without limits or throttling in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/280633" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/280633" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1029269" ,
"url" : "https://hackerone.com/reports/1029269" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22246.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22246.json" ,
"refsource" : "CONFIRM"
}
]
2021-01-05 16:02:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-08-20 18:00:56 +00:00
"value" : "A vulnerability was discovered in GitLab versions before 14.0.2, 13.12.6, 13.11.6. GitLab Webhook feature could be abused to perform denial of service attacks."
2021-01-05 16:02:31 +00:00
}
]
2021-08-20 18:00:56 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "HIGH" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 7.7 ,
"baseSeverity" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks afewgoats for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2021-01-05 16:02:31 +00:00
}