---
cve: "CVE-2023-39323"
severity: "HIGH"
cvss: 8.1
epss: "1.8%"
vendor: "Go toolchain"
kev: false
exploited: false
published: "2023-10-05 21:15:11"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-03T10:28:05+02:00"
---

# CVE-2023-39323

> 8.1 HIGH

## Beschreibung

Line directives ("//line") can be used to bypass the restrictions on "//go:cgo_" directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running "go build". The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 68f9a6e2addc828246992e66e79c6a51a32d1d71 (Commit)
- 26b5783b72376acd0386f78295e678b9a6bff30e (Commit)

## Referenzen

- <https://go.dev/issue/63211>
- <https://go.dev/cl/533215>
- <https://groups.google.com/g/golang-announce/c/XBa1oHDevAo>
- <https://pkg.go.dev/vuln/GO-2023-2095>
- <https://security.netapp.com/advisory/ntap-20231020-0001/>
- <https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/KSEGD2IWKNUO3DWY4KQGUQM5BISRWHQE/>
- <https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CLB4TW7KALB3EEQWNWCN7OUIWWVWWCG2/>
- <https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XFOIBB4YFICHDM7IBOP7PWXW3FX4HLL2/>
- <https://security.gentoo.org/glsa/202311-09>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2023-39323) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
