Lucene search
+L

59770 matches found

Adobe
Adobe
•added 2026/09/22 12:00 a.m.•18 views

APSB26-151 : Security update available for Adobe Experience Manager Forms JEE

Adobe has released a security update for Adobe Experience Manager Forms on Java Enterprise Edition JEE. This update addresses critical vulnerabilities that could result in arbitrary code execution, privilege escalation, and security feature bypass...

6.1AI score
SaveExploits0Affected Software2
Kitploit
Kitploit
•added 2026/09/21 11:44 p.m.•12 views

perwendel__spark_CVE-2018-9159_2_7_2_fixed

Spark - a tiny web framework for Java 8 NEWS : Spark 2.7.1 is out. Please try it out and report any bugs. root@kitploit: com.sparkjava spark-core 2.7.1 Important - There is a vulnerability in older versions of Spark versions lower than 2.5.2. Please upgrade to the latest version. For documentatio...

5.3CVSS6.6AI score0.04445EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 11:43 p.m.•10 views

apache__shiro_CVE-2023-34478_1-11-0

Apache Shiro Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management. With Shiro’s easy-to-understand API, you can quickly and easily secure any application – from the smallest mobile applications to the...

9.8CVSS6.8AI score0.02074EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 11:23 p.m.•11 views

CVE-2022-21449

CVE-2022-21449 repo showcasing generation of a base64 signature for applications that are vulnerable to "psychic signatures in java", implemented in a nodejs environment 😅 Before running make sure to install the modified fork of elliptic from https://github.com/davwwwx/elliptic root@kitploit: $ n...

7.5CVSS7.5AI score0.60336EPSS
SaveExploits6References2
Kitploit
Kitploit
•added 2026/09/21 9:48 p.m.•10 views

ESAPI__esapi-java-legacy_CVE-2022-23457_2-2-3-1

Enterprise Security API for Java Legacy OWASP® ESAPI The OWASP Enterprise Security API is a free, open source, web application security control library that makes it easier for programmers to write lower-risk applications. The ESAPI for Java library is designed to make it easier for programmers t...

9.8CVSS6.7AI score0.02849EPSS
SaveExploits2References9
Kitploit
Kitploit
•added 2026/09/21 9:27 p.m.•10 views

CVE-2026-40860

camel-jms JMS ObjectMessage Unsafe Deserialization Reproducer CVE-2026-40860 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-jms component and, transitively, camel-sjms, camel-sjms2, camel-amqp, camel-activemq, camel-activemq6, tracked as CVE-2026-40860...

7.4AI score0.01534EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/21 7:38 p.m.•7 views

CVE-2020-6287_RECON-scanner

Vulnerability Assessment and Indicator of Compromise IoC Scanner for CVE-2020-6287 RECON RECON Remotely Exploitable Code On NetWeaver is a critical CVSSv3 10 vulnerability affecting a number of SAP business and technical applications running on top of the SAP NetWeaver Java stack. This...

10CVSS8.6AI score0.94719EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/21 7:37 p.m.•9 views

cve-2020-13933

cve-2020-13933 cve-2020-13933 Apache Shiro privilege bypass vulnerability This reproduction is very simple. First, set up the environment using IDEA + Shiro Reference: https://www.cnblogs.com/ph4nt0mer/p/13535999.html Then run, access, and capture packets...

7.5CVSS7.5AI score0.44411EPSS
SaveExploits3
Kitploit
Kitploit
•added 2026/09/21 6:38 p.m.•11 views

evil-rmi-server

evil-rmi-server An evil RMI server that can launch an arbitrary command. May be useful for CVE-2021-44228 in a local privesc scenario Build ./gradlew bootJar Run root@kitploit: Usage: java -jar build/libs/evilRMIServer-1.0-SNAPSHOT.jar -hV -p= An evil RMI Server to help construct and run an...

10CVSS7.8AI score0.99999EPSS
SaveExploits375
Kitploit
Kitploit
•added 2026/09/21 5:46 p.m.•15 views

CVE-2022-34169

Description Checks if CVE-2022-34169 is fixed on your machine. As far as I know, an exploit was found by a Google employee and not published. Since the fix is known, a small test routine was written with this to check whether the fix is available at runtime. Build yourself optional Optional: This...

