diff --git a/data/osv/GO-2024-3245.json b/data/osv/GO-2024-3245.json new file mode 100644 index 00000000..4bdd2631 --- /dev/null +++ b/data/osv/GO-2024-3245.json @@ -0,0 +1,48 @@ +{ + "schema_version": "1.3.1", + "id": "GO-2024-3245", + "modified": "0001-01-01T00:00:00Z", + "published": "0001-01-01T00:00:00Z", + "aliases": [ + "CVE-2024-39720" + ], + "summary": "CVE-2024-39720 in github.com/ollama/ollama", + "details": "CVE-2024-39720 in github.com/ollama/ollama", + "affected": [ + { + "package": { + "name": "github.com/ollama/ollama", + "ecosystem": "Go" + }, + "ranges": [ + { + "type": "SEMVER", + "events": [ + { + "introduced": "0" + } + ] + } + ], + "ecosystem_specific": {} + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39720" + }, + { + "type": "WEB", + "url": "https://github.com/ollama/ollama/compare/v0.1.45...v0.1.46#diff-782c2737eecfa83b7cb46a77c8bdaf40023e7067baccd4f806ac5517b4563131L417" + }, + { + "type": "WEB", + "url": "https://oligo.security/blog/more-models-more-probllms" + } + ], + "database_specific": { + "url": "https://pkg.go.dev/vuln/GO-2024-3245", + "review_status": "UNREVIEWED" + } +} \ No newline at end of file diff --git a/data/reports/GO-2024-3245.yaml b/data/reports/GO-2024-3245.yaml new file mode 100644 index 00000000..f6ad3a3a --- /dev/null +++ b/data/reports/GO-2024-3245.yaml @@ -0,0 +1,15 @@ +id: GO-2024-3245 +modules: + - module: github.com/ollama/ollama + vulnerable_at: 0.3.14 +summary: CVE-2024-39720 in github.com/ollama/ollama +cves: + - CVE-2024-39720 +references: + - advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-39720 + - web: https://github.com/ollama/ollama/compare/v0.1.45...v0.1.46#diff-782c2737eecfa83b7cb46a77c8bdaf40023e7067baccd4f806ac5517b4563131L417 + - web: https://oligo.security/blog/more-models-more-probllms +source: + id: CVE-2024-39720 + created: 2024-11-01T20:33:22.581190569Z +review_status: UNREVIEWED