cvelist/2022/45xxx/CVE-2022-45436.json

98 lines
3.3 KiB
JSON
Raw Normal View History

2022-11-15 10:00:33 +00:00
{
"CVE_data_meta": {
2023-02-15 04:00:36 +00:00
"ASSIGNER": "cve-coordination@incibe.es",
"DATE_PUBLIC": "2022-11-16T13:00:00.000Z",
2022-11-15 10:00:33 +00:00
"ID": "CVE-2022-45436",
2023-02-15 04:00:36 +00:00
"STATE": "PUBLIC",
"TITLE": "Stored cross-site scripting vulnerability in network maps editor feature"
2022-11-15 10:00:33 +00:00
},
2023-02-15 04:00:36 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Pandora FMS",
"version": {
"version_data": [
{
"platform": "all",
"version_affected": "=",
"version_name": "v765",
"version_value": "v765"
}
]
}
}
]
},
"vendor_name": "Artica PFMS"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-11-15 10:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-15 04:00:36 +00:00
"value": "Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Artica PFMS Pandora FMS v765 on all platforms, allows Cross-Site Scripting (XSS). As a manager privilege user , create a network map containing name as xss payload. Once created, admin user must click on the edit network maps and XSS payload will be executed, which could be used for stealing admin users cookie value."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
}
]
2022-11-15 10:00:33 +00:00
}
]
2023-02-15 04:00:36 +00:00
},
"references": {
"reference_data": [
{
"name": "https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/",
"refsource": "CONFIRM",
"url": "https://pandorafms.com/en/security/common-vulnerabilities-and-exposures/"
}
]
},
"solution": [
{
"lang": "eng",
"value": "fixed in v766"
}
],
"source": {
"defect": [
"2022-45436"
],
"discovery": "EXTERNAL"
2022-11-15 10:00:33 +00:00
}
}