Skip to content

Commit d168918

Browse files
tatianabgopherbot
authored andcommitted
data/reports: unexclude 20 reports (9)
- data/reports/GO-2023-1955.yaml - data/reports/GO-2023-1956.yaml - data/reports/GO-2023-1957.yaml - data/reports/GO-2023-1959.yaml - data/reports/GO-2023-1961.yaml - data/reports/GO-2023-1962.yaml - data/reports/GO-2023-1965.yaml - data/reports/GO-2023-1971.yaml - data/reports/GO-2023-1972.yaml - data/reports/GO-2023-1973.yaml - data/reports/GO-2023-1977.yaml - data/reports/GO-2023-1979.yaml - data/reports/GO-2023-1980.yaml - data/reports/GO-2023-1982.yaml - data/reports/GO-2023-1985.yaml - data/reports/GO-2023-1986.yaml - data/reports/GO-2023-1991.yaml - data/reports/GO-2023-1993.yaml - data/reports/GO-2023-1995.yaml - data/reports/GO-2023-1996.yaml Updates #1955 Updates #1956 Updates #1957 Updates #1959 Updates #1961 Updates #1962 Updates #1965 Updates #1971 Updates #1972 Updates #1973 Updates #1977 Updates #1979 Updates #1980 Updates #1982 Updates #1985 Updates #1986 Updates #1991 Updates #1993 Updates #1995 Updates #1996 Change-Id: I681627cba89cee6d3bc2def3924c65a3b5da4453 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/606789 Reviewed-by: Damien Neil <[email protected]> Auto-Submit: Tatiana Bradley <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent adfc865 commit d168918

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+1739
-160
lines changed

data/excluded/GO-2023-1955.yaml

-8
This file was deleted.

data/excluded/GO-2023-1956.yaml

-8
This file was deleted.

data/excluded/GO-2023-1957.yaml

-8
This file was deleted.

data/excluded/GO-2023-1959.yaml

-8
This file was deleted.

data/excluded/GO-2023-1961.yaml

-8
This file was deleted.

data/excluded/GO-2023-1962.yaml

-8
This file was deleted.

data/excluded/GO-2023-1965.yaml

-8
This file was deleted.

data/excluded/GO-2023-1971.yaml

-8
This file was deleted.

data/excluded/GO-2023-1972.yaml

-8
This file was deleted.

data/excluded/GO-2023-1973.yaml

-8
This file was deleted.

data/excluded/GO-2023-1977.yaml

-8
This file was deleted.

data/excluded/GO-2023-1979.yaml

-8
This file was deleted.

data/excluded/GO-2023-1980.yaml

-8
This file was deleted.

data/excluded/GO-2023-1982.yaml

-8
This file was deleted.

data/excluded/GO-2023-1985.yaml

-8
This file was deleted.

data/excluded/GO-2023-1986.yaml

-8
This file was deleted.

data/excluded/GO-2023-1991.yaml

-8
This file was deleted.

data/excluded/GO-2023-1993.yaml

-8
This file was deleted.

data/excluded/GO-2023-1995.yaml

-8
This file was deleted.

data/excluded/GO-2023-1996.yaml

-8
This file was deleted.

data/osv/GO-2023-1955.json

