ghsa-g6hh-x63c-83gf
Vulnerability from github
Published
2023-09-06 21:32
Modified
2025-02-13 18:31
Severity ?
VLAI Severity ?
Details
In pf packet processing with a 'scrub fragment reassemble' rule, a packet containing multiple IPv6 fragment headers would be reassembled, and then immediately processed. That is, a packet with multiple fragment extension headers would not be recognized as the correct ultimate payload. Instead a packet with multiple IPv6 fragment headers would unexpectedly be interpreted as a fragmented packet, rather than as whatever the real payload is.
As a result, IPv6 fragments may bypass pf firewall rules written on the assumption all fragments have been reassembled and, as a result, be forwarded or processed by the host.
{ "affected": [], "aliases": [ "CVE-2023-4809" ], "database_specific": { "cwe_ids": [ "CWE-167" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2023-09-06T20:15:08Z", "severity": "HIGH" }, "details": "In pf packet processing with a \u0027scrub fragment reassemble\u0027 rule, a packet containing multiple IPv6 fragment headers would be reassembled, and then immediately processed. That is, a packet with multiple fragment extension headers would not be recognized as the correct ultimate payload. Instead a packet with multiple IPv6 fragment headers would unexpectedly be interpreted as a fragmented packet, rather than as whatever the real payload is.\n\n\n\n\nAs a result, IPv6 fragments may bypass pf firewall rules written on the assumption all fragments have been reassembled and, as a result, be forwarded or processed by the host.", "id": "GHSA-g6hh-x63c-83gf", "modified": "2025-02-13T18:31:51Z", "published": "2023-09-06T21:32:50Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4809" }, { "type": "WEB", "url": "https://security.FreeBSD.org/advisories/FreeBSD-SA-23:10.pf.asc" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20231221-0009" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/09/08/5" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/09/08/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2023/09/08/7" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "type": "CVSS_V3" } ] }
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…