File tree 2 files changed +77
-0
lines changed 2 files changed +77
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2024-2587" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " CVE-2022-45786" ,
8
+ " GHSA-6p5q-h963-pwwf"
9
+ ],
10
+ "summary" : " SQL injection in github.com/apache/age/drivers/golang" ,
11
+ "details" : " SQL injection in github.com/apache/age/drivers/golang" ,
12
+ "affected" : [
13
+ {
14
+ "package" : {
15
+ "name" : " github.com/apache/age/drivers/golang" ,
16
+ "ecosystem" : " Go"
17
+ },
18
+ "ranges" : [
19
+ {
20
+ "type" : " SEMVER" ,
21
+ "events" : [
22
+ {
23
+ "introduced" : " 0"
24
+ }
25
+ ]
26
+ }
27
+ ],
28
+ "ecosystem_specific" : {
29
+ "imports" : [
30
+ {
31
+ "path" : " github.com/apache/age/drivers/golang/age" ,
32
+ "symbols" : [
33
+ " AgeTx.ExecCypher" ,
34
+ " AgeTx.ExecCypherMap" ,
35
+ " ExecCypher" ,
36
+ " ExecCypherMap"
37
+ ]
38
+ }
39
+ ]
40
+ }
41
+ }
42
+ ],
43
+ "references" : [
44
+ {
45
+ "type" : " ADVISORY" ,
46
+ "url" : " https://nvd.nist.gov/vuln/detail/CVE-2022-45786"
47
+ },
48
+ {
49
+ "type" : " WEB" ,
50
+ "url" : " https://lists.apache.org/thread/of8x0gt5d2vfrm5ksxw55bwn2849ck1w"
51
+ }
52
+ ],
53
+ "database_specific" : {
54
+ "url" : " https://pkg.go.dev/vuln/GO-2024-2587"
55
+ }
56
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2024-2587
2
+ modules :
3
+ - module : github.com/apache/age/drivers/golang
4
+ vulnerable_at : 0.0.0-20240221054422-3b2b394eb669
5
+ packages :
6
+ - package : github.com/apache/age/drivers/golang/age
7
+ symbols :
8
+ - ExecCypher
9
+ - ExecCypherMap
10
+ - AgeTx.ExecCypher
11
+ - AgeTx.ExecCypherMap
12
+ summary : SQL injection in github.com/apache/age/drivers/golang
13
+ cves :
14
+ - CVE-2022-45786
15
+ ghsas :
16
+ - GHSA-6p5q-h963-pwwf
17
+ references :
18
+ - advisory : https://nvd.nist.gov/vuln/detail/CVE-2022-45786
19
+ - web : https://lists.apache.org/thread/of8x0gt5d2vfrm5ksxw55bwn2849ck1w
20
+ notes :
21
+ - Symbols determined manually from description of vulnerability.
You can’t perform that action at this time.
0 commit comments