---
cve: "CVE-2022-23592"
severity: "HIGH"
cvss: 8.1
epss: "86%"
vendor: "tensorflow"
kev: false
exploited: false
published: "2022-02-04 23:15:15"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T13:00:20+02:00"
---

# CVE-2022-23592

> 8.1 HIGH · 🧪 PoC

## Beschreibung

Tensorflow is an Open Source Machine Learning Framework. TensorFlow's type inference can cause a heap out of bounds read as the bounds checking is done in a `DCHECK` (which is a no-op during production). An attacker can control the `input_idx` variable such that `ix` would be larger than the number of values in `node_t.args`. The fix will be included in TensorFlow 2.8.0. This is the only affected version.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- 3f878cff5b698b82eea85db2b60d65a2e320850e (Commit)
- c99d98cd189839dcf51aee94e7437b54b31f8abd (Commit)

## Referenzen

- <https://github.com/tensorflow/tensorflow/security/advisories/GHSA-vq36-27g6-p492>
- <https://github.com/tensorflow/tensorflow/commit/c99d98cd189839dcf51aee94e7437b54b31f8abd>
- <https://github.com/tensorflow/tensorflow/blob/274df9b02330b790aa8de1cee164b70f72b9b244/tensorflow/core/graph/graph.cc#L223-L229>

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