2022-11-24 18:00:33 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-4138" ,
2023-02-13 23:00:37 +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" : ">= 1.0, <15.6.7"
} ,
{
"version_value" : ">=15.7, <15.7.6"
} ,
{
"version_value" : ">=15.8, <15.8.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site request forgery (csrf) in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/383709" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/383709" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1778009" ,
"url" : "https://hackerone.com/reports/1778009" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-4138.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-4138.json" ,
"refsource" : "CONFIRM"
}
]
2022-11-24 18:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-13 23:00:37 +00:00
"value" : "A Cross Site Request Forgery issue has been discovered in GitLab CE/EE affecting all versions before 15.6.7, all versions starting from 15.7 before 15.7.6, and all versions starting from 15.8 before 15.8.1. An attacker could take over a project if an Owner or Maintainer uploads a file to a malicious project."
2022-11-24 18:00:33 +00:00
}
]
2023-02-13 23:00:37 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:N" ,
"attackComplexity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "REQUIRED" ,
"version" : "3.1" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks to [joaxcar](https://hackerone.com/joaxcar) and [st4nly0n](https://hackerone.com/st4nly0n) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2022-11-24 18:00:33 +00:00
}