7.5CVSS7.5AI score0.81039EPSS
SaveExploits2References1
Kitploit
Kitploit
•added 2026/09/21 5:39 p.m.•15 views

boot-jackson-cve

Reproduction of CVE-2020-36518 in Spring Boot 2.5.10 Execute: root@kitploit: ./mvnw clean verify It will fail with: root@kitploit: ERROR Failed to execute goal org.owasp:dependency-check-maven:7.0.0:check default on project jackson-demo: ERROR ERROR One or more dependencies were identified with...

7.5CVSS7.4AI score0.0486EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/21 5:29 p.m.•11 views

Quartz-1

To compile: % mvn install -DskipTests Note: a. the final Quartz jar is found under quartz/target b. if you don't have Oracle and/or Weblogic third party libraries jars required for compilation these can't be found on public Maven repos due to licensing you can comment out those modules under the...

5.8AI score
SaveExploits0
NVD
NVD
•added 2026/09/21 5:18 p.m.•6 views

CVE-2026-76898

draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.3.8, src/main/java/com/mxgraph/online/Utils.java checks IPv6 Unique Local Addresses in Utils.sanitizeUrl by comparing the text prefixes fc00:: and fd00::, but the JDK returns the expanded address form, so the...

7.7CVSS0.00351EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/21 5:16 p.m.•12 views

perwendel__spark_CVE-2018-9159_2-7-1

Spark - a tiny web framework for Java 8 NEWS : Spark 2.7.0 is out. Please try it out and report any bugs. root@kitploit: com.sparkjava spark-core 2.7.0 Important - There is a vulnerability in older versions of Spark versions lower than 2.5.2. Please upgrade to the latest version. For documentatio...

5.3CVSS6.6AI score0.04445EPSS
SaveExploits0
Kitploit
Kitploit
•added 2026/09/21 5:06 p.m.•12 views

CVE-2026-43867

camel-pqc AWS Secrets Manager Key-Metadata Unsafe Deserialization Reproducer CVE-2026-43867 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-pqc component, tracked as CVE-2026-43867. AwsSecretsManagerKeyLifecycleManager.deserializeMetadata reads persisted...

6AI score0.00926EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/21 4:59 p.m.•12 views

CVE-2026-40473

camel-mina MinaConverter.toObjectInput Unsafe Deserialization Reproducer CVE-2026-40473 This project demonstrates a Java deserialization vulnerability in Apache Camel's camel-mina component, tracked as CVE-2026-40473. The MinaConverter.toObjectInputIoBuffer type converter wraps the received bytes...

8AI score0.01148EPSS
SaveExploits2
Kitploit
Kitploit
•added 2026/09/21 4:57 p.m.•9 views

CVE-2015-6420

CVE-2015-6420 Deserialization vulnerability References Java Deserialization Vulnerability - CC Exploit Chain Analysis...

9.8CVSS7.8AI score0.18618EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/21 4:37 p.m.•11 views

Log4jPatcher

Log4jPatcher A Java Agent based mitigation for Log4j2 JNDI exploits. This agent employs 2 patches: Disabling all Lookup conversions on supported Log4j versions in org.apache.logging.log4j.core.pattern.MessagePatternConverter by setting noLookups to true in the constructor. Disabling the...

10CVSS7.5AI score0.99999EPSS
SaveExploits375References1
Cvelist
Cvelist
•added 2026/09/21 4:31 p.m.•32 views

CVE-2026-76898 draw.io: Unauthenticated SSRF via IPv6 ULA blocklist bypass in /embed2.js

draw.io is a configurable diagramming and whiteboarding application. Prior to version 30.3.8, src/main/java/com/mxgraph/online/Utils.java checks IPv6 Unique Local Addresses in Utils.sanitizeUrl by comparing the text prefixes fc00:: and fd00::, but the JDK returns the expanded address form, so the...

7.7CVSS0.00351EPSS
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/21 4:31 p.m.•10 views

cve-2020-24616-poc

cve-2020-24616-poc cve-2020-24616 poc The first poc written by a Java rookie Referenced many JNDI injection Pocs...

8.1CVSS8AI score0.0758EPSS
SaveExploits1
Rows per page
Query Builder