cvelist/2022/0xxx/CVE-2022-0857.json

87 lines
3.0 KiB
JSON
Raw Normal View History

2022-03-04 15:01:15 +00:00
{
"CVE_data_meta": {
2022-03-23 14:13:00 +00:00
"ASSIGNER": "psirt@mcafee.com",
2022-03-04 15:01:15 +00:00
"ID": "CVE-2022-0857",
2022-03-23 14:13:00 +00:00
"STATE": "PUBLIC",
"TITLE": "ePO Reflected Cross-site scripting vulnerability"
2022-03-04 15:01:15 +00:00
},
2022-03-23 14:13:00 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "McAfee ePolicy Orchestrator (ePO)",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "5.10 CU 13"
}
]
}
}
]
},
"vendor_name": "McAfee,LLC"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2022-03-04 15:01:15 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-03-23 14:13:00 +00:00
"value": "A reflected cross-site scripting (XSS) vulnerability in McAfee Enterprise ePolicy Orchestrator (ePO) prior to 5.10 Update 13 allows a remote attacker to potentially obtain access to an ePO administrator's session by convincing the attacker to click on a carefully crafted link. This would lead to limited access to sensitive information and limited ability to alter some information in ePO due to the area of the User Interface the vulnerability is present in."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/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-03-04 15:01:15 +00:00
}
]
2022-03-23 14:13:00 +00:00
},
"references": {
"reference_data": [
{
"name": "https://kc.mcafee.com/corporate/index?page=content&id=SB10379",
"refsource": "CONFIRM",
"url": "https://kc.mcafee.com/corporate/index?page=content&id=SB10379"
}
]
},
"source": {
"discovery": "EXTERNAL"
2022-03-04 15:01:15 +00:00
}
2022-03-23 14:13:00 +00:00
}