{ "CVE_data_meta": { "ASSIGNER": "sirt@juniper.net", "DATE_PUBLIC": "2021-10-13T16:00:00.000Z", "ID": "CVE-2021-31371", "STATE": "PUBLIC", "TITLE": "Junos OS: QFX5000 Series: Traffic from the network internal to the device (128.0.0.0) may be forwarded to egress interfaces." }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "Junos OS", "version": { "version_data": [ { "platform": "QFX5000 Series", "version_affected": "<", "version_value": "17.3R3-S12" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "18.1", "version_value": "18.1R3-S13" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "18.3", "version_value": "18.3R3-S5" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "19.1", "version_value": "19.1R3-S6" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "19.2", "version_value": "19.2R1-S7, 19.2R3-S3" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "19.3", "version_value": "19.3R2-S6, 19.3R3-S3" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "19.4", "version_value": "19.4R1-S4, 19.4R3-S5" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "20.1", "version_value": "20.1R2-S2, 20.1R3-S1" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "20.2", "version_value": "20.2R3-S2" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "20.3", "version_value": "20.3R3-S1" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "20.4", "version_value": "20.4R2-S1, 20.4R3" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "21.1", "version_value": "21.1R1-S1, 21.1R2" }, { "platform": "QFX5000 Series", "version_affected": "<", "version_name": "21.2", "version_value": "21.2R1" } ] } } ] }, "vendor_name": "Juniper Networks" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Juniper Networks Junos OS uses the 128.0.0.0/2 subnet for internal communications between the RE and PFEs. It was discovered that packets utilizing these IP addresses may egress an QFX5000 Series switch, leaking configuration information such as heartbeats, kernel versions, etc. out to the Internet, leading to an information exposure vulnerability. This issue affects Juniper Networks Junos OS on QFX5110, QFX5120, QFX5200, QFX5210 Series, and QFX5100 with QFX 5e Series image installed: All versions prior to 17.3R3-S12; 18.1 versions prior to 18.1R3-S13; 18.3 versions prior to 18.3R3-S5; 19.1 versions prior to 19.1R3-S6; 19.2 versions prior to 19.2R1-S7, 19.2R3-S3; 19.3 versions prior to 19.3R2-S6, 19.3R3-S3; 19.4 versions prior to 19.4R1-S4, 19.4R3-S5; 20.1 versions prior to 20.1R2-S2, 20.1R3-S1; 20.2 versions prior to 20.2R3-S2; 20.3 versions prior to 20.3R3-S1; 20.4 versions prior to 20.4R2-S1, 20.4R3; 21.1 versions prior to 21.1R1-S1, 21.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": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N", "version": "3.1" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-200 Information Exposure" } ] } ] }, "references": { "reference_data": [ { "name": "https://kb.juniper.net/JSA11236", "refsource": "CONFIRM", "url": "https://kb.juniper.net/JSA11236" } ] }, "solution": [ { "lang": "eng", "value": "The following software releases have been updated to resolve this specific issue: 17.3R3-S12, 18.1R3-S13, 18.3R3-S5, 19.1R3-S6, 19.2R1-S7, 19.2R3-S3, 19.3R2-S6, 19.3R3-S3, 19.4R1-S4, 19.4R3-S5, 20.1R2-S2, 20.1R3-S1, 20.2R3-S2, 20.3R3-S1, 20.4R2-S1, 20.4R3, 21.1R1-S1, 21.1R2, 21.2R1, and all subsequent releases.\n" } ], "source": { "advisory": "JSA11236", "defect": [ "1561722" ], "discovery": "USER" }, "work_around": [ { "lang": "eng", "value": "Configure a firewall filter to discard packets sourced from the internal network.\n\nDisabling the net.transit_re sysctl flag will also cause management traffic forwarded to the PFE ports to be dropped:\n % sysctl -w net.transit_re=0\n\nNote that sysctl flags do not survive a reboot." } ] }