2020-05-21 19:01:17 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-13269" ,
2020-06-10 14:58:23 +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" : ">=12.10, <12.10.7"
} ,
{
"version_value" : ">=13.0, <13.0.1"
}
]
}
}
]
}
}
]
}
} ,
"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/216528" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/216528" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/864356" ,
"url" : "https://hackerone.com/reports/864356" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13269.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2020/CVE-2020-13269.json" ,
"refsource" : "CONFIRM"
}
]
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "NONE" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 6.0 ,
"baseSeverity" : "MEDIUM"
}
2020-05-21 19:01:17 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-06-10 14:58:23 +00:00
"value" : "A Reflected Cross-Site Scripting vulnerability allowed the execution of arbitrary Javascript code on the Static Site Editor in GitLab CE/EE 12.10 and later through 13.0.1"
2020-05-21 19:01:17 +00:00
}
]
2020-06-10 14:58:23 +00:00
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks @bull for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2020-05-21 19:01:17 +00:00
}