5.8

CVE-2013-6456

The LXC driver (lxc/lxc_driver.c) in libvirt 1.0.1 through 1.2.1 allows local users to (1) delete arbitrary host devices via the virDomainDeviceDettach API and a symlink attack on /dev in the container; (2) create arbitrary nodes (mknod) via the virDomainDeviceAttach API and a symlink attack on /dev in the container; and cause a denial of service (shutdown or reboot host OS) via the (3) virDomainShutdown or (4) virDomainReboot API and a symlink attack on /dev/initctl in the container, related to "paths under /proc/$PID/root" and the virInitctlSetRunLevel function.

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
RedhatLibvirt Version1.0.1
RedhatLibvirt Version1.0.2
RedhatLibvirt Version1.0.3
RedhatLibvirt Version1.0.4
RedhatLibvirt Version1.0.5
RedhatLibvirt Version1.0.5.1
RedhatLibvirt Version1.0.5.2
RedhatLibvirt Version1.0.5.3
RedhatLibvirt Version1.0.5.4
RedhatLibvirt Version1.0.5.5
RedhatLibvirt Version1.0.5.6
RedhatLibvirt Version1.0.6
RedhatLibvirt Version1.1.0
RedhatLibvirt Version1.1.1
RedhatLibvirt Version1.1.2
RedhatLibvirt Version1.1.3
RedhatLibvirt Version1.1.4
RedhatLibvirt Version1.2.0
RedhatLibvirt Version1.2.1
FedoraprojectFedora Version20
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.25% 0.476
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.8 4.4 7.8
AV:A/AC:M/Au:S/C:N/I:P/A:C
CWE-59 Improper Link Resolution Before File Access ('Link Following')

The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.