gsd-2016-5362
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The IPTables firewall in OpenStack Neutron before 7.0.4 and 8.0.0 through 8.1.0 allows remote attackers to bypass an intended DHCP-spoofing protection mechanism and consequently cause a denial of service or intercept network traffic via a crafted DHCP discovery message.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2016-5362", "description": "The IPTables firewall in OpenStack Neutron before 7.0.4 and 8.0.0 through 8.1.0 allows remote attackers to bypass an intended DHCP-spoofing protection mechanism and consequently cause a denial of service or intercept network traffic via a crafted DHCP discovery message.", "id": "GSD-2016-5362", "references": [ "https://www.suse.com/security/cve/CVE-2016-5362.html", "https://access.redhat.com/errata/RHSA-2016:1474", "https://access.redhat.com/errata/RHSA-2016:1473" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2016-5362" ], "details": "The IPTables firewall in OpenStack Neutron before 7.0.4 and 8.0.0 through 8.1.0 allows remote attackers to bypass an intended DHCP-spoofing protection mechanism and consequently cause a denial of service or intercept network traffic via a crafted DHCP discovery message.", "id": "GSD-2016-5362", "modified": "2023-12-13T01:21:25.700742Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-5362", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "The IPTables firewall in OpenStack Neutron before 7.0.4 and 8.0.0 through 8.1.0 allows remote attackers to bypass an intended DHCP-spoofing protection mechanism and consequently cause a denial of service or intercept network traffic via a crafted DHCP discovery message." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.openwall.com/lists/oss-security/2016/06/10/5", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2016/06/10/5" }, { "name": "http://www.openwall.com/lists/oss-security/2016/06/10/6", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2016/06/10/6" }, { "name": "https://access.redhat.com/errata/RHSA-2016:1473", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2016:1473" }, { "name": "https://access.redhat.com/errata/RHSA-2016:1474", "refsource": "MISC", "url": "https://access.redhat.com/errata/RHSA-2016:1474" }, { "name": "https://security.openstack.org/ossa/OSSA-2016-009.html", "refsource": "MISC", "url": "https://security.openstack.org/ossa/OSSA-2016-009.html" }, { "name": "https://bugs.launchpad.net/neutron/+bug/1558658", "refsource": "MISC", "url": "https://bugs.launchpad.net/neutron/+bug/1558658" }, { "name": "https://review.openstack.org/#/c/300202/", "refsource": "MISC", "url": "https://review.openstack.org/#/c/300202/" }, { "name": "https://review.openstack.org/#/c/303563/", "refsource": "MISC", "url": "https://review.openstack.org/#/c/303563/" }, { "name": "https://review.openstack.org/#/c/303572/", "refsource": "MISC", "url": "https://review.openstack.org/#/c/303572/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:openstack:neutron:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "7.0.4", "versionStartIncluding": "7.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:openstack:neutron:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "8.1.0", "versionStartIncluding": "8.0.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2016-5362" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The IPTables firewall in OpenStack Neutron before 7.0.4 and 8.0.0 through 8.1.0 allows remote attackers to bypass an intended DHCP-spoofing protection mechanism and consequently cause a denial of service or intercept network traffic via a crafted DHCP discovery message." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-254" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20160610 Re: CVE request for vulnerability in OpenStack Neutron", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/10/6" }, { "name": "https://security.openstack.org/ossa/OSSA-2016-009.html", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://security.openstack.org/ossa/OSSA-2016-009.html" }, { "name": "https://review.openstack.org/#/c/300202/", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://review.openstack.org/#/c/300202/" }, { "name": "https://bugs.launchpad.net/neutron/+bug/1558658", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://bugs.launchpad.net/neutron/+bug/1558658" }, { "name": "[oss-security] 20160610 CVE request for vulnerability in OpenStack Neutron", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2016/06/10/5" }, { "name": "https://review.openstack.org/#/c/303563/", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "https://review.openstack.org/#/c/303563/" }, { "name": "https://review.openstack.org/#/c/303572/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://review.openstack.org/#/c/303572/" }, { "name": "RHSA-2016:1474", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2016:1474" }, { "name": "RHSA-2016:1473", "refsource": "REDHAT", "tags": [ "Third Party Advisory" ], "url": "https://access.redhat.com/errata/RHSA-2016:1473" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.4, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:P/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 4.2 } }, "lastModifiedDate": "2018-10-19T18:28Z", "publishedDate": "2016-06-17T15:59Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…