cvelist/2022/4xxx/CVE-2022-4206.json

89 lines
2.8 KiB
JSON
Raw Normal View History

2022-11-29 19:00:37 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-4206",
2023-02-01 03:00:41 +00:00
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GitLab",
"product": {
"product_data": [
{
"product_name": "DAST API scanner",
"version": {
"version_data": [
{
"version_value": ">=1.6.50, <2.0.102"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Information exposure in DAST API scanner"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/gitlab-org/gitlab/-/issues/383083",
"url": "https://gitlab.com/gitlab-org/gitlab/-/issues/383083",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-4206.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-4206.json",
"refsource": "CONFIRM"
}
]
2022-11-29 19:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-02-01 03:00:41 +00:00
"value": "A sensitive information leak issue has been discovered in all versions of DAST API scanner from 1.6.50 prior to 2.0.102, exposing the Authorization header in the vulnerability report"
2022-11-29 19:00:37 +00:00
}
]
2023-02-01 03:00:41 +00:00
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"version": "3.1",
"baseScore": 4.9,
"baseSeverity": "MEDIUM"
}
},
"credit": [
{
"lang": "eng",
"value": "This vulnerability has been discovered internally by the GitLab team"
}
]
2022-11-29 19:00:37 +00:00
}