cvelist/2023/41xxx/CVE-2023-41806.json

108 lines
3.4 KiB
JSON
Raw Normal View History

2023-09-01 13:00:34 +00:00
{
2023-11-23 15:00:36 +00:00
"data_version": "4.0",
2023-09-01 13:00:34 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-41806",
2023-11-23 15:00:36 +00:00
"ASSIGNER": "security@pandorafms.com",
"STATE": "PUBLIC"
2023-09-01 13:00:34 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-11-23 15:00:36 +00:00
"value": "Improper Privilege Management vulnerability in Pandora FMS on all allows Privilege Escalation. This vulnerability causes that a bad privilege assignment could cause a DOS attack that affects the availability of the Pandora FMS server. This issue affects Pandora FMS: from 700 through 773."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-269 Improper Privilege Management",
"cweId": "CWE-269"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Pandora FMS",
"product": {
"product_data": [
{
"product_name": "Pandora FMS",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_name": "700",
"version_value": "773"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/",
"refsource": "MISC",
"name": "https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/"
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "EXTERNAL"
},
"solution": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "Fixed in v774 and v772.2."
}
],
"value": "Fixed in v774 and v772.2."
}
],
"credits": [
{
"lang": "en",
"value": "Oliver Brooks <ollie.brooks@nccgroup.com>"
}
],
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:H",
"version": "3.1"
2023-09-01 13:00:34 +00:00
}
]
}
}