cvelist/2023/1xxx/CVE-2023-1072.json

95 lines
3.3 KiB
JSON
Raw Normal View History

2023-02-27 16:00:36 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-1072",
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": ">=9.0, <15.7.8"
},
{
"version_value": ">=15.8, <15.8.4"
},
{
"version_value": ">=15.9, <15.9.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Uncontrolled resource consumption in GitLab"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/gitlab-org/gitlab/-/issues/219619",
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/219619",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-1072.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-1072.json",
"refsource": "CONFIRM"
}
]
2023-02-27 16:00:36 +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 9.0 before 15.7.8, all versions starting from 15.8 before 15.8.4, all versions starting from 15.9 before 15.9.2. It was possible to trigger a resource depletion attack due to improper filtering for number of requests to read commits details."
2023-02-27 16:00:36 +00:00
}
]
2023-03-09 22:00:35 +00:00
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"version": "3.1",
"baseScore": 4.2,
"baseSeverity": "MEDIUM"
}
},
"credit": [
{
"lang": "eng",
"value": "Thanks [Nico Jones](https://gitlab.com/nico28) for reporting this vulnerability."
}
]
2023-02-27 16:00:36 +00:00
}