CVE-2013-0292
dbus-glib < 0.100 - Privilege Escalation via Spoofed NameOwnerChanged Signal
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2013-0292. PoCs published by Sebastian Krahmer, gitcollect.
AI-analyzed exploit summary This exploit leverages a D-Bus signal spoofing vulnerability in pam_fprintd to trigger a local privilege escalation by spoofing the 'VerifyStatus' signal, bypassing fingerprint authentication.
Description
The dbus_g_proxy_manager_filter function in dbus-gproxy in Dbus-glib before 0.100.1 does not properly verify the sender of NameOwnerChanged signals, which allows local users to gain privileges via a spoofed signal.
Exploits (2)
This exploit leverages a D-Bus signal spoofing vulnerability in pam_fprintd to trigger a local privilege escalation by spoofing the 'VerifyStatus' signal, bypassing fingerprint authentication.
This PoC exploits a D-Bus signal spoofing vulnerability in pam_fprintd, allowing local privilege escalation by spoofing signals from the net.reactivated.Fprint service to trigger authentication bypass.