| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-0528", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "2022-07-30T03:51:17Z", |
| "aliases": [ |
| "CVE-2022-25891", |
| "GHSA-477v-w82m-634j" |
| ], |
| "summary": "Panic on crafted messages in github.com/containrrr/shoutrrr", |
| "details": "Sending a message exactly 2000, 4000, or 6000 characters in length to Discord causes a panic.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/containrrr/shoutrrr", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.6.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/containrrr/shoutrrr/pkg/util", |
| "symbols": [ |
| "PartitionMessage" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/containrrr/shoutrrr/pull/242" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/containrrr/shoutrrr/commit/6a27056f9d7522a8b493216195cb7634bf4b5c42" |
| }, |
| { |
| "type": "WEB", |
| "url": "https://github.com/containrrr/shoutrrr/issues/240" |
| } |
| ], |
| "credits": [ |
| { |
| "name": "justinsteven" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-0528", |
| "review_status": "REVIEWED" |
| } |
| } |