2022-02-24 16:03:38 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2022-0751" ,
2022-03-28 19:01:53 +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" : ">=10.0, <14.6.5"
} ,
{
2022-05-13 14:01:33 +00:00
"version_value" : ">=14.7, <14.7.4"
2022-03-28 19:01:53 +00:00
} ,
{
2022-05-13 14:01:33 +00:00
"version_value" : ">=14.8, <14.8.2"
2022-03-28 19:01:53 +00:00
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper neutralization of special elements in output used by a downstream component ('injection') in GitLab"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://gitlab.com/gitlab-org/gitlab/-/issues/349382" ,
"url" : "https://gitlab.com/gitlab-org/gitlab/-/issues/349382" ,
"refsource" : "MISC"
} ,
{
"name" : "https://hackerone.com/reports/1420660" ,
"url" : "https://hackerone.com/reports/1420660" ,
"refsource" : "MISC"
} ,
{
"name" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0751.json" ,
"url" : "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-0751.json" ,
"refsource" : "CONFIRM"
}
]
2022-02-24 16:03:38 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-03-28 19:01:53 +00:00
"value" : "Inaccurate display of Snippet files containing special characters in all versions of GitLab CE/EE allows an attacker to create Snippets with misleading content which could trick unsuspecting users into executing arbitrary commands"
2022-02-24 16:03:38 +00:00
}
]
2022-03-28 19:01:53 +00:00
} ,
"impact" : {
"cvss" : {
"vectorString" : "AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N" ,
"attackComplexity" : "LOW" ,
"attackVector" : "NETWORK" ,
"availabilityImpact" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "HIGH" ,
"privilegesRequired" : "LOW" ,
"scope" : "UNCHANGED" ,
"userInteraction" : "NONE" ,
"version" : "3.1" ,
"baseScore" : 6.4 ,
"baseSeverity" : "MEDIUM"
}
} ,
"credit" : [
{
"lang" : "eng" ,
"value" : "Thanks [st4nly0n](https://hackerone.com/st4nly0n) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2022-02-24 16:03:38 +00:00
}