| { |
| "schema_version": "1.3.1", |
| "id": "GO-2024-2833", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2024-34079" |
| ], |
| "summary": "Denial of service in github.com/octo-sts/app", |
| "details": "Excessively large requests can be processed, consuming a large amount of resources. This could potentially lead to a denial of service.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/octo-sts/app", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.1.0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/octo-sts/app/pkg/provider", |
| "symbols": [ |
| "Get" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/octo-sts/app/security/advisories/GHSA-75r6-6jg8-pfcq" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/octo-sts/app/commit/74ba874c017cf973edd6711144cf4399a9fcff57" |
| } |
| ], |
| "credits": [ |
| { |
| "name": "@enj" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2024-2833", |
| "review_status": "REVIEWED" |
| } |
| } |