cvelist/2021/22xxx/CVE-2021-22202.json

100 lines
3.3 KiB
JSON
Raw Normal View History

2021-01-05 16:02:31 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-22202",
2021-04-02 17:00:41 +00:00
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GitLab",
"product": {
"product_data": [
{
"product_name": "GitLab",
"version": {
"version_data": [
{
2021-05-04 13:00:45 +00:00
"version_value": ">=13.10, <13.10.1"
},
{
"version_value": ">=13.9, <13.9.5"
},
{
2021-07-13 19:00:48 +00:00
"version_value": "<13.8.7"
2021-04-02 17:00:41 +00:00
}
]
}
}
]
}
}
]
}
},
"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/26017",
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/26017",
"refsource": "MISC"
},
{
"name": "https://hackerone.com/reports/471274",
"url": "https://hackerone.com/reports/471274",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22202.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2021/CVE-2021-22202.json",
"refsource": "CONFIRM"
}
]
2021-01-05 16:02:31 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-04-02 17:00:41 +00:00
"value": "An issue has been discovered in GitLab CE/EE affecting all previous versions. If the victim is an admin, it was possible to issue a CSRF in System hooks through the API."
2021-01-05 16:02:31 +00:00
}
]
2021-04-02 17:00:41 +00:00
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"version": "3.1",
"baseScore": 2.3,
"baseSeverity": "LOW"
}
},
"credit": [
{
"lang": "eng",
"value": "Thanks [@mishre](https://hackerone.com/mishre) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2021-01-05 16:02:31 +00:00
}