+66
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2023-1955",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2023-37918",
8+
"GHSA-59m6-82qm-vqgj"
9+
],
10+
"summary": "Dapr API token authentication bypass in HTTP endpoints in github.com/dapr/dapr",
11+
"details": "Dapr API token authentication bypass in HTTP endpoints in github.com/dapr/dapr",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/dapr/dapr",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"fixed": "1.10.9"
27+
},
28+
{
29+
"introduced": "1.11.0"
30+
},
31+
{
32+
"fixed": "1.11.2"
33+
}
34+
]
35+
}
36+
],
37+
"ecosystem_specific": {}
38+
}
39+
],
40+
"references": [
41+
{
42+
"type": "ADVISORY",
43+
"url": "https://github.com/dapr/dapr/security/advisories/GHSA-59m6-82qm-vqgj"
44+
},
45+
{
46+
"type": "ADVISORY",
47+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37918"
48+
},
49+
{
50+
"type": "FIX",
51+
"url": "https://github.com/dapr/dapr/commit/83ca1abb11ffe34211db55dcd36d96b94252827a"
52+
},
53+
{
54+
"type": "FIX",
55+
"url": "https://github.com/dapr/dapr/commit/99d6799c97b79397443c8c96737c9b893126a1ae"
56+
},
57+
{
58+
"type": "WEB",
59+
"url": "https://docs.dapr.io/operations/security/api-token"
60+
}
61+
],
62+
"database_specific": {
63+
"url": "https://pkg.go.dev/vuln/GO-2023-1955",
64+
"review_status": "UNREVIEWED"
65+
}
66+
}

data/osv/GO-2023-1956.json

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2023-1956",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2023-37917",
8+
"GHSA-757p-vx43-fp9r"
9+
],
10+
"summary": "KubePi Privilege Escalation vulnerability in github.com/KubeOperator/kubepi",
11+
"details": "KubePi Privilege Escalation vulnerability in github.com/KubeOperator/kubepi",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/KubeOperator/kubepi",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"fixed": "1.6.5"
27+
}
28+
]
29+
}
30+
],
31+
"ecosystem_specific": {}
32+
}
33+
],
34+
"references": [
35+
{
36+
"type": "ADVISORY",
37+
"url": "https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-757p-vx43-fp9r"
38+
},
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37917"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://drive.google.com/file/d/1e8XJbIFIDXaFiL-dqn0a0b6u7o3CwqSG/preview"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/1Panel-dev/KubePi/releases/tag/v1.6.5"
50+
}
51+
],
52+
"database_specific": {
53+
"url": "https://pkg.go.dev/vuln/GO-2023-1956",
54+
"review_status": "UNREVIEWED"
55+
}
56+
}

data/osv/GO-2023-1957.json

+56
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
{
2+
"schema_version": "1.3.1",
3+
"id": "GO-2023-1957",
4+
"modified": "0001-01-01T00:00:00Z",
5+
"published": "0001-01-01T00:00:00Z",
6+
"aliases": [
7+
"CVE-2023-37916",
8+
"GHSA-87f6-8gr7-pc6h"
9+
],
10+
"summary": "KubePi may leak password hash of any user in github.com/KubeOperator/kubepi",
11+
"details": "KubePi may leak password hash of any user in github.com/KubeOperator/kubepi",
12+
"affected": [
13+
{
14+
"package": {
15+
"name": "github.com/KubeOperator/kubepi",
16+
"ecosystem": "Go"
17+
},
18+
"ranges": [
19+
{
20+
"type": "SEMVER",
21+
"events": [
22+
{
23+
"introduced": "0"
24+
},
25+
{
26+
"fixed": "1.6.5"
27+
}
28+
]
29+
}
30+
],
31+
"ecosystem_specific": {}
32+
}
33+
],
34+
"references": [
35+
{
36+
"type": "ADVISORY",
37+
"url": "https://github.com/1Panel-dev/KubePi/security/advisories/GHSA-87f6-8gr7-pc6h"
38+
},
39+
{
40+
"type": "ADVISORY",
41+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37916"
42+
},
43+
{
44+
"type": "WEB",
45+
"url": "https://drive.google.com/file/d/1ksdawJ1vShRJyT3wAgpqVmz-Ls6hMA7M/preview"
46+
},
47+
{
48+
"type": "WEB",
49+
"url": "https://github.com/1Panel-dev/KubePi/releases/tag/v1.6.5"
50+
}
51+
],
52+
"database_specific": {
53+
"url": "https://pkg.go.dev/vuln/GO-2023-1957",
54+
"review_status": "UNREVIEWED"
55+
}
56+
}

0 commit comments

Comments
 (0)