{ "schema_version": "1.4.0", "id": "GHSA-w6j4-9556-fjfj", "modified": "2022-05-17T02:42:42Z", "published": "2022-05-17T02:42:42Z", "aliases": [ "CVE-2016-10377" ], "details": "In Open vSwitch (OvS) 2.5.0, a malformed IP packet can cause the switch to read past the end of the packet buffer due to an unsigned integer underflow in `lib/flow.c` in the function `miniflow_extract`, permitting remote bypass of the access control list enforced by the switch.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-10377" }, { "type": "WEB", "url": "https://mail.openvswitch.org/pipermail/ovs-dev/2016-July/319503.html" } ], "database_specific": { "cwe_ids": [ "CWE-119" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2017-05-29T04:29:00Z" } }