File tree 2 files changed +62
-0
lines changed
2 files changed +62
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2025-3384" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " CVE-2024-56323" ,
8
+ " GHSA-32q6-rr98-cjqv"
9
+ ],
10
+ "summary" : " OpenFGA Authorization Bypass in github.com/openfga/openfga" ,
11
+ "details" : " OpenFGA Authorization Bypass in github.com/openfga/openfga" ,
12
+ "affected" : [
13
+ {
14
+ "package" : {
15
+ "name" : " github.com/openfga/openfga" ,
16
+ "ecosystem" : " Go"
17
+ },
18
+ "ranges" : [
19
+ {
20
+ "type" : " SEMVER" ,
21
+ "events" : [
22
+ {
23
+ "introduced" : " 1.3.8"
24
+ },
25
+ {
26
+ "fixed" : " 1.8.3"
27
+ }
28
+ ]
29
+ }
30
+ ],
31
+ "ecosystem_specific" : {}
32
+ }
33
+ ],
34
+ "references" : [
35
+ {
36
+ "type" : " ADVISORY" ,
37
+ "url" : " https://github.com/openfga/openfga/security/advisories/GHSA-32q6-rr98-cjqv"
38
+ }
39
+ ],
40
+ "database_specific" : {
41
+ "url" : " https://pkg.go.dev/vuln/GO-2025-3384" ,
42
+ "review_status" : " UNREVIEWED"
43
+ }
44
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2025-3384
2
+ modules :
3
+ - module : github.com/openfga/openfga
4
+ versions :
5
+ - introduced : 1.3.8
6
+ - fixed : 1.8.3
7
+ vulnerable_at : 1.8.2
8
+ summary : OpenFGA Authorization Bypass in github.com/openfga/openfga
9
+ cves :
10
+ - CVE-2024-56323
11
+ ghsas :
12
+ - GHSA-32q6-rr98-cjqv
13
+ references :
14
+ - advisory : https://github.com/openfga/openfga/security/advisories/GHSA-32q6-rr98-cjqv
15
+ source :
16
+ id : GHSA-32q6-rr98-cjqv
17
+ created : 2025-01-14T14:56:58.926069347Z
18
+ review_status : UNREVIEWED
You can’t perform that action at this time.
0 commit comments