cvelist/2023/0xxx/CVE-2023-0483.json

100 lines
3.5 KiB
JSON
Raw Normal View History

2023-01-26 21:06:38 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2023-0483",
2023-03-09 20:00:38 +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": ">=12.1, <15.7.8"
},
{
"version_value": ">=15.8, <15.8.4"
},
{
"version_value": ">=15.9, <15.9.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information exposure through an error message in GitLab"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/gitlab-org/gitlab/-/issues/389188",
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/389188",
"refsource": "MISC"
},
{
"name": "https://hackerone.com/reports/1836466",
"url": "https://hackerone.com/reports/1836466",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0483.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2023/CVE-2023-0483.json",
"refsource": "CONFIRM"
}
]
2023-01-26 21:06:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-03-09 20:00:38 +00:00
"value": "An issue has been discovered in GitLab affecting all versions starting from 12.1 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 for a project maintainer to extract a Datadog integration API key by modifying the site."
2023-01-26 21:06:38 +00:00
}
]
2023-03-09 20:00:38 +00:00
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"version": "3.1",
"baseScore": 5.4,
"baseSeverity": "MEDIUM"
}
},
"credit": [
{
"lang": "eng",
"value": "Thanks [akadrian](https://hackerone.com/akadrian) for reporting this vulnerability through our HackerOne bug bounty program"
}
]
2023-01-26 21:06:38 +00:00
}