ghsa-wh5h-x845-rhh4
Vulnerability from github
Published
2022-05-03 03:07
Modified
2022-05-03 03:07
Details
The TCP implementation in various BSD operating systems (tcp_input.c) does not properly block connections to broadcast addresses, which could allow remote attackers to bypass intended filters via packets with a unicast link layer address and an IP broadcast address.
{ "affected": [], "aliases": [ "CVE-2002-0381" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2002-06-25T04:00:00Z", "severity": "MODERATE" }, "details": "The TCP implementation in various BSD operating systems (tcp_input.c) does not properly block connections to broadcast addresses, which could allow remote attackers to bypass intended filters via packets with a unicast link layer address and an IP broadcast address.", "id": "GHSA-wh5h-x845-rhh4", "modified": "2022-05-03T03:07:52Z", "published": "2022-05-03T03:07:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-0381" }, { "type": "WEB", "url": "http://cvsweb.netbsd.org/bsdweb.cgi/syssrc/sys/netinet/tcp_input.c.diff?r1=1.136\u0026r2=1.137" }, { "type": "WEB", "url": "http://online.securityfocus.com/archive/1/262733" }, { "type": "WEB", "url": "http://www.FreeBSD.org/cgi/query-pr.cgi?pr=35022" }, { "type": "WEB", "url": "http://www.iss.net/security_center/static/8485.php" }, { "type": "WEB", "url": "http://www.openbsd.org/cgi-bin/cvsweb/src/sys/netinet/tcp_input.c.diff?r1=1.109\u0026r2=1.110" }, { "type": "WEB", "url": "http://www.osvdb.org/5308" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/4309" } ], "schema_version": "1.4.0", "severity": [] }
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.