File tree 2 files changed +19
-11
lines changed
2 files changed +19
-11
lines changed Original file line number Diff line number Diff line change 4
4
"modified" : " 0001-01-01T00:00:00Z" ,
5
5
"published" : " 0001-01-01T00:00:00Z" ,
6
6
"aliases" : [
7
- " CVE-2024-39720"
7
+ " CVE-2024-39720" ,
8
+ " GHSA-95j2-w8x7-hm88"
8
9
],
9
- "summary" : " CVE-2024-39720 in github.com/ollama/ollama" ,
10
- "details" : " CVE-2024-39720 in github.com/ollama/ollama" ,
10
+ "summary" : " Ollama Out-of-bounds Read in github.com/ollama/ollama" ,
11
+ "details" : " Ollama Out-of-bounds Read in github.com/ollama/ollama" ,
11
12
"affected" : [
12
13
{
13
14
"package" : {
20
21
"events" : [
21
22
{
22
23
"introduced" : " 0"
24
+ },
25
+ {
26
+ "fixed" : " 0.1.46"
23
27
}
24
28
]
25
29
}
30
34
"references" : [
31
35
{
32
36
"type" : " ADVISORY" ,
33
- "url" : " https://nvd.nist.gov/vuln/detail/CVE-2024-39720 "
37
+ "url" : " https://github.com/advisories/GHSA-95j2-w8x7-hm88 "
34
38
},
35
39
{
36
40
"type" : " WEB" ,
43
47
],
44
48
"database_specific" : {
45
49
"url" : " https://pkg.go.dev/vuln/GO-2024-3245" ,
46
- "review_status" : " UNREVIEWED "
50
+ "review_status" : " REVIEWED "
47
51
}
48
52
}
Original file line number Diff line number Diff line change 1
1
id : GO-2024-3245
2
2
modules :
3
3
- module : github.com/ollama/ollama
4
- vulnerable_at : 0.3.14
5
- summary : CVE-2024-39720 in github.com/ollama/ollama
4
+ versions :
5
+ - fixed : 0.1.46
6
+ vulnerable_at : 0.1.45
7
+ summary : Ollama Out-of-bounds Read in github.com/ollama/ollama
6
8
cves :
7
9
- CVE-2024-39720
10
+ ghsas :
11
+ - GHSA-95j2-w8x7-hm88
8
12
references :
9
- - advisory : https://nvd.nist.gov/vuln/detail/CVE-2024-39720
13
+ - advisory : https://github.com/advisories/GHSA-95j2-w8x7-hm88
10
14
- web : https://github.com/ollama/ollama/compare/v0.1.45...v0.1.46#diff-782c2737eecfa83b7cb46a77c8bdaf40023e7067baccd4f806ac5517b4563131L417
11
15
- web : https://oligo.security/blog/more-models-more-probllms
12
16
source :
13
- id : CVE-2024-39720
14
- created : 2024-11-01T20:33:22.581190569Z
15
- review_status : UNREVIEWED
17
+ id : GHSA-95j2-w8x7-hm88
18
+ created : 2024-12-11T15:53:56.33065-05:00
19
+ review_status : REVIEWED
You can’t perform that action at this time.
0 commit comments