Vulnerabilities > CVE-2013-2016 - Improper Privilege Management vulnerability in multiple products
Attack vector
LOCAL Attack complexity
MEDIUM Privileges required
NONE Confidentiality impact
COMPLETE Integrity impact
COMPLETE Availability impact
COMPLETE Summary
A flaw was found in the way qemu v1.3.0 and later (virtio-rng) validates addresses when guest accesses the config space of a virtio device. If the virtio device has zero/small sized config space, such as virtio-rng, a privileged guest user could use this flaw to access the matching host's qemu address space and thus increase their privileges on the host.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 6 | |
Application | 2 | |
OS | 3 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Restful Privilege Elevation Rest uses standard HTTP (Get, Put, Delete) style permissions methods, but these are not necessarily correlated generally with back end programs. Strict interpretation of HTTP get methods means that these HTTP Get services should not be used to delete information on the server, but there is no access control mechanism to back up this logic. This means that unless the services are properly ACL'd and the application's service implementation are following these guidelines then an HTTP request can easily execute a delete or update on the server side. The attacker identifies a HTTP Get URL such as http://victimsite/updateOrder, which calls out to a program to update orders on a database or other resource. The URL is not idempotent so the request can be submitted multiple times by the attacker, additionally, the attacker may be able to exploit the URL published as a Get method that actually performs updates (instead of merely retrieving data). This may result in malicious or inadvertent altering of data on the server.
Nessus
NASL family | SuSE Local Security Checks |
NASL id | SUSE_11_KVM-140416.NASL |
description | The QEMU embedded within KVM received various security fixes. Various issues in the block layer have been fixed : - A virtio security issue in config io space handling. (CVE-2013-2016) - A SCSI report LUNs buffer overflow. (CVE-2013-4344) - A buffer overflow in the QEMU USB stack. (CVE-2013-4541) |
last seen | 2020-06-05 |
modified | 2014-05-09 |
plugin id | 73939 |
published | 2014-05-09 |
reporter | This script is Copyright (C) 2014-2020 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/73939 |
title | SuSE 11.3 Security Update : kvm (SAT Patch Number 9142) |
code |
|
References
- http://lists.opensuse.org/opensuse-security-announce/2014-05/msg00002.html
- http://www.openwall.com/lists/oss-security/2013/04/29/5
- http://www.openwall.com/lists/oss-security/2013/04/29/6
- http://www.securityfocus.com/bid/59541
- https://access.redhat.com/security/cve/cve-2013-2016
- https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2013-2016
- https://exchange.xforce.ibmcloud.com/vulnerabilities/83850
- https://github.com/qemu/qemu/commit/5f5a1318653c08e435cfa52f60b6a712815b659d
- https://security-tracker.debian.org/tracker/CVE-2013-2016