cvelist/2023/2xxx/CVE-2023-2183.json

145 lines
6.4 KiB
JSON
Raw Normal View History

2023-04-19 13:00:37 +00:00
{
2023-06-06 19:00:41 +00:00
"data_version": "4.0",
2023-04-19 13:00:37 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-2183",
2023-06-06 19:00:41 +00:00
"ASSIGNER": "security@grafana.com",
"STATE": "PUBLIC"
2023-04-19 13:00:37 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-06-06 19:00:41 +00:00
"value": "Grafana is an open-source platform for monitoring and observability. \n\nThe option to send a test alert is not available from the user panel UI for users having the Viewer role. It is still possible for a user with the Viewer role to send a test alert using the API as the API does not check access to this function.\n\nThis might enable malicious users to abuse the functionality by sending multiple alert messages to e-mail and Slack, spamming users, prepare Phishing attack or block SMTP server.\n\nUsers may upgrade to version 9.5.3, 9.4.12, 9.3.15, 9.2.19 and 8.5.26 to receive a fix.\n\n"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-284",
"cweId": "CWE-284"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Grafana",
"product": {
"product_data": [
{
"product_name": "Grafana",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "8.0.0",
"version_value": "8.5.26"
},
{
"version_affected": "<",
"version_name": "9.0.0",
"version_value": "9.2.19"
},
{
"version_affected": "<",
"version_name": "9.3.0",
"version_value": "9.3.15"
},
{
"version_affected": "<",
"version_name": "9.4.0",
"version_value": "9.4.12"
},
{
"version_affected": "<",
"version_name": "9.5.0",
"version_value": "9.5.3"
}
]
}
},
{
"product_name": "Grafana Enterprise",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "8.0.0",
"version_value": "8.5.26"
},
{
"version_affected": "<",
"version_name": "9.0.0",
"version_value": "9.2.19"
},
{
"version_affected": "<",
"version_name": "9.3.0",
"version_value": "9.3.15"
},
{
"version_affected": "<",
"version_name": "9.4.0",
"version_value": "9.4.12"
},
{
"version_affected": "<",
"version_name": "9.5.0",
"version_value": "9.5.3"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://grafana.com/security/security-advisories/cve-2023-2183/",
"refsource": "MISC",
"name": "https://grafana.com/security/security-advisories/cve-2023-2183/"
},
{
"url": "https://github.com/grafana/bugbounty/security/advisories/GHSA-cvm3-pp2j-chr3",
"refsource": "MISC",
"name": "https://github.com/grafana/bugbounty/security/advisories/GHSA-cvm3-pp2j-chr3"
2023-07-06 19:00:41 +00:00
},
{
"url": "https://security.netapp.com/advisory/ntap-20230706-0002/",
"refsource": "MISC",
"name": "https://security.netapp.com/advisory/ntap-20230706-0002/"
2023-06-06 19:00:41 +00:00
}
]
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:N/A:N",
"version": "3.1"
2023-04-19 13:00:37 +00:00
}
]
}
}