Bugzilla – Bug 1154325
VUL-0: CVE-2019-17624: xorg-x11-libX11,libX11: stack-based buffer overflow in the function XQueryKeymap may lead to denial of service
Last modified: 2019-11-05 23:50:04 UTC
CVE-2019-17624 In X.Org X Server 1.20.4, there is a stack-based buffer overflow in the function XQueryKeymap. For example, by sending ct.c_char 1000 times, an attacker can cause a denial of service (application crash) or possibly have unspecified other impact. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-17624 http://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-17624.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17624 https://www.x.org/releases/individual/xserver/ https://www.exploit-db.com/exploits/47507
Created attachment 821800 [details] xx.py QA REPRODUCER: python xx.py
The description says "server", but I only get a crash in libX11 (client side).
was also disputed by X team