2023-01-04 16:00:37 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0050" ,
2023-03-09 22:00:35 +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" : ">=13.7, <15.7.8"
} ,
{
"version_value" : ">=15.8, <15.8.4"
} ,
{
"version_value" : ">=15.9, <15.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/387023" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/387023" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1731349" ,
"url" : "https://hackerone.com/reports/1731349" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0050.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0050.json" ,
"refsource" : "CONFIRM"
}
]
2023-01-04 16:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-03-09 22:00:35 +00:00
"value" : "An issue has been discovered in GitLab affecting all versions starting from 13.7 before 15.7.8, all versions starting from 15.8 before 15.8.4, all versions starting from 15.9 before 15.9.2. A specially crafted Kroki diagram could lead to a stored XSS on the client side which allows attackers to perform arbitrary actions on behalf of victims."
2023-01-04 16:00:37 +00:00
}
]
2023-03-09 22:00:35 +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 [vakzz](https://hackerone.com/vakzz) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2023-01-04 16:00:37 +00:00
}