mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
151 lines
6.2 KiB
JSON
151 lines
6.2 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2023-3128",
|
|
"ASSIGNER": "security@grafana.com",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "Grafana is validating Azure AD accounts based on the email claim. \n\nOn Azure AD, the profile email field is not unique and can be easily modified. \n\nThis leads to account takeover and authentication bypass when Azure AD OAuth is configured with a multi-tenant app. \n\n"
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-290",
|
|
"cweId": "CWE-290"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Grafana",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "Grafana",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.5.0",
|
|
"version_value": "9.5.4"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.4.0",
|
|
"version_value": "9.4.13"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.3.0",
|
|
"version_value": "9.3.16"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.2.0",
|
|
"version_value": "9.2.20"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "6.7.0",
|
|
"version_value": "8.5.27"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"product_name": "Grafana Enterprise",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.5.0",
|
|
"version_value": "9.5.4"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.4.0",
|
|
"version_value": "9.4.13"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.3.0",
|
|
"version_value": "9.3.16"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "9.2.0",
|
|
"version_value": "9.2.20"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "6.7.0",
|
|
"version_value": "8.5.27"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"url": "https://grafana.com/security/security-advisories/cve-2023-3128/",
|
|
"refsource": "MISC",
|
|
"name": "https://grafana.com/security/security-advisories/cve-2023-3128/"
|
|
},
|
|
{
|
|
"url": "https://github.com/grafana/bugbounty/security/advisories/GHSA-gxh2-6vvc-rrgp",
|
|
"refsource": "MISC",
|
|
"name": "https://github.com/grafana/bugbounty/security/advisories/GHSA-gxh2-6vvc-rrgp"
|
|
},
|
|
{
|
|
"url": "https://security.netapp.com/advisory/ntap-20230714-0004/",
|
|
"refsource": "MISC",
|
|
"name": "https://security.netapp.com/advisory/ntap-20230714-0004/"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.1.0-dev"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
},
|
|
"impact": {
|
|
"cvss": [
|
|
{
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "LOW",
|
|
"baseScore": 9.4,
|
|
"baseSeverity": "CRITICAL",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "HIGH",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "NONE",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L",
|
|
"version": "3.1"
|
|
}
|
|
]
|
|
}
|
|
} |