cvelist/2024/4xxx/CVE-2024-4278.json
2024-09-26 19:01:06 +00:00

110 lines
3.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-4278",
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "An information disclosure issue has been discovered in GitLab EE affecting all versions starting from 16.5 prior to 17.2.8, from 17.3 prior to 17.3.4, and from 17.4 prior to 17.4.1. A maintainer could obtain a Dependency Proxy password by editing a certain Dependency Proxy setting."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-821: Incorrect Synchronization",
"cweId": "CWE-821"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GitLab",
"product": {
"product_data": [
{
"product_name": "GitLab",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "16.5",
"version_value": "17.2.8"
},
{
"version_affected": "<",
"version_name": "17.3",
"version_value": "17.3.4"
},
{
"version_affected": "<",
"version_name": "17.4",
"version_value": "17.4.1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/458484",
"refsource": "MISC",
"name": "https://gitlab.com/gitlab-org/gitlab/-/issues/458484"
},
{
"url": "https://hackerone.com/reports/2466205",
"refsource": "MISC",
"name": "https://hackerone.com/reports/2466205"
}
]
},
"solution": [
{
"lang": "en",
"value": "Upgrade to versions 17.2.8, 17.3.4, 17.4.1 or above."
}
],
"credits": [
{
"lang": "en",
"value": "Thanks [ac7n0w](https://hackerone.com/ac7n0w) for reporting this vulnerability through our HackerOne bug bounty program"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
}
]
}
}