2022-03-31 07:01:12 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-1190" ,
2022-04-04 20:01:30 +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" : ">=8.3.0, <14.7.7"
} ,
{
"version_value" : ">=14.8.0, <14.8.5"
} ,
{
"version_value" : ">=14.9.0, <14.9.2"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper neutralization of input during web page generation ('cross-site scripting') in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/352392" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/352392" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1455036" ,
"url" : "https://hackerone.com/reports/1455036" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1190.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-1190.json" ,
"refsource" : "CONFIRM"
}
]
2022-03-31 07:01:12 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-04 20:01:30 +00:00
"value" : "Improper handling of user input in GitLab CE/EE versions 8.3 prior to 14.7.7, 14.8 prior to 14.8.5, and 14.9 prior to 14.9.2 allowed an attacker to exploit a stored XSS by abusing multi-word milestone references in issue descriptions, comments, etc."
2022-03-31 07:01:12 +00:00
}
]
2022-04-04 20:01:30 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 8.7 ,
"baseSeverity" : "HIGH"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks ryhmnlfj for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2022-03-31 07:01:12 +00:00
}