Skip to content

Commit 38348a7

Browse files
committed
data/reports: update GO-2024-2997
Fix bad URI. - data/reports/GO-2024-2997.yaml Updates #2997 Fixes #3120 Change-Id: I08882a769b46b5f95f0a2182eed3ba924a78c11a Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/611375 LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Tatiana Bradley <[email protected]> Reviewed-by: Zvonimir Pavlinovic <[email protected]>
1 parent 10c7959 commit 38348a7

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

data/osv/GO-2024-2997.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
},
108108
{
109109
"type": "WEB",
110-
"url": "https://app.safebase.io/portal/71ccd717-aa2d-4a1e-942e-c768d37e9e0c/preview?product=[…]942e-c768d37e9e0c\u0026tcuUid=1d505bda-9a38-4ca5-8724-052e6337f34d"
110+
"url": "https://app.safebase.io/portal/71ccd717-aa2d-4a1e-942e-c768d37e9e0c/preview?product=%5B%E2%80%A6%5D942e-c768d37e9e0c\u0026tcuUid=1d505bda-9a38-4ca5-8724-052e6337f34d"
111111
},
112112
{
113113
"type": "WEB",

data/reports/GO-2024-2997.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,15 @@ references:
2525
- advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-21583
2626
- fix: https://github.com/gitpod-io/gitpod/commit/da1053e1013f27a56e6d3533aa251dbd241d0155
2727
- fix: https://github.com/gitpod-io/gitpod/pull/19973
28-
- web: https://app.safebase.io/portal/71ccd717-aa2d-4a1e-942e-c768d37e9e0c/preview?product=[…]942e-c768d37e9e0c&tcuUid=1d505bda-9a38-4ca5-8724-052e6337f34d
28+
- web: https://app.safebase.io/portal/71ccd717-aa2d-4a1e-942e-c768d37e9e0c/preview?product=%5B%E2%80%A6%5D942e-c768d37e9e0c&tcuUid=1d505bda-9a38-4ca5-8724-052e6337f34d
2929
- web: https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGITPODIOGITPODCOMPONENTSSERVERGOPKGLIB-7452074
3030
- web: https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGITPODIOGITPODCOMPONENTSWSPROXYPKGPROXY-7452075
3131
- web: https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGITPODIOGITPODINSTALLINSTALLERPKGCOMPONENTSAUTH-7452076
3232
- web: https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGITPODIOGITPODINSTALLINSTALLERPKGCOMPONENTSPUBLICAPISERVER-7452077
3333
- web: https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMGITPODIOGITPODINSTALLINSTALLERPKGCOMPONENTSSERVER-7452078
3434
- web: https://security.snyk.io/vuln/SNYK-JS-GITPODGITPODPROTOCOL-7452079
35+
notes:
36+
- manually fixed ref "app.safebase.io" which contained bad URI due to unescape/escape error in our tooling
3537
source:
3638
id: CVE-2024-21583
3739
created: 2024-08-16T16:57:56.243289-04:00

0 commit comments

Comments
 (0)