Exploit Intelligence Platform
Updated 3h agoSearch and track vulnerabilities with real-time exploit intelligence. Cross-reference CVEs against public exploits from ExploitDB, Metasploit, GitHub, and Nuclei — with CVSS and EPSS scoring, CISA KEV monitoring, and AI-powered exploit analysis.
846 results
Clear all
CVE-2014-3120
8.1
HIGH
KEV
6 PoCs
Analysis
NUCLEI
EPSS 0.83
Elasticsearch < 1.2 - Improper Access Control
The default configuration in Elasticsearch before 1.2 enables dynamic scripting, which allows remote attackers to execute arbitrary MVEL expressions and Java code via the source parameter to _search. NOTE: this only violates the vendor's intended security policy if the user does not run Elasticsearch in its own independent virtual machine.
CWE-284
Jul 28, 2014
CVE-2014-3651
7.5
HIGH
2 PoCs
Analysis
EPSS 0.01
Keycloak < 1.0.3 - Denial of Service
JBoss KeyCloak before 1.0.3.Final allows remote attackers to cause a denial of service (resource consumption) via a large value in the size parameter to auth/qrcode, related to QR code generation.
CWE-400
Dec 29, 2017
CVE-2014-3488
2 PoCs
Analysis
EPSS 0.01
Netty < 3.9.1.1 - Memory Corruption
The SslHandler in Netty before 3.9.2 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted SSLv2Hello message.
CWE-119
Jul 31, 2014
CVE-2014-3656
6.1
MEDIUM
1 PoC
Analysis
EPSS 0.00
Redhat Jboss Keycloak < 1.1.0.Beta1 - XSS
JBoss KeyCloak: XSS in login-status-iframe.html
CWE-79
Dec 10, 2019
CVE-2014-0075
1 PoC
Analysis
EPSS 0.47
Apache Tomcat <6.0.40,7.x<7.0.53,8.x<8.0.4 - DoS
Integer overflow in the parseChunkHeader function in java/org/apache/coyote/http11/filters/ChunkedInputFilter.java in Apache Tomcat before 6.0.40, 7.x before 7.0.53, and 8.x before 8.0.4 allows remote attackers to cause a denial of service (resource consumption) via a malformed chunk size in chunked transfer coding of a request during the streaming of data.
CWE-189
May 31, 2014
CVE-2014-3576
7.5
HIGH
1 PoC
Analysis
EPSS 0.38
Apache Activemq < 5.10.0 - Access Control
The processControlCommand function in broker/TransportConnection.java in Apache ActiveMQ before 5.11.0 allows remote attackers to cause a denial of service (shutdown) via a shutdown command.
CWE-264
Aug 14, 2015
CVE-2014-0043
5.3
MEDIUM
1 PoC
Analysis
EPSS 0.02
Apache Wicket <1.5.10,6.13.0 - Info Disclosure
In Apache Wicket 1.5.10 or 6.13.0, by issuing requests to special urls handled by Wicket, it is possible to check for the existence of particular classes in the classpath and thus check whether a third party library with a known security vulnerability is in use.
CWE-200
Oct 03, 2017
CVE-2014-0114
EXPLOITED
4 PoCs
Analysis
EPSS 0.93
Apache Commons BeanUtils <1.9.2 - RCE
Apache Commons BeanUtils, as distributed in lib/commons-beanutils-1.8.0.jar in Apache Struts 1.x through 1.3.10 and in other products requiring commons-beanutils through 1.9.2, does not suppress the class property, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via the class parameter, as demonstrated by the passing of this parameter to the getClass method of the ActionForm object in Struts 1.
CWE-20
Apr 30, 2014
CVE-2014-8110
1 PoC
Analysis
EPSS 0.04
Apache Activemq < 5.10.1 - XSS
Multiple cross-site scripting (XSS) vulnerabilities in the web based administration console in Apache ActiveMQ 5.x before 5.10.1 allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.
CWE-79
Feb 12, 2015
CVE-2014-2064
1 PoC
Analysis
EPSS 0.00
Jenkins <1.551, <1.532.2 - Info Disclosure
The loadUserByUsername function in hudson/security/HudsonPrivateSecurityRealm.java in Jenkins before 1.551 and LTS before 1.532.2 allows remote attackers to determine whether a user exists via vectors related to failed login attempts.
CWE-200
Oct 17, 2014
CVE-2014-3625
2 PoCs
Analysis
EPSS 0.17
Pivotal Software Spring Framework < 3.1.4 - Path Traversal
Directory traversal vulnerability in Pivotal Spring Framework 3.0.4 through 3.2.x before 3.2.12, 4.0.x before 4.0.8, and 4.1.x before 4.1.2 allows remote attackers to read arbitrary files via unspecified vectors, related to static resource handling.
CWE-22
Nov 20, 2014
CVE-2014-3004
1 PoC
Analysis
EPSS 0.04
Castor < 1.3.2 - XXE
The default configuration for the Xerces SAX Parser in Castor before 1.3.3 allows context-dependent attackers to conduct XML External Entity (XXE) attacks via a crafted XML document.
CWE-611
Jun 11, 2014
CVE-2014-0113
EXPLOITED
1 PoC
Analysis
EPSS 0.82
Apache Struts <2.3.20 - RCE
CookieInterceptor in Apache Struts before 2.3.20, when a wildcard cookiesName value is used, does not properly restrict access to the getClass method, which allows remote attackers to "manipulate" the ClassLoader and execute arbitrary code via a crafted request. NOTE: this vulnerability exists because of an incomplete fix for CVE-2014-0094.
CWE-264
Apr 29, 2014
CVE-2014-1216
1 PoC
Analysis
EPSS 0.07
FitNesse Wiki <20140201 - Command Injection
FitNesse Wiki 20131110, 20140201, and earlier allows remote attackers to execute arbitrary commands by defining a COMMAND_PATTERN and TEST_RUNNER in the pageContent parameter when editing a page.
Apr 22, 2014
CVE-2014-1202
1 PoC
Analysis
EPSS 0.17
Eviware Soapui < 4.6.3 - Code Injection
The WSDL/WADL import functionality in SoapUI before 4.6.4 allows remote attackers to execute arbitrary Java code via a crafted request parameter in a WSDL file.
CWE-94
Jan 25, 2014
CVE-2013-1966
2 PoCs
Analysis
EPSS 0.91
Apache Struts < 2.3.14.1 - Code Injection
Apache Struts 2 before 2.3.14.2 allows remote attackers to execute arbitrary OGNL code via a crafted request that is not properly handled when using the includeParams attribute in the (1) URL or (2) A tag.
CWE-94
Jul 10, 2013
CVE-2013-2251
9.8
CRITICAL
KEV
5 PoCs
Analysis
NUCLEI
EPSS 0.94
Apache Archiva < 1.3.8 - Injection
Apache Struts 2.0.0 through 2.3.15 allows remote attackers to execute arbitrary OGNL expressions via a parameter with a crafted (1) action:, (2) redirect:, or (3) redirectAction: prefix.
CWE-74
Jul 20, 2013
CVE-2013-1814
2 PoCs
Analysis
EPSS 0.83
Apache Rave < 0.20.1 - Information Disclosure
The users/get program in the User RPC API in Apache Rave 0.11 through 0.20 allows remote authenticated users to obtain sensitive information about all user accounts via the offset parameter, as demonstrated by discovering password hashes in the password field of a response.
CWE-200
Mar 14, 2013
CVE-2013-2115
8.1
HIGH
2 PoCs
Analysis
EPSS 0.88
Apache Struts < 2.3.14.1 - Code Injection
Apache Struts 2 before 2.3.14.2 allows remote attackers to execute arbitrary OGNL code via a crafted request that is not properly handled when using the includeParams attribute in the (1) URL or (2) A tag. NOTE: this issue is due to an incomplete fix for CVE-2013-1966.
CWE-94
Jul 10, 2013
CVE-2013-5679
2 PoCs
Analysis
EPSS 0.00
Owasp Enterprise Security API < 2.1.0 - Cryptographic Issue
The authenticated-encryption feature in the symmetric-encryption implementation in the OWASP Enterprise Security API (ESAPI) for Java 2.x before 2.1.0 does not properly resist tampering with serialized ciphertext, which makes it easier for remote attackers to bypass intended cryptographic protection mechanisms via an attack against authenticity in the default configuration, involving a null MAC and a zero MAC length.
CWE-310
Sep 30, 2013