File tree 2 files changed +85
-0
lines changed
2 files changed +85
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "schema_version" : " 1.3.1" ,
3
+ "id" : " GO-2024-2833" ,
4
+ "modified" : " 0001-01-01T00:00:00Z" ,
5
+ "published" : " 0001-01-01T00:00:00Z" ,
6
+ "aliases" : [
7
+ " CVE-2024-34079"
8
+ ],
9
+ "summary" : " Denial of service in github.com/octo-sts/app" ,
10
+ "details" : " Excessively large requests can be processed, consuming a large amount of resources. This could potentially lead to a denial of service." ,
11
+ "affected" : [
12
+ {
13
+ "package" : {
14
+ "name" : " github.com/octo-sts/app" ,
15
+ "ecosystem" : " Go"
16
+ },
17
+ "ranges" : [
18
+ {
19
+ "type" : " SEMVER" ,
20
+ "events" : [
21
+ {
22
+ "introduced" : " 0"
23
+ },
24
+ {
25
+ "fixed" : " 0.1.0"
26
+ }
27
+ ]
28
+ }
29
+ ],
30
+ "ecosystem_specific" : {
31
+ "imports" : [
32
+ {
33
+ "path" : " github.com/octo-sts/app/pkg/provider" ,
34
+ "symbols" : [
35
+ " Get"
36
+ ]
37
+ }
38
+ ]
39
+ }
40
+ }
41
+ ],
42
+ "references" : [
43
+ {
44
+ "type" : " ADVISORY" ,
45
+ "url" : " https://github.com/octo-sts/app/security/advisories/GHSA-75r6-6jg8-pfcq"
46
+ },
47
+ {
48
+ "type" : " FIX" ,
49
+ "url" : " https://github.com/octo-sts/app/commit/74ba874c017cf973edd6711144cf4399a9fcff57"
50
+ }
51
+ ],
52
+ "credits" : [
53
+ {
54
+ "name" : " @enj"
55
+ }
56
+ ],
57
+ "database_specific" : {
58
+ "url" : " https://pkg.go.dev/vuln/GO-2024-2833"
59
+ }
60
+ }
Original file line number Diff line number Diff line change
1
+ id : GO-2024-2833
2
+ modules :
3
+ - module : github.com/octo-sts/app
4
+ versions :
5
+ - fixed : 0.1.0
6
+ vulnerable_at : 0.0.0-20240502160256-1fc549c0973c
7
+ packages :
8
+ - package : github.com/octo-sts/app/pkg/provider
9
+ symbols :
10
+ - Get
11
+ summary : Denial of service in github.com/octo-sts/app
12
+ description : |-
13
+ Excessively large requests can be processed, consuming a
14
+ large amount of resources. This could potentially lead to
15
+ a denial of service.
16
+ cves :
17
+ - CVE-2024-34079
18
+ credits :
19
+ - ' @enj'
20
+ references :
21
+ - advisory : https://github.com/octo-sts/app/security/advisories/GHSA-75r6-6jg8-pfcq
22
+ - fix : https://github.com/octo-sts/app/commit/74ba874c017cf973edd6711144cf4399a9fcff57
23
+ source :
24
+ id : CVE-2024-34079
25
+ created : 2024-05-11T07:37:36.149537-07:00
You can’t perform that action at this time.
0 commit comments