CVE-2015-0236
published 2015-01-29CVE-2015-0236: libvirt before 1.2.12 allow remote authenticated users to obtain the VNC password by using the VIR_DOMAIN_XML_SECURE flag with a crafted (1) snapshot to the…
PriorityP417low3.5CVSS 2.0
AVNACMAuSCPINAN
EPSS
1.80%
76.1th percentile
libvirt before 1.2.12 allow remote authenticated users to obtain the VNC password by using the VIR_DOMAIN_XML_SECURE flag with a crafted (1) snapshot to the virDomainSnapshotGetXMLDesc interface or (2) image to the virDomainSaveImageGetXMLDesc interface.
Affected
27 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| canonical | ubuntu_linux | — | — |
| debian | libvirt | < libvirt 1.2.9-8 (bookworm) | libvirt 1.2.9-8 (bookworm) |
| mageia | mageia | — | — |
| redhat | enterprise_linux_desktop | — | — |
| redhat | enterprise_linux_hpc_node | — | — |
| redhat | enterprise_linux_server | — | — |
| redhat | enterprise_linux_workstation | — | — |
| redhat | libvirt | <= 1.2.11 | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | — | — |
| redhat | libvirt | >= 0 < 1.2.9-8 | 1.2.9-8 |
| redhat | libvirt | >= 0 < 1.2.9-8 | 1.2.9-8 |
| redhat | libvirt | >= 0 < 1.2.9-8 | 1.2.9-8 |
CVSS provenance
nvdv2.03.5LOWAV:N/AC:M/Au:S/C:P/I:N/A:N
osv5.9MEDIUM
vendor_ubuntu5.9MEDIUM
vendor_debian3.5LOW
vendor_redhat3.5LOW
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Ubuntu
libvirt vulnerabilities
vendor_ubuntu·2016-01-12·CVSS 5.9
CVE-2011-4600 [MEDIUM] libvirt vulnerabilities
Title: libvirt vulnerabilities
Summary: Several security issues were fixed in libvirt.
It was discovered that libvirt incorrectly handled the firewall rules on
bridge networks when the daemon was restarted. This could result in an
unintended firewall configuration. This issue only applied to Ubuntu 12.04
LTS. (CVE-2011-4600)
Peter Krempa discovered that libvirt incorrectly handled locking when
certain ACL checks failed. A local attacker could use this issue to cause
libvirt to stop responding, resulting in a denial of service. This issue
only applied to Ubuntu 14.04 LTS. (CVE-2014-8136)
Luyao Huang discovered that libvirt incorrectly handled VNC passwords in
shapshot and image files. A remote authenticated user could use this issue
to possibly obtain VNC passwords. This issue only affe
Red Hat
libvirt: missing ACL check for the VIR_DOMAIN_XML_SECURE flag in save images and snapshots objects
vendor_redhat·2015-01-22·CVSS 3.5
CVE-2015-0236 [LOW] CWE-285 libvirt: missing ACL check for the VIR_DOMAIN_XML_SECURE flag in save images and snapshots objects
libvirt: missing ACL check for the VIR_DOMAIN_XML_SECURE flag in save images and snapshots objects
libvirt before 1.2.12 allow remote authenticated users to obtain the VNC password by using the VIR_DOMAIN_XML_SECURE flag with a crafted (1) snapshot to the virDomainSnapshotGetXMLDesc interface or (2) image to the virDomainSaveImageGetXMLDesc interface.
It was discovered that the virDomainSnapshotGetXMLDesc() and virDomainSaveImageGetXMLDesc() functions did not sufficiently limit the usage of the VIR_DOMAIN_XML_SECURE flag when fine-grained ACLs were enabled. A remote attacker able to establish a connection to libvirtd could use this flaw to obtain certain sensitive information from the domain XML file.
Package: libvirt (Red Hat Enterprise Linux 5) - Will not fix
Package: libvirt (Red Ha
Debian
CVE-2015-0236: libvirt - libvirt before 1.2.12 allow remote authenticated users to obtain the VNC passwor...
vendor_debian·2015·CVSS 3.5
CVE-2015-0236 [LOW] CVE-2015-0236: libvirt - libvirt before 1.2.12 allow remote authenticated users to obtain the VNC passwor...
libvirt before 1.2.12 allow remote authenticated users to obtain the VNC password by using the VIR_DOMAIN_XML_SECURE flag with a crafted (1) snapshot to the virDomainSnapshotGetXMLDesc interface or (2) image to the virDomainSaveImageGetXMLDesc interface.
Scope: local
bookworm: resolved (fixed in 1.2.9-8)
bullseye: resolved (fixed in 1.2.9-8)
forky: resolved (fixed in 1.2.9-8)
sid: resolved (fixed in 1.2.9-8)
trixie: resolved (fixed in 1.2.9-8)
GHSA
GHSA-rj3c-3mq3-fpc6: libvirt before 1
ghsa_unreviewed·2022-05-14
CVE-2015-0236 [LOW] CWE-200 GHSA-rj3c-3mq3-fpc6: libvirt before 1
libvirt before 1.2.12 allow remote authenticated users to obtain the VNC password by using the VIR_DOMAIN_XML_SECURE flag with a crafted (1) snapshot to the virDomainSnapshotGetXMLDesc interface or (2) image to the virDomainSaveImageGetXMLDesc interface.
OSV
libvirt vulnerabilities
osv·2016-01-12·CVSS 5.9
CVE-2011-4600 [MEDIUM] libvirt vulnerabilities
libvirt vulnerabilities
It was discovered that libvirt incorrectly handled the firewall rules on
bridge networks when the daemon was restarted. This could result in an
unintended firewall configuration. This issue only applied to Ubuntu 12.04
LTS. (CVE-2011-4600)
Peter Krempa discovered that libvirt incorrectly handled locking when
certain ACL checks failed. A local attacker could use this issue to cause
libvirt to stop responding, resulting in a denial of service. This issue
only applied to Ubuntu 14.04 LTS. (CVE-2014-8136)
Luyao Huang discovered that libvirt incorrectly handled VNC passwords in
shapshot and image files. A remote authenticated user could use this issue
to possibly obtain VNC passwords. This issue only affected Ubuntu 14.04
LTS. (CVE-2015-0236)
Han Han discovered that
OSV
CVE-2015-0236: libvirt before 1
osv·2015-01-29·CVSS 3.5
CVE-2015-0236 [LOW] CVE-2015-0236: libvirt before 1
libvirt before 1.2.12 allow remote authenticated users to obtain the VNC password by using the VIR_DOMAIN_XML_SECURE flag with a crafted (1) snapshot to the virDomainSnapshotGetXMLDesc interface or (2) image to the virDomainSaveImageGetXMLDesc interface.
No detection rules found.
No public exploits indexed.
Bugzilla
CVE-2015-0236 libvirt: missing ACL check for the VIR_DOMAIN_XML_SECURE flag in save images and snapshots objects [fedora-all]
bugzilla·2015-01-26·CVSS 3.5
CVE-2015-0236 [LOW] CVE-2015-0236 libvirt: missing ACL check for the VIR_DOMAIN_XML_SECURE flag in save images and snapshots objects [fedora-all]
CVE-2015-0236 libvirt: missing ACL check for the VIR_DOMAIN_XML_SECURE flag in save images and snapshots objects [fedora-all]
This is an automatically created tracking bug! It was created to ensure
that one or more security vulnerabilities are fixed in affected versions
of Fedora.
For comments that are specific to the vulnerability please use bugs filed
against the "Security Response" product referenced in the "Blocks" field.
For more information see:
http://fedoraproject.org/wiki/Security/TrackingBugs
When submitting as an update, use the fedpkg template provided in the next
comment(s). This will include the bug IDs of this tracking bug as well as
the relevant top-level CVE bugs.
Please also mention the CVE IDs being fixed in the RPM changelog and the
fedpkg commit message.
NOTE: th
Bugzilla
CVE-2015-0236 libvirt: missing ACL check for the VIR_DOMAIN_XML_SECURE flag in save images and snapshots objects
bugzilla·2015-01-21·CVSS 3.5
CVE-2015-0236 [LOW] CVE-2015-0236 libvirt: missing ACL check for the VIR_DOMAIN_XML_SECURE flag in save images and snapshots objects
CVE-2015-0236 libvirt: missing ACL check for the VIR_DOMAIN_XML_SECURE flag in save images and snapshots objects
The XML getters for for save images and snapshots objects don't check ACLs
for the VIR_DOMAIN_XML_SECURE flag and might possibly dump security sensitive
information.
A remote attacker able to establish a connection to libvirtd
could use this flaw to cause leak certain limited information from the
domain xml file.
Acknowledgements:
This issue was found by Luyao Huang of Red Hat.
Discussion:
Upstream security notice:
http://security.libvirt.org/2015/0001.html
---
Created libvirt tracking bugs for this issue:
Affects: fedora-all [bug 1185769]
---
External References:
http://security.libvirt.org/2015/0001.html
---
libvirt-1.2.9.2-1.fc21 has been pushed to the Fedora 21
http://advisories.mageia.org/MGASA-2015-0046.htmlhttp://lists.opensuse.org/opensuse-updates/2015-02/msg00028.htmlhttp://rhn.redhat.com/errata/RHSA-2015-0323.htmlhttp://secunia.com/advisories/62766http://security.libvirt.org/2015/0001.htmlhttp://www.mandriva.com/security/advisories?name=MDVSA-2015:035http://www.mandriva.com/security/advisories?name=MDVSA-2015:070http://www.ubuntu.com/usn/USN-2867-1http://advisories.mageia.org/MGASA-2015-0046.htmlhttp://lists.opensuse.org/opensuse-updates/2015-02/msg00028.htmlhttp://rhn.redhat.com/errata/RHSA-2015-0323.htmlhttp://secunia.com/advisories/62766http://security.libvirt.org/2015/0001.htmlhttp://www.mandriva.com/security/advisories?name=MDVSA-2015:035http://www.mandriva.com/security/advisories?name=MDVSA-2015:070http://www.ubuntu.com/usn/USN-2867-1
2015-01-29
Published