OS Command Injection Affecting qemu package, versions *


Severity

Recommended
low

Based on Debian security rating.

Threat Intelligence

EPSS
4.5% (91st percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIANUNSTABLE-QEMU-451332
  • published1 Jul 2019
  • disclosed24 Jun 2019

Introduced: 24 Jun 2019

CVE-2019-12929  (opens in a new tab)
CWE-78  (opens in a new tab)
CWE-668  (opens in a new tab)

How to fix?

There is no fixed version for Debian:unstable qemu.

NVD Description

Note: Versions mentioned in the description apply only to the upstream qemu package and not the qemu package as distributed by Debian. See How to fix? for Debian:unstable relevant fixed versions and status.

The QMP guest_exec command in QEMU 4.0.0 and earlier is prone to OS command injection, which allows the attacker to achieve code execution, denial of service, or information disclosure by sending a crafted QMP command to the listening server. Note: This has been disputed as a non-issue since QEMU's -qmp interface is meant to be used by trusted users. If one is able to access this interface via a tcp socket open to the internet, then it is an insecure configuration issue