2023-01-10 12:00:41 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-0155" ,
2023-05-03 21:00:34 +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" : ">=15.7, <15.8.5"
} ,
{
"version_value" : ">=15.8, <15.9.4"
} ,
{
"version_value" : ">=15.9, <15.10.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Url redirection to untrusted site ('open redirect') in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/387638" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/387638" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1817250" ,
"url" : "https://hackerone.com/reports/1817250" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0155.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0155.json" ,
"refsource" : "CONFIRM"
}
]
2023-01-10 12:00:41 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-05-03 21:00:34 +00:00
"value" : "An issue has been discovered in GitLab CE/EE affecting all versions before 15.8.5, 15.9.4, 15.10.1. Open redirects was possible due to framing arbitrary content on any page allowing user controlled markdown"
2023-01-10 12:00:41 +00:00
}
]
2023-05-03 21:00:34 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:L" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "LOW" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "LOW" ,
"privilegesRequired" : "LOW" ,
"scope" : "CHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 5.4 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks [joaxcar](https://hackerone.com/joaxcar) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2023-01-10 12:00:41 +00:00
}