File tree 4 files changed +144
-0
lines changed
4 files changed +144
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2024-3260" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " CVE-2024-45794" ,
8
+ " GHSA-q78v-cv36-8fxj"
9
+ ],
10
+ "summary" : " Devtron has SQL Injection in CreateUser API in github.com/devtron-labs/devtron" ,
11
+ "details" : " Devtron has SQL Injection in CreateUser API in github.com/devtron-labs/devtron" ,
12
+ "affected" : [
13
+ {
14
+ "package" : {
15
+ "name" : " github.com/devtron-labs/devtron" ,
16
+ "ecosystem" : " Go"
17
+ },
18
+ "ranges" : [
19
+ {
20
+ "type" : " SEMVER" ,
21
+ "events" : [
22
+ {
23
+ "introduced" : " 0"
24
+ },
25
+ {
26
+ "fixed" : " 0.7.2"
27
+ }
28
+ ]
29
+ }
30
+ ],
31
+ "ecosystem_specific" : {}
32
+ }
33
+ ],
34
+ "references" : [
35
+ {
36
+ "type" : " ADVISORY" ,
37
+ "url" : " https://github.com/devtron-labs/devtron/security/advisories/GHSA-q78v-cv36-8fxj"
38
+ },
39
+ {
40
+ "type" : " ADVISORY" ,
41
+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2024-45794"
42
+ },
43
+ {
44
+ "type" : " FIX" ,
45
+ "url" : " https://github.com/devtron-labs/devtron/commit/1540271bd777b6bccd288e513a9070d8f04b6056"
46
+ }
47
+ ],
48
+ "database_specific" : {
49
+ "url" : " https://pkg.go.dev/vuln/GO-2024-3260" ,
50
+ "review_status" : " UNREVIEWED"
51
+ }
52
+ }
Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2024-3262" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " CVE-2024-10975" ,
8
+ " GHSA-2w5v-x29g-jw7j"
9
+ ],
10
+ "summary" : " Hashicorp Nomad Incorrect Authorization vulnerability in github.com/hashicorp/nomad" ,
11
+ "details" : " Hashicorp Nomad Incorrect Authorization vulnerability in github.com/hashicorp/nomad" ,
12
+ "affected" : [
13
+ {
14
+ "package" : {
15
+ "name" : " github.com/hashicorp/nomad" ,
16
+ "ecosystem" : " Go"
17
+ },
18
+ "ranges" : [
19
+ {
20
+ "type" : " SEMVER" ,
21
+ "events" : [
22
+ {
23
+ "introduced" : " 0"
24
+ }
25
+ ]
26
+ }
27
+ ],
28
+ "ecosystem_specific" : {}
29
+ }
30
+ ],
31
+ "references" : [
32
+ {
33
+ "type" : " ADVISORY" ,
34
+ "url" : " https://github.com/advisories/GHSA-2w5v-x29g-jw7j"
35
+ },
36
+ {
37
+ "type" : " ADVISORY" ,
38
+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2024-10975"
39
+ },
40
+ {
41
+ "type" : " FIX" ,
42
+ "url" : " https://github.com/hashicorp/nomad/commit/30849c518e16647a4f698e5f5cc82bef2bf40e4d"
43
+ },
44
+ {
45
+ "type" : " WEB" ,
46
+ "url" : " https://discuss.hashicorp.com/t/hcsec-2024-27-nomad-vulnerable-to-cross-namespace-volume-creation-abusing-csi-write-permission"
47
+ }
48
+ ],
49
+ "database_specific" : {
50
+ "url" : " https://pkg.go.dev/vuln/GO-2024-3262" ,
51
+ "review_status" : " UNREVIEWED"
52
+ }
53
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2024-3260
2
+ modules :
3
+ - module : github.com/devtron-labs/devtron
4
+ versions :
5
+ - fixed : 0.7.2
6
+ vulnerable_at : 0.7.2-rc.0
7
+ summary : Devtron has SQL Injection in CreateUser API in github.com/devtron-labs/devtron
8
+ cves :
9
+ - CVE-2024-45794
10
+ ghsas :
11
+ - GHSA-q78v-cv36-8fxj
12
+ references :
13
+ - advisory : https://github.com/devtron-labs/devtron/security/advisories/GHSA-q78v-cv36-8fxj
14
+ - advisory : https://nvd.nist.gov/vuln/detail/CVE-2024-45794
15
+ - fix : https://github.com/devtron-labs/devtron/commit/1540271bd777b6bccd288e513a9070d8f04b6056
16
+ source :
17
+ id : GHSA-q78v-cv36-8fxj
18
+ created : 2024-11-08T12:15:13.627476-05:00
19
+ review_status : UNREVIEWED
Original file line number Diff line number Diff line change
1
+ id : GO-2024-3262
2
+ modules :
3
+ - module : github.com/hashicorp/nomad
4
+ unsupported_versions :
5
+ - last_affected : 1.9.1
6
+ vulnerable_at : 1.9.2
7
+ summary : Hashicorp Nomad Incorrect Authorization vulnerability in github.com/hashicorp/nomad
8
+ cves :
9
+ - CVE-2024-10975
10
+ ghsas :
11
+ - GHSA-2w5v-x29g-jw7j
12
+ references :
13
+ - advisory : https://github.com/advisories/GHSA-2w5v-x29g-jw7j
14
+ - advisory : https://nvd.nist.gov/vuln/detail/CVE-2024-10975
15
+ - fix : https://github.com/hashicorp/nomad/commit/30849c518e16647a4f698e5f5cc82bef2bf40e4d
16
+ - web : https://discuss.hashicorp.com/t/hcsec-2024-27-nomad-vulnerable-to-cross-namespace-volume-creation-abusing-csi-write-permission
17
+ source :
18
+ id : GHSA-2w5v-x29g-jw7j
19
+ created : 2024-11-08T12:15:08.376448-05:00
20
+ review_status : UNREVIEWED
You can’t perform that action at this time.
0 commit comments