CVE-2021-4034.zip
11.2 KB
CVE-2021-4034
Author: ramahmdr

A local privilege escalation vulnerability was found on polkit's pkexec utility. The pkexec application is a setuid tool designed to allow unprivileged users to run commands as privileged users according predefined policies. The current version of pkexec doesn't handle the calling parameters count correctly and ends trying to execute environment variables as commands. An attacker can leverage this by crafting environment variables in such a way it'll induce pkexec to execute arbitrary code. When successfully executed the attack can cause a local privilege escalation given unprivileged users administrative rights on the target machine.

GitHub Link:
https://github.com/ramahmdr/PwnKit
CVE-2023-44487.zip
7.3 KB
CVE-2023-44487
Author: xsss9188-DADHACKS

The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023.

GitHub Link:
https://github.com/xsss9188-DADHACKS/Exploit-Title-HTTP-2-2.0---Denial-Of-Service-DOS-
CVE-2017-0143.zip
193.2 KB
CVE-2017-0143
Author: hackingyseguridad

The SMBv1 server in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; and Windows 10 Gold, 1511, and 1607; and Windows Server 2016 allows remote attackers to execute arbitrary code via crafted packets, aka "Windows SMB Remote Code Execution Vulnerability." This vulnerability is different from those described in CVE-2017-0144, CVE-2017-0145, CVE-2017-0146, and CVE-2017-0148.

GitHub Link:
https://github.com/hackingyseguridad/smb
CVE-2024-51793.zip
3.7 MB
CVE-2024-51793
Author: JoshuaProvoste

Unrestricted Upload of File with Dangerous Type vulnerability in Webful Creations Computer Repair Shop allows Upload a Web Shell to a Web Server.This issue affects Computer Repair Shop: from n/a through 3.8115.

GitHub Link:
https://github.com/JoshuaProvoste/0-click-RCE-Exploit-for-CVE-2024-51793
CVE-2023-51409.zip
2.3 MB
CVE-2023-51409
Author: JoshuaProvoste

Unrestricted Upload of File with Dangerous Type vulnerability in Jordy Meow AI Engine: ChatGPT Chatbot.This issue affects AI Engine: ChatGPT Chatbot: from n/a through 1.9.98.



GitHub Link:
https://github.com/JoshuaProvoste/0-click-RCE-Exploit-for-CVE-2023-51409
CVE-2016-5195.zip
3.4 KB
CVE-2016-5195
Author: ramahmdr

Race condition in mm/gup.c in the Linux kernel 2.x through 4.x before 4.8.3 allows local users to gain privileges by leveraging incorrect handling of a copy-on-write (COW) feature to write to a read-only memory mapping, as exploited in the wild in October 2016, aka "Dirty COW."

GitHub Link:
https://github.com/ramahmdr/dirtycow