gsd-2018-6918
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
In FreeBSD before 11.1-STABLE, 11.1-RELEASE-p9, 10.4-STABLE, 10.4-RELEASE-p8 and 10.3-RELEASE-p28, the length field of the ipsec option header does not count the size of the option header itself, causing an infinite loop when the length is zero. This issue can allow a remote attacker who is able to send an arbitrary packet to cause the machine to crash.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-6918", "description": "In FreeBSD before 11.1-STABLE, 11.1-RELEASE-p9, 10.4-STABLE, 10.4-RELEASE-p8 and 10.3-RELEASE-p28, the length field of the ipsec option header does not count the size of the option header itself, causing an infinite loop when the length is zero. This issue can allow a remote attacker who is able to send an arbitrary packet to cause the machine to crash.", "id": "GSD-2018-6918" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-6918" ], "details": "In FreeBSD before 11.1-STABLE, 11.1-RELEASE-p9, 10.4-STABLE, 10.4-RELEASE-p8 and 10.3-RELEASE-p28, the length field of the ipsec option header does not count the size of the option header itself, causing an infinite loop when the length is zero. This issue can allow a remote attacker who is able to send an arbitrary packet to cause the machine to crash.", "id": "GSD-2018-6918", "modified": "2023-12-13T01:22:35.061520Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secteam@freebsd.org", "DATE_PUBLIC": "2018-04-04T00:00:00", "ID": "CVE-2018-6918", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "FreeBSD", "version": { "version_data": [ { "version_value": "All supported versions of FreeBSD." } ] } } ] }, "vendor_name": "FreeBSD" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In FreeBSD before 11.1-STABLE, 11.1-RELEASE-p9, 10.4-STABLE, 10.4-RELEASE-p8 and 10.3-RELEASE-p28, the length field of the ipsec option header does not count the size of the option header itself, causing an infinite loop when the length is zero. This issue can allow a remote attacker who is able to send an arbitrary packet to cause the machine to crash." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Kernel crash or denial of service" } ] } ] }, "references": { "reference_data": [ { "name": "1040628", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id/1040628" }, { "name": "FreeBSD-SA-18:05", "refsource": "FREEBSD", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-18:05.ipsec.asc" }, { "name": "103666", "refsource": "BID", "url": "http://www.securityfocus.com/bid/103666" }, { "name": "https://support.apple.com/kb/HT210090", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT210090" }, { "name": "20190531 APPLE-SA-2019-5-30-1 AirPort Base Station Firmware Update 7.9.1", "refsource": "BUGTRAQ", "url": "https://seclists.org/bugtraq/2019/May/77" }, { "name": "20190611 APPLE-SA-2019-5-30-1 AirPort Base Station Firmware Update 7.9.1", "refsource": "FULLDISC", "url": "http://seclists.org/fulldisclosure/2019/Jun/6" }, { "name": "https://support.apple.com/kb/HT210091", "refsource": "CONFIRM", "url": "https://support.apple.com/kb/HT210091" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "10.4", "versionStartIncluding": "10.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:freebsd:freebsd:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "11.1", "versionStartIncluding": "11.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secteam@freebsd.org", "ID": "CVE-2018-6918" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In FreeBSD before 11.1-STABLE, 11.1-RELEASE-p9, 10.4-STABLE, 10.4-RELEASE-p8 and 10.3-RELEASE-p28, the length field of the ipsec option header does not count the size of the option header itself, causing an infinite loop when the length is zero. This issue can allow a remote attacker who is able to send an arbitrary packet to cause the machine to crash." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-835" } ] } ] }, "references": { "reference_data": [ { "name": "FreeBSD-SA-18:05", "refsource": "FREEBSD", "tags": [ "Vendor Advisory" ], "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-18:05.ipsec.asc" }, { "name": "1040628", "refsource": "SECTRACK", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securitytracker.com/id/1040628" }, { "name": "103666", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/103666" }, { "name": "https://support.apple.com/kb/HT210090", "refsource": "CONFIRM", "tags": [], "url": "https://support.apple.com/kb/HT210090" }, { "name": "20190531 APPLE-SA-2019-5-30-1 AirPort Base Station Firmware Update 7.9.1", "refsource": "BUGTRAQ", "tags": [], "url": "https://seclists.org/bugtraq/2019/May/77" }, { "name": "20190611 APPLE-SA-2019-5-30-1 AirPort Base Station Firmware Update 7.9.1", "refsource": "FULLDISC", "tags": [], "url": "http://seclists.org/fulldisclosure/2019/Jun/6" }, { "name": "https://support.apple.com/kb/HT210091", "refsource": "CONFIRM", "tags": [], "url": "https://support.apple.com/kb/HT210091" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.8, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2019-10-03T00:03Z", "publishedDate": "2018-04-04T14:29Z" } } }
Loading...
Loading...
- 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.