ID OPENVAS:1361412562310843886 Type openvas Reporter Copyright (C) 2019 Greenbone Networks GmbH Modified 2019-03-18T00:00:00
Description
The remote host is missing an update for
the
###############################################################################
# OpenVAS Vulnerability Test
# $Id: gb_ubuntu_USN_3873_1.nasl 14288 2019-03-18 16:34:17Z cfischer $
#
# Ubuntu Update for openvswitch USN-3873-1
#
# Authors:
# System Generated Check
#
# Copyright:
# Copyright (C) 2019 Greenbone Networks GmbH, http://www.greenbone.net
# Text descriptions are largely excerpted from the referenced
# advisory, and are Copyright (c) the respective author(s)
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2
# (or any later version), as published by the Free Software Foundation.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
###############################################################################
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.843886");
script_version("$Revision: 14288 $");
script_cve_id("CVE-2018-17204", "CVE-2018-17205", "CVE-2018-17206");
script_tag(name:"cvss_base", value:"5.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:N/I:N/A:P");
script_tag(name:"last_modification", value:"$Date: 2019-03-18 17:34:17 +0100 (Mon, 18 Mar 2019) $");
script_tag(name:"creation_date", value:"2019-01-31 04:02:39 +0100 (Thu, 31 Jan 2019)");
script_name("Ubuntu Update for openvswitch USN-3873-1");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2019 Greenbone Networks GmbH");
script_family("Ubuntu Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/ubuntu_linux", "ssh/login/packages", re:"ssh/login/release=UBUNTU(18\.04 LTS|16\.04 LTS)");
script_xref(name:"USN", value:"3873-1");
script_xref(name:"URL", value:"http://www.ubuntu.com/usn/usn-3873-1/");
script_tag(name:"summary", value:"The remote host is missing an update for
the 'openvswitch' package(s) announced via the USN-3873-1 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version
is present on the target host.");
script_tag(name:"insight", value:"It was discovered that Open vSwitch
incorrectly decoded certain packets. A remote attacker could possibly use this
issue to cause Open vSwitch to crash, resulting in a denial of service. (CVE-2018-17204)
It was discovered that Open vSwitch incorrectly handled processing certain
flows. A remote attacker could possibly use this issue to cause Open
vSwitch to crash, resulting in a denial of service. This issue only
affected Ubuntu 18.04 LTS. (CVE-2018-17205)
It was discovered that Open vSwitch incorrectly handled BUNDLE action
decoding. A remote attacker could possibly use this issue to cause Open
vSwitch to crash, resulting in a denial of service. (CVE-2018-17206)");
script_tag(name:"affected", value:"openvswitch on Ubuntu 18.04 LTS,
Ubuntu 16.04 LTS.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-deb.inc");
release = dpkg_get_ssh_release();
if(!release) exit(0);
res = "";
if(release == "UBUNTU18.04 LTS")
{
if ((res = isdpkgvuln(pkg:"openvswitch-common", ver:"2.9.2-0ubuntu0.18.04.3", rls:"UBUNTU18.04 LTS")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
exit(0);
}
if(release == "UBUNTU16.04 LTS")
{
if ((res = isdpkgvuln(pkg:"openvswitch-common", ver:"2.5.5-0ubuntu0.16.04.2", rls:"UBUNTU16.04 LTS")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
exit(0);
}
{"id": "OPENVAS:1361412562310843886", "type": "openvas", "bulletinFamily": "scanner", "title": "Ubuntu Update for openvswitch USN-3873-1", "description": "The remote host is missing an update for\n the ", "published": "2019-01-31T00:00:00", "modified": "2019-03-18T00:00:00", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}, "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310843886", "reporter": "Copyright (C) 2019 Greenbone Networks GmbH", "references": ["3873-1", "http://www.ubuntu.com/usn/usn-3873-1/"], "cvelist": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"], "lastseen": "2019-05-29T18:32:23", "viewCount": 0, "enchantments": {"dependencies": {"references": [{"type": "cve", "idList": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"]}, {"type": "nessus", "idList": ["UBUNTU_USN-3873-1.NASL", "OPENSUSE-2018-1562.NASL", "PHOTONOS_PHSA-2020-1_0-0288_OPENVSWITCH.NASL", "SUSE_SU-2018-4128-1.NASL", "REDHAT-RHSA-2018-3500.NASL"]}, {"type": "openvas", "idList": ["OPENVAS:1361412562310814571", "OPENVAS:1361412562310852193"]}, {"type": "suse", "idList": ["OPENSUSE-SU-2018:4148-1"]}, {"type": "redhat", "idList": ["RHSA-2018:3500", "RHSA-2019:0053", "RHSA-2019:0081"]}, {"type": "ubuntu", "idList": ["USN-3873-1"]}], "modified": "2019-05-29T18:32:23", "rev": 2}, "score": {"value": 6.8, "vector": "NONE", "modified": "2019-05-29T18:32:23", "rev": 2}, "vulnersScore": 6.8}, "pluginID": "1361412562310843886", "sourceData": "###############################################################################\n# OpenVAS Vulnerability Test\n# $Id: gb_ubuntu_USN_3873_1.nasl 14288 2019-03-18 16:34:17Z cfischer $\n#\n# Ubuntu Update for openvswitch USN-3873-1\n#\n# Authors:\n# System Generated Check\n#\n# Copyright:\n# Copyright (C) 2019 Greenbone Networks GmbH, http://www.greenbone.net\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (c) the respective author(s)\n#\n# This program is free software; you can redistribute it and/or modify\n# it under the terms of the GNU General Public License version 2\n# (or any later version), as published by the Free Software Foundation.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n###############################################################################\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.843886\");\n script_version(\"$Revision: 14288 $\");\n script_cve_id(\"CVE-2018-17204\", \"CVE-2018-17205\", \"CVE-2018-17206\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"$Date: 2019-03-18 17:34:17 +0100 (Mon, 18 Mar 2019) $\");\n script_tag(name:\"creation_date\", value:\"2019-01-31 04:02:39 +0100 (Thu, 31 Jan 2019)\");\n script_name(\"Ubuntu Update for openvswitch USN-3873-1\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2019 Greenbone Networks GmbH\");\n script_family(\"Ubuntu Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/ubuntu_linux\", \"ssh/login/packages\", re:\"ssh/login/release=UBUNTU(18\\.04 LTS|16\\.04 LTS)\");\n\n script_xref(name:\"USN\", value:\"3873-1\");\n script_xref(name:\"URL\", value:\"http://www.ubuntu.com/usn/usn-3873-1/\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for\n the 'openvswitch' package(s) announced via the USN-3873-1 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version\n is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"It was discovered that Open vSwitch\nincorrectly decoded certain packets. A remote attacker could possibly use this\nissue to cause Open vSwitch to crash, resulting in a denial of service. (CVE-2018-17204)\n\nIt was discovered that Open vSwitch incorrectly handled processing certain\nflows. A remote attacker could possibly use this issue to cause Open\nvSwitch to crash, resulting in a denial of service. This issue only\naffected Ubuntu 18.04 LTS. (CVE-2018-17205)\n\nIt was discovered that Open vSwitch incorrectly handled BUNDLE action\ndecoding. A remote attacker could possibly use this issue to cause Open\nvSwitch to crash, resulting in a denial of service. (CVE-2018-17206)\");\n\n script_tag(name:\"affected\", value:\"openvswitch on Ubuntu 18.04 LTS,\n Ubuntu 16.04 LTS.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-deb.inc\");\n\nrelease = dpkg_get_ssh_release();\nif(!release) exit(0);\n\nres = \"\";\n\nif(release == \"UBUNTU18.04 LTS\")\n{\n\n if ((res = isdpkgvuln(pkg:\"openvswitch-common\", ver:\"2.9.2-0ubuntu0.18.04.3\", rls:\"UBUNTU18.04 LTS\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n\n\nif(release == \"UBUNTU16.04 LTS\")\n{\n\n if ((res = isdpkgvuln(pkg:\"openvswitch-common\", ver:\"2.5.5-0ubuntu0.16.04.2\", rls:\"UBUNTU16.04 LTS\")) != NULL)\n {\n security_message(data:res);\n exit(0);\n }\n\n if (__pkg_match) exit(99);\n exit(0);\n}\n", "naslFamily": "Ubuntu Local Security Checks"}
{"cve": [{"lastseen": "2020-12-09T20:25:38", "description": "An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting ofproto_rule_insert__ in ofproto/ofproto.c. During bundle commit, flows that are added in a bundle are applied to ofproto in order. If a flow cannot be added (e.g., the flow action is a go-to for a group id that does not exist), OvS tries to revert back all previous flows that were successfully applied from the same bundle. This is possible since OvS maintains list of old flows that were replaced by flows from the bundle. While reinserting old flows, OvS has an assertion failure due to a check on rule state != RULE_INITIALIZED. This would work for new flows, but for an old flow the rule state is RULE_REMOVED. The assertion failure causes an OvS crash.", "edition": 8, "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 7.5, "privilegesRequired": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 3.6}, "published": "2018-09-19T16:29:00", "title": "CVE-2018-17205", "type": "cve", "cwe": ["CWE-617"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 5.0, "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "acInsufInfo": false, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2018-17205"], "modified": "2020-10-15T13:28:00", "cpe": ["cpe:/o:canonical:ubuntu_linux:18.04", "cpe:/o:canonical:ubuntu_linux:16.04", "cpe:/a:openvswitch:openvswitch:2.7.6", "cpe:/a:redhat:openstack:13.0", "cpe:/a:redhat:openstack:10"], "id": "CVE-2018-17205", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-17205", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*", "cpe:2.3:a:openvswitch:openvswitch:2.7.6:*:*:*:*:*:*:*", "cpe:2.3:a:redhat:openstack:13.0:*:*:*:*:*:*:*", "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*"]}, {"lastseen": "2020-12-09T20:25:38", "description": "An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6. The decode_bundle function inside lib/ofp-actions.c is affected by a buffer over-read issue during BUNDLE action decoding.", "edition": 7, "cvss3": {"exploitabilityScore": 1.2, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "NONE", "baseScore": 4.9, "privilegesRequired": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 3.6}, "published": "2018-09-19T16:29:00", "title": "CVE-2018-17206", "type": "cve", "cwe": ["CWE-125"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.0, "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "SINGLE"}, "acInsufInfo": false, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2018-17206"], "modified": "2020-10-15T13:28:00", "cpe": ["cpe:/o:canonical:ubuntu_linux:18.04", "cpe:/o:canonical:ubuntu_linux:16.04", "cpe:/a:openvswitch:openvswitch:2.7.6", "cpe:/a:redhat:openstack:13.0", "cpe:/a:redhat:openstack:10"], "id": "CVE-2018-17206", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-17206", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*", "cpe:2.3:a:openvswitch:openvswitch:2.7.6:*:*:*:*:*:*:*", "cpe:2.3:a:redhat:openstack:13.0:*:*:*:*:*:*:*", "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*"]}, {"lastseen": "2020-12-09T20:25:38", "description": "An issue was discovered in Open vSwitch (OvS) 2.7.x through 2.7.6, affecting parse_group_prop_ntr_selection_method in lib/ofp-util.c. When decoding a group mod, it validates the group type and command after the whole group mod has been decoded. The OF1.5 decoder, however, tries to use the type and command earlier, when it might still be invalid. This causes an assertion failure (via OVS_NOT_REACHED). ovs-vswitchd does not enable support for OpenFlow 1.5 by default.", "edition": 8, "cvss3": {"exploitabilityScore": 2.8, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "LOW", "integrityImpact": "NONE", "baseScore": 4.3, "privilegesRequired": "LOW", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L", "userInteraction": "NONE", "version": "3.0"}, "impactScore": 1.4}, "published": "2018-09-19T16:29:00", "title": "CVE-2018-17204", "type": "cve", "cwe": ["CWE-617"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 4.0, "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "SINGLE"}, "acInsufInfo": false, "impactScore": 2.9, "obtainUserPrivilege": false}, "cvelist": ["CVE-2018-17204"], "modified": "2020-10-15T13:28:00", "cpe": ["cpe:/o:canonical:ubuntu_linux:18.04", "cpe:/o:canonical:ubuntu_linux:16.04", "cpe:/a:openvswitch:openvswitch:2.7.6", "cpe:/a:redhat:openstack:13.0", "cpe:/a:redhat:openstack:10"], "id": "CVE-2018-17204", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-17204", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P"}, "cpe23": ["cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:*", "cpe:2.3:a:redhat:openstack:10:*:*:*:*:*:*:*", "cpe:2.3:a:openvswitch:openvswitch:2.7.6:*:*:*:*:*:*:*", "cpe:2.3:a:redhat:openstack:13.0:*:*:*:*:*:*:*", "cpe:2.3:o:canonical:ubuntu_linux:18.04:*:*:*:lts:*:*:*"]}], "redhat": [{"lastseen": "2019-08-13T18:46:33", "bulletinFamily": "unix", "cvelist": ["CVE-2018-17204", "CVE-2018-17205", "CVE-2018-17206"], "description": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es):\n\n* openvswitch: Mishandle of group mods in lib/ofp-util.c:parse_group_prop_ntr_selection_method() allows for assertion failure (CVE-2018-17204)\n\n* openvswitch: Error during bundle commit in ofproto/ofproto.c:ofproto_rule_insert__() allows for crash (CVE-2018-17205)\n\n* openvswitch: Buffer over-read in lib/ofp-actions.c:decode_bundle() (CVE-2018-17206)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.", "modified": "2019-01-16T21:52:36", "published": "2019-01-16T21:50:56", "id": "RHSA-2019:0053", "href": "https://access.redhat.com/errata/RHSA-2019:0053", "type": "redhat", "title": "(RHSA-2019:0053) Moderate: openvswitch security and bug fix update", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2019-08-13T18:44:43", "bulletinFamily": "unix", "cvelist": ["CVE-2018-17204", "CVE-2018-17205", "CVE-2018-17206"], "description": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es):\n\n* openvswitch: Mishandle of group mods in lib/ofp-util.c:parse_group_prop_ntr_selection_method() allows for assertion failure (CVE-2018-17204)\n\n* openvswitch: Error during bundle commit in ofproto/ofproto.c:ofproto_rule_insert__() allows for crash (CVE-2018-17205)\n\n* openvswitch: Buffer over-read in lib/ofp-actions.c:decode_bundle() (CVE-2018-17206)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Previously, the first packet of a new connection using an OVN logical router was used to discover the MAC address of the destination. This resulted in the loss of the first packet on the new connection. This \nenhancement adds the capability to correctly queue the first packet of a new connection, which prevents the loss of that packet. (BZ#1600115)", "modified": "2019-01-16T22:35:09", "published": "2019-01-16T22:03:03", "id": "RHSA-2019:0081", "href": "https://access.redhat.com/errata/RHSA-2019:0081", "type": "redhat", "title": "(RHSA-2019:0081) Moderate: openvswitch security and bug fix update", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2019-08-13T18:45:53", "bulletinFamily": "unix", "cvelist": ["CVE-2018-17204", "CVE-2018-17205", "CVE-2018-17206"], "description": "Open vSwitch provides standard network bridging functions and support for the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es):\n\n* openvswitch: Mishandle of group mods in lib/ofp-util.c:parse_group_prop_ntr_selection_method() allows for assertion failure (CVE-2018-17204)\n\n* openvswitch: Error during bundle commit in ofproto/ofproto.c:ofproto_rule_insert__() allows for crash (CVE-2018-17205)\n\n* openvswitch: Buffer over-read in lib/ofp-actions.c:decode_bundle() (CVE-2018-17206)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* Previously, when the ovs-vswitchd service restarted, an error displayed with many open files. With this update, the number of sockets opened by ovs-vswitchd is decreased. As a result, the described problem no longer occurs. (BZ#1526306)\n\n* Previously, when OpenvSwitch service was reloaded, the default flow was not removed and it became part of the final flow table. With this update, the default flow rule is no longer added after a service reload. As a result, the described problem no longer occurs. (BZ#1626096)\n\nEnhancement(s):\n\n* With this update, the pmd-rxq-assign configuration has been added to Poll Mode Drivers (PMDs) cores. This allows users to select a round-robin assignment. (BZ#1616001)\n\n* With this update the ovs-appctl connection-status command has been introduced to the ovs-appctl utility. The command enables to monitor hypervisor (HV) south bound database (SBDB) connection status. Layered products can now check if the ovn-controller is properly connected to a central node. (BZ#1593804)\n\n* With this update, a support for the Dynamic Host Configuration Protocol (DHCP) option 252 has been added to Open Virtual Network (OVN) Native DHCP. (BZ#1641765)", "modified": "2018-11-05T19:44:15", "published": "2018-11-05T19:40:42", "id": "RHSA-2018:3500", "href": "https://access.redhat.com/errata/RHSA-2018:3500", "type": "redhat", "title": "(RHSA-2018:3500) Moderate: openvswitch security, bug fix, and enhancement update", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}], "openvas": [{"lastseen": "2020-04-07T16:39:04", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"], "description": "The remote host is missing an update for the ", "modified": "2020-04-02T00:00:00", "published": "2018-12-18T00:00:00", "id": "OPENVAS:1361412562310852193", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310852193", "type": "openvas", "title": "openSUSE: Security Advisory for openvswitch (openSUSE-SU-2018:4148-1)", "sourceData": "# Copyright (C) 2018 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) of their respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.852193\");\n script_version(\"2020-04-02T11:36:28+0000\");\n script_tag(name:\"deprecated\", value:TRUE);\n script_cve_id(\"CVE-2018-17204\", \"CVE-2018-17205\", \"CVE-2018-17206\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-04-02 11:36:28 +0000 (Thu, 02 Apr 2020)\");\n script_tag(name:\"creation_date\", value:\"2018-12-18 07:42:02 +0100 (Tue, 18 Dec 2018)\");\n script_name(\"openSUSE: Security Advisory for openvswitch (openSUSE-SU-2018:4148-1)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2018 Greenbone Networks GmbH\");\n script_family(\"SuSE Local Security Checks\");\n\n script_xref(name:\"openSUSE-SU\", value:\"2018:4148-1\");\n script_xref(name:\"URL\", value:\"https://lists.opensuse.org/opensuse-security-announce/2018-12/msg00044.html\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'openvswitch'\n package(s) announced via the openSUSE-SU-2018:4148-1 advisory.\n\n This NVT has been replaced by OID:1.3.6.1.4.1.25623.1.0.814571\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"This update for openvswitch to version 2.7.6 fixes the following issues:\n\n These security issues were fixed:\n\n - CVE-2018-17205: Prevent OVS crash when reverting old flows in bundle\n commit (bsc#1104467).\n\n - CVE-2018-17206: Avoid buffer overread in BUNDLE action decoding\n (bsc#1104467).\n\n - CVE-2018-17204:When decoding a group mod, it validated the group type\n and command after the whole group mod has been decoded. The OF1.5\n decoder, however, tried to use the type and command earlier, when it\n might still be invalid. This caused an assertion failure (via\n OVS_NOT_REACHED) (bsc#1104467).\n\n These non-security issues were fixed:\n\n - ofproto/bond: Fix bond reconfiguration race condition.\n\n - ofproto/bond: Fix bond post recirc rule leak.\n\n - ofproto/bond: fix internal flow leak of tcp-balance bond\n\n - systemd: Restart openvswitch service if a daemon crashes\n\n - conntrack: Fix checks for TCP, UDP, and IPv6 header sizes.\n\n - ofp-actions: Fix translation of set_field for nw_ecn\n\n - netdev-dpdk: Fix mempool segfault.\n\n - ofproto-dpif-upcall: Fix flow setup/delete race.\n\n - learn: Fix memory leak in learn_parse_sepc()\n\n - netdev-dpdk: fix mempool_configure error state\n\n - vswitchd: Add --cleanup option to the 'appctl exit' command\n\n - ofp-parse: Fix memory leak on error path in parse_ofp_group_mod_file().\n\n - actions: Fix memory leak on error path in parse_ct_lb_action().\n\n - dpif-netdev: Fix use-after-free error in reconfigure_datapath().\n\n - bridge: Fix memory leak in bridge_aa_update_trunks().\n\n - dpif-netlink: Fix multiple-free and fd leak on error path.\n\n - ofp-print: Avoid array overread in print_table_instruction_features().\n\n - flow: Fix buffer overread in flow_hash_symmetric_l3l4().\n\n - systemd: start vswitchd after udev\n\n - ofp-util: Check length of buckets in ofputil_pull_ofp15_group_mod().\n\n - ovsdb-types: Fix memory leak on error path.\n\n - tnl-ports: Fix loss of tunneling upon removal of a single tunnel port.\n\n - netdev: check for NULL fields in netdev_get_addrs\n\n - netdev-dpdk: vhost get stats fix.\n\n - netdev-dpdk: use 64-bit arithmetic when converting rates.\n\n - ofp-util: Fix buffer overread in ofputil_decode_bundle_add().\n\n - ofp-util: Fix memory leaks on error cases in ofputil_decode_group_mod().\n\n - ofp-util: Fix memory leaks when parsing OF1.5 group properties.\n\n - ofp-actions: Fix buffer overread in decode_LEARN_specs().\n\n - flow: Fix buffer overread for crafted IPv6 packets.\n\n - ofp-actions: Properly interpret 'output:in_port'.\n\n - ovs-ofctl: Avoid read overrun in ofperr_decode_msg().\n\n - odp-util: Avoid misaligned references to ip6_hdr.\n\n - ofproto-dpif-upc ...\n\n Description truncated, please see the referenced URL(s) for more information.\");\n\n script_tag(name:\"affected\", value:\"openvswitch on openSUSE Leap 42.3.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\nexit(66); ## This NVT is deprecated as addressed in OID:1.3.6.1.4.1.25623.1.0.814571\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-01-31T17:38:00", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"], "description": "The remote host is missing an update for the ", "modified": "2020-01-31T00:00:00", "published": "2018-12-18T00:00:00", "id": "OPENVAS:1361412562310814571", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310814571", "type": "openvas", "title": "openSUSE: Security Advisory for openvswitch (openSUSE-SU-2018:4148-1)", "sourceData": "# Copyright (C) 2018 Greenbone Networks GmbH\n# Text descriptions are largely excerpted from the referenced\n# advisory, and are Copyright (C) of their respective author(s)\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.814571\");\n script_version(\"2020-01-31T08:23:39+0000\");\n script_cve_id(\"CVE-2018-17204\", \"CVE-2018-17205\", \"CVE-2018-17206\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_tag(name:\"last_modification\", value:\"2020-01-31 08:23:39 +0000 (Fri, 31 Jan 2020)\");\n script_tag(name:\"creation_date\", value:\"2018-12-18 07:42:02 +0100 (Tue, 18 Dec 2018)\");\n script_name(\"openSUSE: Security Advisory for openvswitch (openSUSE-SU-2018:4148-1)\");\n script_category(ACT_GATHER_INFO);\n script_copyright(\"Copyright (C) 2018 Greenbone Networks GmbH\");\n script_family(\"SuSE Local Security Checks\");\n script_dependencies(\"gather-package-list.nasl\");\n script_mandatory_keys(\"ssh/login/suse\", \"ssh/login/rpms\", re:\"ssh/login/release=openSUSELeap42\\.3\");\n\n script_xref(name:\"openSUSE-SU\", value:\"2018:4148-1\");\n script_xref(name:\"URL\", value:\"https://lists.opensuse.org/opensuse-security-announce/2018-12/msg00044.html\");\n\n script_tag(name:\"summary\", value:\"The remote host is missing an update for the 'openvswitch'\n package(s) announced via the openSUSE-SU-2018:4148-1 advisory.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable package version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"This update for openvswitch to version 2.7.6 fixes the following issues:\n\n These security issues were fixed:\n\n - CVE-2018-17205: Prevent OVS crash when reverting old flows in bundle\n commit (bsc#1104467).\n\n - CVE-2018-17206: Avoid buffer overread in BUNDLE action decoding\n (bsc#1104467).\n\n - CVE-2018-17204:When decoding a group mod, it validated the group type\n and command after the whole group mod has been decoded. The OF1.5\n decoder, however, tried to use the type and command earlier, when it\n might still be invalid. This caused an assertion failure (via\n OVS_NOT_REACHED) (bsc#1104467).\n\n These non-security issues were fixed:\n\n - ofproto/bond: Fix bond reconfiguration race condition.\n\n - ofproto/bond: Fix bond post recirc rule leak.\n\n - ofproto/bond: fix internal flow leak of tcp-balance bond\n\n - systemd: Restart openvswitch service if a daemon crashes\n\n - conntrack: Fix checks for TCP, UDP, and IPv6 header sizes.\n\n - ofp-actions: Fix translation of set_field for nw_ecn\n\n - netdev-dpdk: Fix mempool segfault.\n\n - ofproto-dpif-upcall: Fix flow setup/delete race.\n\n - learn: Fix memory leak in learn_parse_sepc()\n\n - netdev-dpdk: fix mempool_configure error state\n\n - vswitchd: Add --cleanup option to the 'appctl exit' command\n\n - ofp-parse: Fix memory leak on error path in parse_ofp_group_mod_file().\n\n - actions: Fix memory leak on error path in parse_ct_lb_action().\n\n - dpif-netdev: Fix use-after-free error in reconfigure_datapath().\n\n - bridge: Fix memory leak in bridge_aa_update_trunks().\n\n - dpif-netlink: Fix multiple-free and fd leak on error path.\n\n - ofp-print: Avoid array overread in print_table_instruction_features().\n\n - flow: Fix buffer overread in flow_hash_symmetric_l3l4().\n\n - systemd: start vswitchd after udev\n\n - ofp-util: Check length of buckets in ofputil_pull_ofp15_group_mod().\n\n - ovsdb-types: Fix memory leak on error path.\n\n - tnl-ports: Fix loss of tunneling upon removal of a single tunnel port.\n\n - netdev: check for NULL fields in netdev_get_addrs\n\n - netdev-dpdk: vhost get stats fix.\n\n - netdev-dpdk: use 64-bit arithmetic when converting rates.\n\n - ofp-util: Fix buffer overread in ofputil_decode_bundle_add().\n\n - ofp-util: Fix memory leaks on error cases in ofputil_decode_group_mod().\n\n - ofp-util: Fix memory leaks when parsing OF1.5 group properties.\n\n - ofp-actions: Fix buffer overread in decode_LEARN_specs().\n\n - flow: Fix buffer overread for crafted IPv6 packets.\n\n - ofp-actions: Properly interpret 'output:in_port'.\n\n - ovs-ofctl: Avoid read overrun in ofperr_decode_msg().\n\n - odp-util: Avoid misaligned references to ip6_hdr.\n\n - ofproto-dpif-upc ...\n\n Description truncated, please see the referenced URL(s) for more information.\");\n\n script_tag(name:\"affected\", value:\"openvswitch on openSUSE Leap 42.3.\");\n\n script_tag(name:\"solution\", value:\"Please install the updated package(s).\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n script_tag(name:\"qod_type\", value:\"package\");\n\n exit(0);\n}\n\ninclude(\"revisions-lib.inc\");\ninclude(\"pkg-lib-rpm.inc\");\n\nrelease = rpm_get_ssh_release();\nif(!release)\n exit(0);\n\nres = \"\";\nreport = \"\";\n\nif(release == \"openSUSELeap42.3\") {\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch\", rpm:\"openvswitch~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-debuginfo\", rpm:\"openvswitch-debuginfo~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-debugsource\", rpm:\"openvswitch-debugsource~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-devel\", rpm:\"openvswitch-devel~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-ovn-central\", rpm:\"openvswitch-ovn-central~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-ovn-central-debuginfo\", rpm:\"openvswitch-ovn-central-debuginfo~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-ovn-common\", rpm:\"openvswitch-ovn-common~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-ovn-common-debuginfo\", rpm:\"openvswitch-ovn-common-debuginfo~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-ovn-docker\", rpm:\"openvswitch-ovn-docker~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-ovn-host\", rpm:\"openvswitch-ovn-host~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-ovn-host-debuginfo\", rpm:\"openvswitch-ovn-host-debuginfo~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-ovn-vtep\", rpm:\"openvswitch-ovn-vtep~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-ovn-vtep-debuginfo\", rpm:\"openvswitch-ovn-vtep-debuginfo~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-pki\", rpm:\"openvswitch-pki~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-test\", rpm:\"openvswitch-test~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-test-debuginfo\", rpm:\"openvswitch-test-debuginfo~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-vtep\", rpm:\"openvswitch-vtep~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"openvswitch-vtep-debuginfo\", rpm:\"openvswitch-vtep-debuginfo~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"python-openvswitch\", rpm:\"python-openvswitch~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(!isnull(res = isrpmvuln(pkg:\"python-openvswitch-test\", rpm:\"python-openvswitch-test~2.7.6~19.1\", rls:\"openSUSELeap42.3\"))) {\n report += res;\n }\n\n if(report != \"\") {\n security_message(data:report);\n } else if(__pkg_match) {\n exit(99);\n }\n exit(0);\n}\n\nexit(0);\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}], "suse": [{"lastseen": "2018-12-16T03:38:55", "bulletinFamily": "unix", "cvelist": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"], "description": "This update for openvswitch to version 2.7.6 fixes the following issues:\n\n These security issues were fixed:\n\n - CVE-2018-17205: Prevent OVS crash when reverting old flows in bundle\n commit (bsc#1104467).\n - CVE-2018-17206: Avoid buffer overread in BUNDLE action decoding\n (bsc#1104467).\n - CVE-2018-17204:When decoding a group mod, it validated the group type\n and command after the whole group mod has been decoded. The OF1.5\n decoder, however, tried to use the type and command earlier, when it\n might still be invalid. This caused an assertion failure (via\n OVS_NOT_REACHED) (bsc#1104467).\n\n These non-security issues were fixed:\n\n - ofproto/bond: Fix bond reconfiguration race condition.\n - ofproto/bond: Fix bond post recirc rule leak.\n - ofproto/bond: fix interal flow leak of tcp-balance bond\n - systemd: Restart openvswitch service if a daemon crashes\n - conntrack: Fix checks for TCP, UDP, and IPv6 header sizes.\n - ofp-actions: Fix translation of set_field for nw_ecn\n - netdev-dpdk: Fix mempool segfault.\n - ofproto-dpif-upcall: Fix flow setup/delete race.\n - learn: Fix memory leak in learn_parse_sepc()\n - netdev-dpdk: fix mempool_configure error state\n - vswitchd: Add --cleanup option to the 'appctl exit' command\n - ofp-parse: Fix memory leak on error path in parse_ofp_group_mod_file().\n - actions: Fix memory leak on error path in parse_ct_lb_action().\n - dpif-netdev: Fix use-after-free error in reconfigure_datapath().\n - bridge: Fix memory leak in bridge_aa_update_trunks().\n - dpif-netlink: Fix multiple-free and fd leak on error path.\n - ofp-print: Avoid array overread in print_table_instruction_features().\n - flow: Fix buffer overread in flow_hash_symmetric_l3l4().\n - systemd: start vswitchd after udev\n - ofp-util: Check length of buckets in ofputil_pull_ofp15_group_mod().\n - ovsdb-types: Fix memory leak on error path.\n - tnl-ports: Fix loss of tunneling upon removal of a single tunnel port.\n - netdev: check for NULL fields in netdev_get_addrs\n - netdev-dpdk: vhost get stats fix.\n - netdev-dpdk: use 64-bit arithmetic when converting rates.\n - ofp-util: Fix buffer overread in ofputil_decode_bundle_add().\n - ofp-util: Fix memory leaks on error cases in ofputil_decode_group_mod().\n - ofp-util: Fix memory leaks when parsing OF1.5 group properties.\n - ofp-actions: Fix buffer overread in decode_LEARN_specs().\n - flow: Fix buffer overread for crafted IPv6 packets.\n - ofp-actions: Properly interpret "output:in_port".\n - ovs-ofctl: Avoid read overrun in ofperr_decode_msg().\n - odp-util: Avoid misaligned references to ip6_hdr.\n - ofproto-dpif-upcall: Fix action attr iteration.\n - ofproto-dpif-upcall: Fix key attr iteration.\n - netdev-dpdk: vhost get stats fix.\n - netdev-dpdk: use 64-bit arithmetic when converting rates.\n - ofp-util: Fix buffer overread in ofputil_decode_bundle_add().\n - ofp-util: Fix memory leaks on error cases in ofputil_decode_group_mod().\n - ofp-util: Fix memory leaks when parsing OF1.5 group properties.\n - odp-util: Fix buffer overread in parsing string form of ODP flows.\n - ovs-vsctl: Fix segfault when attempting to del-port from parent bridge.\n\n This update was imported from the SUSE:SLE-12-SP3:Update update project.\n\n", "edition": 1, "modified": "2018-12-16T00:11:00", "published": "2018-12-16T00:11:00", "id": "OPENSUSE-SU-2018:4148-1", "href": "http://lists.opensuse.org/opensuse-security-announce/2018-12/msg00044.html", "title": "Security update for openvswitch (moderate)", "type": "suse", "cvss": {"score": 0.0, "vector": "NONE"}}], "ubuntu": [{"lastseen": "2020-07-02T11:34:10", "bulletinFamily": "unix", "cvelist": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"], "description": "It was discovered that Open vSwitch incorrectly decoded certain packets. A \nremote attacker could possibly use this issue to cause Open vSwitch to \ncrash, resulting in a denial of service. (CVE-2018-17204)\n\nIt was discovered that Open vSwitch incorrectly handled processing certain \nflows. A remote attacker could possibly use this issue to cause Open \nvSwitch to crash, resulting in a denial of service. This issue only \naffected Ubuntu 18.04 LTS. (CVE-2018-17205)\n\nIt was discovered that Open vSwitch incorrectly handled BUNDLE action \ndecoding. A remote attacker could possibly use this issue to cause Open \nvSwitch to crash, resulting in a denial of service. (CVE-2018-17206)", "edition": 3, "modified": "2019-01-30T00:00:00", "published": "2019-01-30T00:00:00", "id": "USN-3873-1", "href": "https://ubuntu.com/security/notices/USN-3873-1", "title": "Open vSwitch vulnerabilities", "type": "ubuntu", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}], "nessus": [{"lastseen": "2021-01-01T05:15:24", "description": "An update for openvswitch is now available for Fast Datapath for Red\nHat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security\nimpact of Moderate. A Common Vulnerability Scoring System (CVSS) base\nscore, which gives a detailed severity rating, is available for each\nvulnerability from the CVE link(s) in the References section.\n\nOpen vSwitch provides standard network bridging functions and support\nfor the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es) :\n\n* openvswitch: Mishandle of group mods in lib/\nofp-util.c:parse_group_prop_ntr_selection_method() allows for\nassertion failure (CVE-2018-17204)\n\n* openvswitch: Error during bundle commit in ofproto/\nofproto.c:ofproto_rule_insert__() allows for crash (CVE-2018-17205)\n\n* openvswitch: Buffer over-read in lib/ofp-actions.c:decode_bundle()\n(CVE-2018-17206)\n\nFor more details about the security issue(s), including the impact, a\nCVSS score, and other related information, refer to the CVE page(s)\nlisted in the References section.\n\nBug Fix(es) :\n\n* Previously, when the ovs-vswitchd service restarted, an error\ndisplayed with many open files. With this update, the number of\nsockets opened by ovs-vswitchd is decreased. As a result, the\ndescribed problem no longer occurs. (BZ#1526306)\n\n* Previously, when OpenvSwitch service was reloaded, the default flow\nwas not removed and it became part of the final flow table. With this\nupdate, the default flow rule is no longer added after a service\nreload. As a result, the described problem no longer occurs.\n(BZ#1626096)\n\nEnhancement(s) :\n\n* With this update, the pmd-rxq-assign configuration has been added to\nPoll Mode Drivers (PMDs) cores. This allows users to select a\nround-robin assignment. (BZ#1616001)\n\n* With this update the ovs-appctl connection-status command has been\nintroduced to the ovs-appctl utility. The command enables to monitor\nhypervisor (HV) south bound database (SBDB) connection status. Layered\nproducts can now check if the ovn-controller is properly connected to\na central node. (BZ#1593804)\n\n* With this update, a support for the Dynamic Host Configuration\nProtocol (DHCP) option 252 has been added to Open Virtual Network\n(OVN) Native DHCP. (BZ#1641765)", "edition": 23, "cvss3": {"score": 7.5, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "published": "2018-11-06T00:00:00", "title": "RHEL 7 : openvswitch (RHSA-2018:3500)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"], "modified": "2021-01-02T00:00:00", "cpe": ["p-cpe:/a:redhat:enterprise_linux:openvswitch-test", "p-cpe:/a:redhat:enterprise_linux:openvswitch-devel", "p-cpe:/a:redhat:enterprise_linux:openvswitch-ovn-central", "p-cpe:/a:redhat:enterprise_linux:python-openvswitch", "p-cpe:/a:redhat:enterprise_linux:openvswitch-ovn-host", "cpe:/o:redhat:enterprise_linux:7", "p-cpe:/a:redhat:enterprise_linux:openvswitch-ovn-common", "p-cpe:/a:redhat:enterprise_linux:openvswitch-ovn-vtep", "p-cpe:/a:redhat:enterprise_linux:openvswitch-debuginfo", "p-cpe:/a:redhat:enterprise_linux:openvswitch"], "id": "REDHAT-RHSA-2018-3500.NASL", "href": "https://www.tenable.com/plugins/nessus/118745", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from Red Hat Security Advisory RHSA-2018:3500. The text \n# itself is copyright (C) Red Hat, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(118745);\n script_version(\"1.7\");\n script_cvs_date(\"Date: 2019/10/24 15:35:46\");\n\n script_cve_id(\"CVE-2018-17204\", \"CVE-2018-17205\", \"CVE-2018-17206\");\n script_xref(name:\"RHSA\", value:\"2018:3500\");\n\n script_name(english:\"RHEL 7 : openvswitch (RHSA-2018:3500)\");\n script_summary(english:\"Checks the rpm output for the updated packages\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote Red Hat host is missing one or more security updates.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"An update for openvswitch is now available for Fast Datapath for Red\nHat Enterprise Linux 7.\n\nRed Hat Product Security has rated this update as having a security\nimpact of Moderate. A Common Vulnerability Scoring System (CVSS) base\nscore, which gives a detailed severity rating, is available for each\nvulnerability from the CVE link(s) in the References section.\n\nOpen vSwitch provides standard network bridging functions and support\nfor the OpenFlow protocol for remote per-flow control of traffic.\n\nSecurity Fix(es) :\n\n* openvswitch: Mishandle of group mods in lib/\nofp-util.c:parse_group_prop_ntr_selection_method() allows for\nassertion failure (CVE-2018-17204)\n\n* openvswitch: Error during bundle commit in ofproto/\nofproto.c:ofproto_rule_insert__() allows for crash (CVE-2018-17205)\n\n* openvswitch: Buffer over-read in lib/ofp-actions.c:decode_bundle()\n(CVE-2018-17206)\n\nFor more details about the security issue(s), including the impact, a\nCVSS score, and other related information, refer to the CVE page(s)\nlisted in the References section.\n\nBug Fix(es) :\n\n* Previously, when the ovs-vswitchd service restarted, an error\ndisplayed with many open files. With this update, the number of\nsockets opened by ovs-vswitchd is decreased. As a result, the\ndescribed problem no longer occurs. (BZ#1526306)\n\n* Previously, when OpenvSwitch service was reloaded, the default flow\nwas not removed and it became part of the final flow table. With this\nupdate, the default flow rule is no longer added after a service\nreload. As a result, the described problem no longer occurs.\n(BZ#1626096)\n\nEnhancement(s) :\n\n* With this update, the pmd-rxq-assign configuration has been added to\nPoll Mode Drivers (PMDs) cores. This allows users to select a\nround-robin assignment. (BZ#1616001)\n\n* With this update the ovs-appctl connection-status command has been\nintroduced to the ovs-appctl utility. The command enables to monitor\nhypervisor (HV) south bound database (SBDB) connection status. Layered\nproducts can now check if the ovn-controller is properly connected to\na central node. (BZ#1593804)\n\n* With this update, a support for the Dynamic Host Configuration\nProtocol (DHCP) option 252 has been added to Open Virtual Network\n(OVN) Native DHCP. (BZ#1641765)\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/errata/RHSA-2018:3500\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2018-17204\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2018-17205\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://access.redhat.com/security/cve/cve-2018-17206\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:openvswitch\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:openvswitch-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:openvswitch-devel\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:openvswitch-ovn-central\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:openvswitch-ovn-common\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:openvswitch-ovn-host\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:openvswitch-ovn-vtep\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:openvswitch-test\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:redhat:enterprise_linux:python-openvswitch\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:redhat:enterprise_linux:7\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/09/19\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/11/05\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/11/06\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2018-2019 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Red Hat Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/RedHat/release\", \"Host/RedHat/rpm-list\", \"Host/cpu\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"misc_func.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/RedHat/release\");\nif (isnull(release) || \"Red Hat\" >!< release) audit(AUDIT_OS_NOT, \"Red Hat\");\nos_ver = pregmatch(pattern: \"Red Hat Enterprise Linux.*release ([0-9]+(\\.[0-9]+)?)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"Red Hat\");\nos_ver = os_ver[1];\nif (! preg(pattern:\"^7([^0-9]|$)\", string:os_ver)) audit(AUDIT_OS_NOT, \"Red Hat 7.x\", \"Red Hat \" + os_ver);\n\nif (!get_kb_item(\"Host/RedHat/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\" && \"s390\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"Red Hat\", cpu);\n\nyum_updateinfo = get_kb_item(\"Host/RedHat/yum-updateinfo\");\nif (!empty_or_null(yum_updateinfo)) \n{\n rhsa = \"RHSA-2018:3500\";\n yum_report = redhat_generate_yum_updateinfo_report(rhsa:rhsa);\n if (!empty_or_null(yum_report))\n {\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : yum_report \n );\n exit(0);\n }\n else\n {\n audit_message = \"affected by Red Hat security advisory \" + rhsa;\n audit(AUDIT_OS_NOT, audit_message);\n }\n}\nelse\n{\n flag = 0;\n if (rpm_check(release:\"RHEL7\", cpu:\"x86_64\", reference:\"openvswitch-2.9.0-70.el7fdp.1\")) flag++;\n if (rpm_check(release:\"RHEL7\", cpu:\"x86_64\", reference:\"openvswitch-debuginfo-2.9.0-70.el7fdp.1\")) flag++;\n if (rpm_check(release:\"RHEL7\", cpu:\"x86_64\", reference:\"openvswitch-devel-2.9.0-70.el7fdp.1\")) flag++;\n if (rpm_check(release:\"RHEL7\", cpu:\"x86_64\", reference:\"openvswitch-ovn-central-2.9.0-70.el7fdp.1\")) flag++;\n if (rpm_check(release:\"RHEL7\", cpu:\"x86_64\", reference:\"openvswitch-ovn-common-2.9.0-70.el7fdp.1\")) flag++;\n if (rpm_check(release:\"RHEL7\", cpu:\"x86_64\", reference:\"openvswitch-ovn-host-2.9.0-70.el7fdp.1\")) flag++;\n if (rpm_check(release:\"RHEL7\", cpu:\"x86_64\", reference:\"openvswitch-ovn-vtep-2.9.0-70.el7fdp.1\")) flag++;\n if (rpm_check(release:\"RHEL7\", reference:\"openvswitch-test-2.9.0-70.el7fdp.1\")) flag++;\n if (rpm_check(release:\"RHEL7\", cpu:\"x86_64\", reference:\"python-openvswitch-2.9.0-70.el7fdp.1\")) flag++;\n\n if (flag)\n {\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : rpm_report_get() + redhat_report_package_caveat()\n );\n exit(0);\n }\n else\n {\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"openvswitch / openvswitch-debuginfo / openvswitch-devel / etc\");\n }\n}\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-09-18T10:58:24", "description": "It was discovered that Open vSwitch incorrectly decoded certain\npackets. A remote attacker could possibly use this issue to cause Open\nvSwitch to crash, resulting in a denial of service. (CVE-2018-17204)\n\nIt was discovered that Open vSwitch incorrectly handled processing\ncertain flows. A remote attacker could possibly use this issue to\ncause Open vSwitch to crash, resulting in a denial of service. This\nissue only affected Ubuntu 18.04 LTS. (CVE-2018-17205)\n\nIt was discovered that Open vSwitch incorrectly handled BUNDLE action\ndecoding. A remote attacker could possibly use this issue to cause\nOpen vSwitch to crash, resulting in a denial of service.\n(CVE-2018-17206).\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Ubuntu security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 9, "cvss3": {"score": 7.5, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "published": "2019-01-31T00:00:00", "title": "Ubuntu 16.04 LTS / 18.04 LTS : Open vSwitch vulnerabilities (USN-3873-1)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"], "modified": "2019-01-31T00:00:00", "cpe": ["p-cpe:/a:canonical:ubuntu_linux:openvswitch-common", "cpe:/o:canonical:ubuntu_linux:16.04", "cpe:/o:canonical:ubuntu_linux:18.04:-:lts"], "id": "UBUNTU_USN-3873-1.NASL", "href": "https://www.tenable.com/plugins/nessus/121506", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from Ubuntu Security Notice USN-3873-1. The text \n# itself is copyright (C) Canonical, Inc. See \n# <http://www.ubuntu.com/usn/>. Ubuntu(R) is a registered \n# trademark of Canonical, Inc.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(121506);\n script_version(\"1.4\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2020/09/17\");\n\n script_cve_id(\"CVE-2018-17204\", \"CVE-2018-17205\", \"CVE-2018-17206\");\n script_xref(name:\"USN\", value:\"3873-1\");\n\n script_name(english:\"Ubuntu 16.04 LTS / 18.04 LTS : Open vSwitch vulnerabilities (USN-3873-1)\");\n script_summary(english:\"Checks dpkg output for updated package.\");\n\n script_set_attribute(\n attribute:\"synopsis\",\n value:\"The remote Ubuntu host is missing a security-related patch.\"\n );\n script_set_attribute(\n attribute:\"description\",\n value:\n\"It was discovered that Open vSwitch incorrectly decoded certain\npackets. A remote attacker could possibly use this issue to cause Open\nvSwitch to crash, resulting in a denial of service. (CVE-2018-17204)\n\nIt was discovered that Open vSwitch incorrectly handled processing\ncertain flows. A remote attacker could possibly use this issue to\ncause Open vSwitch to crash, resulting in a denial of service. This\nissue only affected Ubuntu 18.04 LTS. (CVE-2018-17205)\n\nIt was discovered that Open vSwitch incorrectly handled BUNDLE action\ndecoding. A remote attacker could possibly use this issue to cause\nOpen vSwitch to crash, resulting in a denial of service.\n(CVE-2018-17206).\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the Ubuntu security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://usn.ubuntu.com/3873-1/\"\n );\n script_set_attribute(\n attribute:\"solution\",\n value:\"Update the affected openvswitch-common package.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:canonical:ubuntu_linux:openvswitch-common\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:16.04\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:canonical:ubuntu_linux:18.04:-:lts\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/09/19\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2019/01/30\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2019/01/31\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"Ubuntu Security Notice (C) 2019-2020 Canonical, Inc. / NASL script (C) 2019-2020 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"Ubuntu Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/cpu\", \"Host/Ubuntu\", \"Host/Ubuntu/release\", \"Host/Debian/dpkg-l\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"ubuntu.inc\");\ninclude(\"misc_func.inc\");\n\nif ( ! get_kb_item(\"Host/local_checks_enabled\") ) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/Ubuntu/release\");\nif ( isnull(release) ) audit(AUDIT_OS_NOT, \"Ubuntu\");\nrelease = chomp(release);\nif (! preg(pattern:\"^(16\\.04|18\\.04)$\", string:release)) audit(AUDIT_OS_NOT, \"Ubuntu 16.04 / 18.04\", \"Ubuntu \" + release);\nif ( ! get_kb_item(\"Host/Debian/dpkg-l\") ) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"Ubuntu\", cpu);\n\nflag = 0;\n\nif (ubuntu_check(osver:\"16.04\", pkgname:\"openvswitch-common\", pkgver:\"2.5.5-0ubuntu0.16.04.2\")) flag++;\nif (ubuntu_check(osver:\"18.04\", pkgname:\"openvswitch-common\", pkgver:\"2.9.2-0ubuntu0.18.04.3\")) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : ubuntu_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = ubuntu_pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"openvswitch-common\");\n}\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-03-28T10:59:11", "description": "This update for openvswitch to version 2.7.6 fixes the following\nissues :\n\nThese security issues were fixed :\n\nCVE-2018-17205: Prevent OVS crash when reverting old flows in bundle\ncommit (bsc#1104467).\n\nCVE-2018-17206: Avoid buffer overread in BUNDLE action decoding\n(bsc#1104467).\n\nCVE-2018-17204: When decoding a group mod, it validated the group type\nand command after the whole group mod has been decoded. The OF1.5\ndecoder, however, tried to use the type and command earlier, when it\nmight still be invalid. This caused an assertion failure (via\nOVS_NOT_REACHED) (bsc#1104467).\n\nThe update package also includes non-security fixes. See advisory for\ndetails.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the SUSE security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.", "edition": 12, "cvss3": {"score": 7.5, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "published": "2018-12-17T00:00:00", "title": "SUSE SLES12 Security Update : openvswitch (SUSE-SU-2018:4128-1)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"], "modified": "2018-12-17T00:00:00", "cpe": ["cpe:/o:novell:suse_linux:12", "p-cpe:/a:novell:suse_linux:openvswitch", "p-cpe:/a:novell:suse_linux:openvswitch-debuginfo", "p-cpe:/a:novell:suse_linux:openvswitch-debugsource"], "id": "SUSE_SU-2018-4128-1.NASL", "href": "https://www.tenable.com/plugins/nessus/119720", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from SUSE update advisory SUSE-SU-2018:4128-1.\n# The text itself is copyright (C) SUSE.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(119720);\n script_version(\"1.4\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2020/03/27\");\n\n script_cve_id(\"CVE-2018-17204\", \"CVE-2018-17205\", \"CVE-2018-17206\");\n\n script_name(english:\"SUSE SLES12 Security Update : openvswitch (SUSE-SU-2018:4128-1)\");\n script_summary(english:\"Checks rpm output for the updated packages.\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote SUSE host is missing one or more security updates.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"This update for openvswitch to version 2.7.6 fixes the following\nissues :\n\nThese security issues were fixed :\n\nCVE-2018-17205: Prevent OVS crash when reverting old flows in bundle\ncommit (bsc#1104467).\n\nCVE-2018-17206: Avoid buffer overread in BUNDLE action decoding\n(bsc#1104467).\n\nCVE-2018-17204: When decoding a group mod, it validated the group type\nand command after the whole group mod has been decoded. The OF1.5\ndecoder, however, tried to use the type and command earlier, when it\nmight still be invalid. This caused an assertion failure (via\nOVS_NOT_REACHED) (bsc#1104467).\n\nThe update package also includes non-security fixes. See advisory for\ndetails.\n\nNote that Tenable Network Security has extracted the preceding\ndescription block directly from the SUSE security advisory. Tenable\nhas attempted to automatically clean and format it as much as possible\nwithout introducing additional issues.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.suse.com/show_bug.cgi?id=1104467\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2018-17204/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2018-17205/\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://www.suse.com/security/cve/CVE-2018-17206/\"\n );\n # https://www.suse.com/support/update/announcement/2018/suse-su-20184128-1/\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?cfdbe013\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\n\"To install this SUSE Security Update use the SUSE recommended\ninstallation methods like YaST online_update or 'zypper patch'.\n\nAlternatively you can run the command listed for your product :\n\nSUSE Linux Enterprise Server 12-SP3:zypper in -t patch\nSUSE-SLE-SERVER-12-SP3-2018-2942=1\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:openvswitch\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:openvswitch-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:suse_linux:openvswitch-debugsource\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:suse_linux:12\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/09/19\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/12/14\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/12/17\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2018-2020 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/cpu\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/SuSE/release\");\nif (isnull(release) || release !~ \"^(SLED|SLES)\") audit(AUDIT_OS_NOT, \"SUSE\");\nos_ver = pregmatch(pattern: \"^(SLE(S|D)\\d+)\", string:release);\nif (isnull(os_ver)) audit(AUDIT_UNKNOWN_APP_VER, \"SUSE\");\nos_ver = os_ver[1];\nif (! preg(pattern:\"^(SLES12)$\", string:os_ver)) audit(AUDIT_OS_NOT, \"SUSE SLES12\", \"SUSE \" + os_ver);\n\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (cpu !~ \"^i[3-6]86$\" && \"x86_64\" >!< cpu && \"s390x\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"SUSE \" + os_ver, cpu);\n\nsp = get_kb_item(\"Host/SuSE/patchlevel\");\nif (isnull(sp)) sp = \"0\";\nif (os_ver == \"SLES12\" && (! preg(pattern:\"^(3)$\", string:sp))) audit(AUDIT_OS_NOT, \"SLES12 SP3\", os_ver + \" SP\" + sp);\n\n\nflag = 0;\nif (rpm_check(release:\"SLES12\", sp:\"3\", reference:\"openvswitch-2.7.6-3.23.1\")) flag++;\nif (rpm_check(release:\"SLES12\", sp:\"3\", reference:\"openvswitch-debuginfo-2.7.6-3.23.1\")) flag++;\nif (rpm_check(release:\"SLES12\", sp:\"3\", reference:\"openvswitch-debugsource-2.7.6-3.23.1\")) flag++;\n\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());\n else security_warning(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"openvswitch\");\n}\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2021-01-20T12:35:49", "description": "This update for openvswitch to version 2.7.6 fixes the following\nissues :\n\nThese security issues were fixed :\n\n - CVE-2018-17205: Prevent OVS crash when reverting old\n flows in bundle commit (bsc#1104467).\n\n - CVE-2018-17206: Avoid buffer overread in BUNDLE action\n decoding (bsc#1104467).\n\n - CVE-2018-17204:When decoding a group mod, it validated\n the group type and command after the whole group mod has\n been decoded. The OF1.5 decoder, however, tried to use\n the type and command earlier, when it might still be\n invalid. This caused an assertion failure (via\n OVS_NOT_REACHED) (bsc#1104467).\n\nThese non-security issues were fixed :\n\n - ofproto/bond: Fix bond reconfiguration race condition.\n\n - ofproto/bond: Fix bond post recirc rule leak.\n\n - ofproto/bond: fix interal flow leak of tcp-balance bond\n\n - systemd: Restart openvswitch service if a daemon crashes\n\n - conntrack: Fix checks for TCP, UDP, and IPv6 header\n sizes.\n\n - ofp-actions: Fix translation of set_field for nw_ecn\n\n - netdev-dpdk: Fix mempool segfault.\n\n - ofproto-dpif-upcall: Fix flow setup/delete race.\n\n - learn: Fix memory leak in learn_parse_sepc()\n\n - netdev-dpdk: fix mempool_configure error state\n\n - vswitchd: Add --cleanup option to the 'appctl exit'\n command\n\n - ofp-parse: Fix memory leak on error path in\n parse_ofp_group_mod_file().\n\n - actions: Fix memory leak on error path in\n parse_ct_lb_action().\n\n - dpif-netdev: Fix use-after-free error in\n reconfigure_datapath().\n\n - bridge: Fix memory leak in bridge_aa_update_trunks().\n\n - dpif-netlink: Fix multiple-free and fd leak on error\n path.\n\n - ofp-print: Avoid array overread in\n print_table_instruction_features().\n\n - flow: Fix buffer overread in flow_hash_symmetric_l3l4().\n\n - systemd: start vswitchd after udev\n\n - ofp-util: Check length of buckets in\n ofputil_pull_ofp15_group_mod().\n\n - ovsdb-types: Fix memory leak on error path.\n\n - tnl-ports: Fix loss of tunneling upon removal of a\n single tunnel port.\n\n - netdev: check for NULL fields in netdev_get_addrs\n\n - netdev-dpdk: vhost get stats fix.\n\n - netdev-dpdk: use 64-bit arithmetic when converting\n rates.\n\n - ofp-util: Fix buffer overread in\n ofputil_decode_bundle_add().\n\n - ofp-util: Fix memory leaks on error cases in\n ofputil_decode_group_mod().\n\n - ofp-util: Fix memory leaks when parsing OF1.5 group\n properties.\n\n - ofp-actions: Fix buffer overread in\n decode_LEARN_specs().\n\n - flow: Fix buffer overread for crafted IPv6 packets.\n\n - ofp-actions: Properly interpret 'output:in_port'.\n\n - ovs-ofctl: Avoid read overrun in ofperr_decode_msg().\n\n - odp-util: Avoid misaligned references to ip6_hdr.\n\n - ofproto-dpif-upcall: Fix action attr iteration.\n\n - ofproto-dpif-upcall: Fix key attr iteration.\n\n - netdev-dpdk: vhost get stats fix.\n\n - netdev-dpdk: use 64-bit arithmetic when converting\n rates.\n\n - ofp-util: Fix buffer overread in\n ofputil_decode_bundle_add().\n\n - ofp-util: Fix memory leaks on error cases in\n ofputil_decode_group_mod().\n\n - ofp-util: Fix memory leaks when parsing OF1.5 group\n properties.\n\n - odp-util: Fix buffer overread in parsing string form of\n ODP flows.\n\n - ovs-vsctl: Fix segfault when attempting to del-port from\n parent bridge.\n\nThis update was imported from the SUSE:SLE-12-SP3:Update update\nproject.", "edition": 15, "cvss3": {"score": 7.5, "vector": "AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"}, "published": "2018-12-17T00:00:00", "title": "openSUSE Security Update : openvswitch (openSUSE-2018-1562)", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-17205", "CVE-2018-17206", "CVE-2018-17204"], "modified": "2018-12-17T00:00:00", "cpe": ["p-cpe:/a:novell:opensuse:openvswitch-ovn-common", "p-cpe:/a:novell:opensuse:openvswitch-vtep-debuginfo", "p-cpe:/a:novell:opensuse:openvswitch", "p-cpe:/a:novell:opensuse:openvswitch-pki", "p-cpe:/a:novell:opensuse:openvswitch-ovn-vtep", "p-cpe:/a:novell:opensuse:openvswitch-ovn-central-debuginfo", "p-cpe:/a:novell:opensuse:openvswitch-ovn-docker", "p-cpe:/a:novell:opensuse:openvswitch-ovn-host", "p-cpe:/a:novell:opensuse:openvswitch-debugsource", "p-cpe:/a:novell:opensuse:openvswitch-debuginfo", "p-cpe:/a:novell:opensuse:openvswitch-ovn-vtep-debuginfo", "p-cpe:/a:novell:opensuse:openvswitch-test", "p-cpe:/a:novell:opensuse:openvswitch-ovn-central", "p-cpe:/a:novell:opensuse:openvswitch-test-debuginfo", "cpe:/o:novell:opensuse:42.3", "p-cpe:/a:novell:opensuse:openvswitch-ovn-host-debuginfo", "p-cpe:/a:novell:opensuse:openvswitch-devel", "p-cpe:/a:novell:opensuse:python-openvswitch", "p-cpe:/a:novell:opensuse:python-openvswitch-test", "p-cpe:/a:novell:opensuse:openvswitch-ovn-common-debuginfo", "p-cpe:/a:novell:opensuse:openvswitch-vtep"], "id": "OPENSUSE-2018-1562.NASL", "href": "https://www.tenable.com/plugins/nessus/119716", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were\n# extracted from openSUSE Security Update openSUSE-2018-1562.\n#\n# The text description of this plugin is (C) SUSE LLC.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(119716);\n script_version(\"1.5\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2021/01/19\");\n\n script_cve_id(\"CVE-2018-17204\", \"CVE-2018-17205\", \"CVE-2018-17206\");\n\n script_name(english:\"openSUSE Security Update : openvswitch (openSUSE-2018-1562)\");\n script_summary(english:\"Check for the openSUSE-2018-1562 patch\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\"The remote openSUSE host is missing a security update.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"This update for openvswitch to version 2.7.6 fixes the following\nissues :\n\nThese security issues were fixed :\n\n - CVE-2018-17205: Prevent OVS crash when reverting old\n flows in bundle commit (bsc#1104467).\n\n - CVE-2018-17206: Avoid buffer overread in BUNDLE action\n decoding (bsc#1104467).\n\n - CVE-2018-17204:When decoding a group mod, it validated\n the group type and command after the whole group mod has\n been decoded. The OF1.5 decoder, however, tried to use\n the type and command earlier, when it might still be\n invalid. This caused an assertion failure (via\n OVS_NOT_REACHED) (bsc#1104467).\n\nThese non-security issues were fixed :\n\n - ofproto/bond: Fix bond reconfiguration race condition.\n\n - ofproto/bond: Fix bond post recirc rule leak.\n\n - ofproto/bond: fix interal flow leak of tcp-balance bond\n\n - systemd: Restart openvswitch service if a daemon crashes\n\n - conntrack: Fix checks for TCP, UDP, and IPv6 header\n sizes.\n\n - ofp-actions: Fix translation of set_field for nw_ecn\n\n - netdev-dpdk: Fix mempool segfault.\n\n - ofproto-dpif-upcall: Fix flow setup/delete race.\n\n - learn: Fix memory leak in learn_parse_sepc()\n\n - netdev-dpdk: fix mempool_configure error state\n\n - vswitchd: Add --cleanup option to the 'appctl exit'\n command\n\n - ofp-parse: Fix memory leak on error path in\n parse_ofp_group_mod_file().\n\n - actions: Fix memory leak on error path in\n parse_ct_lb_action().\n\n - dpif-netdev: Fix use-after-free error in\n reconfigure_datapath().\n\n - bridge: Fix memory leak in bridge_aa_update_trunks().\n\n - dpif-netlink: Fix multiple-free and fd leak on error\n path.\n\n - ofp-print: Avoid array overread in\n print_table_instruction_features().\n\n - flow: Fix buffer overread in flow_hash_symmetric_l3l4().\n\n - systemd: start vswitchd after udev\n\n - ofp-util: Check length of buckets in\n ofputil_pull_ofp15_group_mod().\n\n - ovsdb-types: Fix memory leak on error path.\n\n - tnl-ports: Fix loss of tunneling upon removal of a\n single tunnel port.\n\n - netdev: check for NULL fields in netdev_get_addrs\n\n - netdev-dpdk: vhost get stats fix.\n\n - netdev-dpdk: use 64-bit arithmetic when converting\n rates.\n\n - ofp-util: Fix buffer overread in\n ofputil_decode_bundle_add().\n\n - ofp-util: Fix memory leaks on error cases in\n ofputil_decode_group_mod().\n\n - ofp-util: Fix memory leaks when parsing OF1.5 group\n properties.\n\n - ofp-actions: Fix buffer overread in\n decode_LEARN_specs().\n\n - flow: Fix buffer overread for crafted IPv6 packets.\n\n - ofp-actions: Properly interpret 'output:in_port'.\n\n - ovs-ofctl: Avoid read overrun in ofperr_decode_msg().\n\n - odp-util: Avoid misaligned references to ip6_hdr.\n\n - ofproto-dpif-upcall: Fix action attr iteration.\n\n - ofproto-dpif-upcall: Fix key attr iteration.\n\n - netdev-dpdk: vhost get stats fix.\n\n - netdev-dpdk: use 64-bit arithmetic when converting\n rates.\n\n - ofp-util: Fix buffer overread in\n ofputil_decode_bundle_add().\n\n - ofp-util: Fix memory leaks on error cases in\n ofputil_decode_group_mod().\n\n - ofp-util: Fix memory leaks when parsing OF1.5 group\n properties.\n\n - odp-util: Fix buffer overread in parsing string form of\n ODP flows.\n\n - ovs-vsctl: Fix segfault when attempting to del-port from\n parent bridge.\n\nThis update was imported from the SUSE:SLE-12-SP3:Update update\nproject.\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://bugzilla.opensuse.org/show_bug.cgi?id=1104467\"\n );\n script_set_attribute(\n attribute:\"solution\", \n value:\"Update the affected openvswitch packages.\"\n );\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-debugsource\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-devel\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-ovn-central\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-ovn-central-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-ovn-common\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-ovn-common-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-ovn-docker\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-ovn-host\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-ovn-host-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-ovn-vtep\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-ovn-vtep-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-pki\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-test\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-test-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-vtep\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:openvswitch-vtep-debuginfo\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:python-openvswitch\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:novell:opensuse:python-openvswitch-test\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:novell:opensuse:42.3\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/09/19\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2018/12/15\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2018/12/17\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2018-2021 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"SuSE Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/SuSE/release\", \"Host/SuSE/rpm-list\", \"Host/cpu\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nrelease = get_kb_item(\"Host/SuSE/release\");\nif (isnull(release) || release =~ \"^(SLED|SLES)\") audit(AUDIT_OS_NOT, \"openSUSE\");\nif (release !~ \"^(SUSE42\\.3)$\") audit(AUDIT_OS_RELEASE_NOT, \"openSUSE\", \"42.3\", release);\nif (!get_kb_item(\"Host/SuSE/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\nourarch = get_kb_item(\"Host/cpu\");\nif (!ourarch) audit(AUDIT_UNKNOWN_ARCH);\nif (ourarch !~ \"^(i586|i686|x86_64)$\") audit(AUDIT_ARCH_NOT, \"i586 / i686 / x86_64\", ourarch);\n\nflag = 0;\n\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-debuginfo-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-debugsource-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-devel-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-ovn-central-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-ovn-central-debuginfo-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-ovn-common-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-ovn-common-debuginfo-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-ovn-docker-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-ovn-host-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-ovn-host-debuginfo-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-ovn-vtep-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-ovn-vtep-debuginfo-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-pki-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-test-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-test-debuginfo-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-vtep-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"openvswitch-vtep-debuginfo-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"python-openvswitch-2.7.6-19.1\") ) flag++;\nif ( rpm_check(release:\"SUSE42.3\", reference:\"python-openvswitch-test-2.7.6-19.1\") ) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_warning(port:0, extra:rpm_report_get());\n else security_warning(0);\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"openvswitch / openvswitch-debuginfo / openvswitch-debugsource / etc\");\n}\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-04-22T23:06:37", "description": "An update of the openvswitch package has been released.", "edition": 2, "cvss3": {"score": 4.9, "vector": "AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H"}, "published": "2020-04-15T00:00:00", "title": "Photon OS 1.0: Openvswitch PHSA-2020-1.0-0288", "type": "nessus", "bulletinFamily": "scanner", "cvelist": ["CVE-2018-17206", "CVE-2018-17204"], "modified": "2020-04-15T00:00:00", "cpe": ["p-cpe:/a:vmware:photonos:openvswitch", "cpe:/o:vmware:photonos:1.0"], "id": "PHOTONOS_PHSA-2020-1_0-0288_OPENVSWITCH.NASL", "href": "https://www.tenable.com/plugins/nessus/135491", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n\n\n# The descriptive text and package checks in this plugin were\n# extracted from VMware Security Advisory PHSA-2020-1.0-0288. The text\n# itself is copyright (C) VMware, Inc.\n\n\ninclude('compat.inc');\n\nif (description)\n{\n script_id(135491);\n script_version(\"1.2\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2020/04/21\");\n\n script_cve_id(\"CVE-2018-17204\", \"CVE-2018-17206\");\n script_bugtraq_id(106675);\n\n script_name(english:\"Photon OS 1.0: Openvswitch PHSA-2020-1.0-0288\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"The remote PhotonOS host is missing multiple security updates.\");\n script_set_attribute(attribute:\"description\", value:\n\"An update of the openvswitch package has been released.\");\n script_set_attribute(attribute:\"see_also\", value:\"https://github.com/vmware/photon/wiki/Security-Updates-1.0-288.md\");\n script_set_attribute(attribute:\"solution\", value:\n\"Update the affected Linux packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:S/C:N/I:N/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2018-17206\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2018/09/19\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2020/04/11\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2020/04/15\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:vmware:photonos:openvswitch\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:vmware:photonos:1.0\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"PhotonOS Local Security Checks\");\n\n script_copyright(english:\"This script is Copyright (C) 2020 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/PhotonOS/release\", \"Host/PhotonOS/rpm-list\");\n\n exit(0);\n}\n\ninclude(\"audit.inc\");\ninclude(\"global_settings.inc\");\ninclude(\"rpm.inc\");\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\n\nrelease = get_kb_item(\"Host/PhotonOS/release\");\nif (isnull(release) || release !~ \"^VMware Photon\") audit(AUDIT_OS_NOT, \"PhotonOS\");\nif (release !~ \"^VMware Photon (?:Linux|OS) 1\\.0(\\D|$)\") audit(AUDIT_OS_NOT, \"PhotonOS 1.0\");\n\nif (!get_kb_item(\"Host/PhotonOS/rpm-list\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\ncpu = get_kb_item(\"Host/cpu\");\nif (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);\nif (\"x86_64\" >!< cpu && cpu !~ \"^i[3-6]86$\" && \"aarch64\" >!< cpu) audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, \"PhotonOS\", cpu);\n\nflag = 0;\n\nif (rpm_exists(rpm:\"openvswitch-2.6\", release:\"PhotonOS-1.0\") && rpm_check(release:\"PhotonOS-1.0\", cpu:\"x86_64\", reference:\"openvswitch-2.6.1-6.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", cpu:\"x86_64\", reference:\"openvswitch-debuginfo-2.6.1-6.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", cpu:\"x86_64\", reference:\"openvswitch-devel-2.6.1-6.ph1\")) flag++;\nif (rpm_check(release:\"PhotonOS-1.0\", cpu:\"x86_64\", reference:\"openvswitch-doc-2.6.1-6.ph1\")) flag++;\n\nif (flag)\n{\n security_report_v4(\n port : 0,\n severity : SECURITY_WARNING,\n extra : rpm_report_get()\n );\n exit(0);\n}\nelse\n{\n tested = pkg_tests_get();\n if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);\n else audit(AUDIT_PACKAGE_NOT_INSTALLED, \"openvswitch\");\n}\n", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:N/A:P"}}]}