CVE-2013-2218
libvirt 1.0.6 - Denial of Service via virConnectListAllInterfaces Double Free
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2013-2218. PoCs published by Daniel P. Berrange.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service vulnerability in libvirt by triggering a crash via the 'virsh' command with specific arguments. The command causes the application to fail, denying service to legitimate users.
Description
Double free vulnerability in the virConnectListAllInterfaces method in interface/interface_backend_netcf.c in libvirt 1.0.6 allows remote attackers to cause a denial of service (libvirtd crash) via a filtering flag that causes an interface to be skipped, as demonstrated by the "virsh iface-list --inactive" command.
Exploits (1)
This exploit demonstrates a denial-of-service vulnerability in libvirt by triggering a crash via the 'virsh' command with specific arguments. The command causes the application to fail, denying service to legitimate users.