Skip to content

Commit 6aaf01f

Browse files
tatianabgopherbot
authored andcommitted
data/reports: review GO-2024-3188
- data/reports/GO-2024-3188.yaml Fixes #3188 Fixes #3389 Change-Id: Ia109c860efc921de262e99bdb48275ee2ae28d92 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/645256 Reviewed-by: Damien Neil <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]> Auto-Submit: Tatiana Bradley <[email protected]>
1 parent ae72f7b commit 6aaf01f

File tree

2 files changed

+9
-16
lines changed

2 files changed

+9
-16
lines changed

data/osv/GO-2024-3188.json

+4-9
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@
2121
"events": [
2222
{
2323
"introduced": "0"
24+
},
25+
{
26+
"fixed": "0.3.6"
2427
}
2528
]
2629
}
@@ -32,18 +35,10 @@
3235
{
3336
"type": "ADVISORY",
3437
"url": "https://github.com/ubuntu/authd/security/advisories/GHSA-4gfw-wf7c-w6g2"
35-
},
36-
{
37-
"type": "ADVISORY",
38-
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9312"
39-
},
40-
{
41-
"type": "ADVISORY",
42-
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9312"
4338
}
4439
],
4540
"database_specific": {
4641
"url": "https://pkg.go.dev/vuln/GO-2024-3188",
47-
"review_status": "UNREVIEWED"
42+
"review_status": "REVIEWED"
4843
}
4944
}

data/reports/GO-2024-3188.yaml

+5-7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
id: GO-2024-3188
22
modules:
33
- module: github.com/ubuntu/authd
4-
unsupported_versions:
5-
- last_affected: 0.0.0-20230706090440-d8cb2d561419
6-
vulnerable_at: 0.0.0-20230706090440-d8cb2d561419
4+
versions:
5+
- fixed: 0.3.6
6+
vulnerable_at: 0.3.5
77
summary: Authd allows attacker-controlled usernames to yield controllable UIDs in github.com/ubuntu/authd
88
cves:
99
- CVE-2024-9312
1010
ghsas:
1111
- GHSA-4gfw-wf7c-w6g2
1212
references:
1313
- advisory: https://github.com/ubuntu/authd/security/advisories/GHSA-4gfw-wf7c-w6g2
14-
- advisory: https://nvd.nist.gov/vuln/detail/CVE-2024-9312
15-
- advisory: https://www.cve.org/CVERecord?id=CVE-2024-9312
1614
source:
1715
id: GHSA-4gfw-wf7c-w6g2
18-
created: 2024-10-11T10:16:08.934095-04:00
19-
review_status: UNREVIEWED
16+
created: 2025-01-29T09:47:20.814811-05:00
17+
review_status: REVIEWED

0 commit comments

Comments
 (0)