| { |
| "schema_version": "1.3.1", |
| "id": "GO-2022-1188", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2022-4741", |
| "GHSA-qvx2-59g8-8hph" |
| ], |
| "summary": "Uncontrolled memory allocation in code.sajari.com/docconv", |
| "details": "An attacker can remotely supply a specially crafted input that causes uncontrolled memory allocation.", |
| "affected": [ |
| { |
| "package": { |
| "name": "code.sajari.com/docconv", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "1.2.1" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "code.sajari.com/docconv/docd", |
| "symbols": [ |
| "main", |
| "serve" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "FIX", |
| "url": "https://github.com/sajari/docconv/commit/42bcff666855ab978e67a9041d0cdea552f20301" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2022-1188" |
| } |
| } |