cvelist/2023/6xxx/CVE-2023-6152.json
2024-02-13 22:00:34 +00:00

140 lines
5.8 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-6152",
"ASSIGNER": "security@grafana.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A user changing their email after signing up and verifying it can change it without verification in profile settings.\n\nThe configuration option \"verify_email_enabled\" will only validate email only on sign up.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-863",
"cweId": "CWE-863"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Grafana",
"product": {
"product_data": [
{
"product_name": "Grafana",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.5.0",
"version_value": "9.5.16"
},
{
"version_affected": "<",
"version_name": "10.0.0",
"version_value": "10.0.11"
},
{
"version_affected": "<",
"version_name": "10.1.0",
"version_value": "10.1.7"
},
{
"version_affected": "<",
"version_name": "10.2.0",
"version_value": "10.2.4"
},
{
"version_affected": "<",
"version_name": "10.3.0",
"version_value": "10.3.3"
}
]
}
},
{
"product_name": "Grafana Enterprise",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "2.5.0",
"version_value": "9.5.16"
},
{
"version_affected": "<",
"version_name": "10.0.0",
"version_value": "10.0.11"
},
{
"version_affected": "<",
"version_name": "10.1.0",
"version_value": "10.1.7"
},
{
"version_affected": "<",
"version_name": "10.2.0",
"version_value": "10.2.4"
},
{
"version_affected": "<",
"version_name": "10.3.0",
"version_value": "10.3.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://grafana.com/security/security-advisories/cve-2023-6152/",
"refsource": "MISC",
"name": "https://grafana.com/security/security-advisories/cve-2023-6152/"
},
{
"url": "https://github.com/grafana/bugbounty/security/advisories/GHSA-3hv4-r2fm-h27f",
"refsource": "MISC",
"name": "https://github.com/grafana/bugbounty/security/advisories/GHSA-3hv4-r2fm-h27f"
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
}
]
}
}