CVE-2018-6389.zip
153.3 KB
CVE-2018-6389
Author: omidsec

In WordPress through 4.9.2, unauthenticated attackers can cause a denial of service (resource consumption) by using the large list of registered .js files (from wp-includes/script-loader.php) to construct a series of requests to load every file many times.

GitHub Link:
https://github.com/omidsec/CVE-2018-6389
CVE-2025-26686
Author: alifaraj5723

Sensitive data storage in improperly locked memory in Windows TCP/IP allows an unauthorized attacker to execute code over a network.

GitHub Link:
https://github.com/alifaraj5723/CVE-2025-26686-poc
CVE-2022-22965.zip
10.2 KB
CVE-2022-22965
Author: xenosf

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/xenosf/CS4239-Spring4Shell-POC
CVE-2025-33073.zip
413.3 KB
CVE-2025-33073
Author: uziii2208

Improper access control in Windows SMB allows an authorized attacker to elevate privileges over a network.

GitHub Link:
https://github.com/uziii2208/CVE-2025-33073