| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0643", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-02-15T01:57:18Z", |
| "aliases": [ |
| "CVE-2017-11480", |
| "GHSA-9q3g-m353-cp4p" |
| ], |
| "summary": "Denial of service in github.com/elastic/beats", |
| "details": "A local attacker can cause a panic if they are able to send arbitrary traffic to a monitored port, due to an out of bounds read.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/elastic/beats", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "6.1.0+incompatible" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/elastic/beats/packetbeat/protos/pgsql", |
| "symbols": [ |
| "pgsqlFieldsParser", |
| "pgsqlPlugin.Parse" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/elastic/beats/pull/5457" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/elastic/beats/commit/aeca65779d573976981587ca1d1461399e1b59dd" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0643" |
| } |
| } |