Exploits from Github
688 subscribers
1 photo
967 files
3.93K links
Download Telegram
CVE-2021-43008.zip
3.6 KB
CVE-2021-43008
Author: DaturaSaturated

Improper Access Control in Adminer versions 1.12.0 to 4.6.2 (fixed in version 4.6.3) allows an attacker to achieve Arbitrary File Read on the remote server by requesting the Adminer to connect to a remote MySQL database.

GitHub Link:
https://github.com/DaturaSaturated/Adminer-CVE-2021-43008
CVE-2025-3248.zip
9 KB
CVE-2025-3248
Author: drackyjr

Langflow versions prior to 1.3.0 are susceptible to code injection in
the /api/v1/validate/code endpoint. A remote and unauthenticated attacker can send crafted HTTP requests to execute arbitrary
code.

GitHub Link:
https://github.com/drackyjr/cve-2025-3248-exploit
CVE-2022-22965.zip
5.4 KB
CVE-2022-22965
Author: mylo-2001

A Spring MVC or Spring WebFlux application running on JDK 9+ may be vulnerable to remote code execution (RCE) via data binding. The specific exploit requires the application to run on Tomcat as a WAR deployment. If the application is deployed as a Spring Boot executable jar, i.e. the default, it is not vulnerable to the exploit. However, the nature of the vulnerability is more general, and there may be other ways to exploit it.

GitHub Link:
https://github.com/mylo-2001/GhostStrike