CVE-2013-1922
low
CVSS v3
—
CVSS v2
3.3
VIR risk
3.3
Description
qemu-nbd in QEMU, as used in Xen 4.2.x, determines the format of a raw disk image based on the header, which allows local guest OS administrators to read arbitrary files on the host by modifying the header to identify a different format, which is used when the guest is restarted, a different vulnerability than CVE-2008-2004.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-1922
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| debian | bookworm | fixed | 1.5.0+dfsg-1 |
| debian | bullseye | fixed | 1.5.0+dfsg-1 |
| debian | forky | fixed | 1.5.0+dfsg-1 |
| debian | sid | fixed | 1.5.0+dfsg-1 |
| debian | trixie | fixed | 1.5.0+dfsg-1 |
References
- http://lists.fedoraproject.org/pipermail/package-announce/2013-April/103621.html
- http://lists.fedoraproject.org/pipermail/package-announce/2013-April/103637.html
- http://lists.fedoraproject.org/pipermail/package-announce/2013-April/104036.html
- http://secunia.com/advisories/55082
- http://security.gentoo.org/glsa/glsa-201309-24.xml
- http://www.openwall.com/lists/oss-security/2013/04/15/3
- http://www.openwall.com/lists/oss-security/2013/04/16/2
- http://www.securitytracker.com/id/1028426
- https://security-tracker.debian.org/tracker/CVE-2013-1922
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.