2022-02-04 00:01:08 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-0488" ,
2022-03-28 19:01:28 +00:00
"ASSIGNER" : "cve@gitlab.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "GitLab" ,
"product" : {
"product_data" : [
{
"product_name" : "GitLab" ,
"version" : {
"version_data" : [
{
2022-05-13 15:01:44 +00:00
"version_value" : ">=14.7, <14.7.1"
2022-03-28 19:01:28 +00:00
} ,
{
2022-05-13 15:01:44 +00:00
"version_value" : ">=14.6, <14.6.4"
2022-03-28 19:01:28 +00:00
} ,
{
2022-05-13 15:01:44 +00:00
"version_value" : ">=8.10, <14.5.4"
2022-03-28 19:01:28 +00:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Uncontrolled resource consumption in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/23520" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/23520" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0488.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0488.json" ,
"refsource" : "CONFIRM"
}
]
2022-02-04 00:01:08 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-28 19:01:28 +00:00
"value" : "An issue has been discovered in GitLab CE/EE affecting all versions starting with version 8.10. It was possible to trigger a timeout on a page with markdown by using a specific amount of block-quotes."
2022-02-04 00:01:08 +00:00
}
]
2022-03-28 19:01:28 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 3.5 ,
"baseSeverity" : "LOW"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "This vulnerability was found internally by a member of the GitLab team."
}
]
2022-02-04 00:01:08 +00:00
}