File Descriptor Vulnerability in Go on UNIX Systems
CVE-2021-44717
4.8MEDIUM
What is CVE-2021-44717?
A vulnerability in the Go programming language, experienced on UNIX systems, allows for unintended write operations to files or network connections. This issue arises from improper closure of file descriptor 0 due to file-descriptor exhaustion. If exploited, attackers may gain unauthorized access to sensitive files or establish connections without consent, putting systems at risk.