cvelist/2022/22xxx/CVE-2022-22243.json
2022-10-18 03:00:34 +00:00

175 lines
7.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "sirt@juniper.net",
"DATE_PUBLIC": "2022-10-12T16:00:00.000Z",
"ID": "CVE-2022-22243",
"STATE": "PUBLIC",
"TITLE": "Junos OS: XPath Injection vulnerability in J-Web"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Junos OS",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "19.1R3-S9"
},
{
"version_affected": "<",
"version_name": "19.2",
"version_value": "19.2R3-S6"
},
{
"version_affected": "<",
"version_name": "19.3",
"version_value": "19.3R3-S7"
},
{
"version_affected": "<",
"version_name": "19.4",
"version_value": "19.4R2-S7, 19.4R3-S8"
},
{
"version_affected": "<",
"version_name": "20.1",
"version_value": "20.1R3-S5"
},
{
"version_affected": "<",
"version_name": "20.2",
"version_value": "20.2R3-S5"
},
{
"version_affected": "<",
"version_name": "20.3",
"version_value": "20.3R3-S5"
},
{
"version_affected": "<",
"version_name": "20.4",
"version_value": "20.4R3-S4"
},
{
"version_affected": "<",
"version_name": "21.1",
"version_value": "21.1R3-S2"
},
{
"version_affected": "<",
"version_name": "21.2",
"version_value": "21.2R3-S1"
},
{
"version_affected": "<",
"version_name": "21.3",
"version_value": "21.3R2-S2, 21.3R3"
},
{
"version_affected": "<",
"version_name": "21.4",
"version_value": "21.4R1-S2, 21.4R2-S1, 21.4R3"
},
{
"version_affected": "<",
"version_name": "22.1",
"version_value": "22.1R1-S1, 22.1R2"
}
]
}
}
]
},
"vendor_name": "Juniper Networks"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Juniper SIRT would like to acknowledge and thank Paulos Yibelo from Octagon Networks (octagon.net) for responsibly reporting this vulnerability."
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An XPath Injection vulnerability due to Improper Input Validation in the J-Web component of Juniper Networks Junos OS allows an authenticated attacker to add an XPath command to the XPath stream, which may allow chaining to other unspecified vulnerabilities, leading to a partial loss of confidentiality. This issue affects Juniper Networks Junos OS: all versions prior to 19.1R3-S9; 19.2 versions prior to 19.2R3-S6; 19.3 versions prior to 19.3R3-S7; 19.4 versions prior to 19.4R2-S7, 19.4R3-S8; 20.1 versions prior to 20.1R3-S5; 20.2 versions prior to 20.2R3-S5; 20.3 versions prior to 20.3R3-S5; 20.4 versions prior to 20.4R3-S4; 21.1 versions prior to 21.1R3-S2; 21.2 versions prior to 21.2R3-S1; 21.3 versions prior to 21.3R2-S2, 21.3R3; 21.4 versions prior to 21.4R1-S2, 21.4R2-S1, 21.4R3; 22.1 versions prior to 22.1R1-S1, 22.1R2."
}
]
},
"exploit": [
{
"lang": "eng",
"value": "Juniper SIRT is not aware of any malicious exploitation of this vulnerability."
}
],
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-20 Improper Input Validation"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://kb.juniper.net/JSA69899",
"refsource": "CONFIRM",
"url": "https://kb.juniper.net/JSA69899"
}
]
},
"solution": [
{
"lang": "eng",
"value": "The following software releases have been updated to resolve this specific issue: Junos OS 19.1R3-S9, 19.2R3-S6, 19.3R3-S7, 19.4R2-S7, 19.4R3-S8, 20.1R3-S5, 20.2R3-S5, 20.3R3-S5, 20.4R3-S4, 21.1R3-S2, 21.2R3-S1, 21.3R2-S2, 21.3R3, 21.4R1-S2, 21.4R2-S1, 21.4R3, 22.1R1-S1, 22.1R2, 22.2R1, and all subsequent releases.\n"
}
],
"source": {
"advisory": "JSA69899",
"defect": [
"1656808"
],
"discovery": "EXTERNAL"
},
"work_around": [
{
"lang": "eng",
"value": "Disable J-Web, or limit access to only trusted hosts."
}
]
}