| { |
| "schema_version": "1.3.1", |
| "id": "GO-2024-2977", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2024-6284", |
| "GHSA-qjvf-8748-9w7h" |
| ], |
| "summary": "IP addresses were encoded in the wrong byte order in github.com/google/nftables", |
| "details": "IP addresses were encoded in the wrong byte order, resulting in an nftables configuration which did not work as intended (might block or not block the desired addresses).", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/google/nftables", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0.1.0" |
| }, |
| { |
| "fixed": "0.2.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/google/nftables", |
| "symbols": [ |
| "Conn.AddSet" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/advisories/GHSA-qjvf-8748-9w7h" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/google/nftables/commit/b1f901b05510bed05c232c5049f68d1511b56a19" |
| }, |
| { |
| "type": "REPORT", |
| "url": "https://github.com/google/nftables/issues/225" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://bugs.launchpad.net/ubuntu/+source/crowdsec-firewall-bouncer/+bug/2069596" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/crowdsecurity/cs-firewall-bouncer/issues/368" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2024-2977", |
| "review_status": "REVIEWED" |
| } |
| } |