On Unix platforms, the Go runtime does not behave differently when a binary is run with the setuid/setgid bits. This can be dangerous in certain cases, such as when dumping memory state, or assuming the status of standard i/o file descriptors. If a setuid/setgid binary is executed with standard I/O file descriptors closed, opening any files can result in unexpected content being read or written with elevated privileges. Similarly, if a setuid/setgid program is terminated, either via panic or signal, it may leak the contents of its registers.
References
Configurations
History
25 Nov 2023, 11:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
11 Aug 2023, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
02 Aug 2023, 16:43
Type | Values Removed | Values Added |
---|---|---|
First Time |
Fedoraproject fedora
Fedoraproject |
|
CPE | cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* | |
References | (MISC) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XBS3IIK6ADV24C5ULQU55QLT2UE762ZX/ - Mailing List |
21 Jul 2023, 04:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
16 Jun 2023, 00:23
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:a:golang:go:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CWE | CWE-668 | |
First Time |
Golang
Golang go |
|
References | (MISC) https://go.dev/cl/501223 - Patch | |
References | (MISC) https://groups.google.com/g/golang-announce/c/q5135a9d924/m/j0ZoAJOHAwAJ - Mailing List, Release Notes | |
References | (MISC) https://pkg.go.dev/vuln/GO-2023-1840 - Vendor Advisory | |
References | (MISC) https://go.dev/issue/60272 - Issue Tracking |
08 Jun 2023, 21:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-06-08 21:15
Updated : 2024-02-28 20:13
NVD link : CVE-2023-29403
Mitre link : CVE-2023-29403
CVE.ORG link : CVE-2023-29403
JSON object : View
Products Affected
fedoraproject
- fedora
golang
- go
CWE
CWE-668
Exposure of Resource to Wrong Sphere