Lucene search
+L

685 matches found

Kitploit
Kitploit
added 2026/09/13 8:37 p.m.9 views

cve-2018-14667

cve-2018-14667 POC for CVE-2018-14667 Original analysis and POC: https://paper.seebug.org/765/ Ref: https://web.archive.org/web/20190501081357/https://tint0.com/when-el-injection-meets-java-deserialization/...

9.8CVSS8.1AI score0.74171EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/13 8:30 p.m.5 views

Nexus-Repository-Manager3-EL-CVE-2018-16621-https-www.cve.org-CVERecord-id-CVE-2018-16621-

Este script está dirigido a la vulnerabilidad de inyección EL en Nexus Repository Manager 3 CVE-2018-16621 y ejecuta la explotación de la vulnerabilidad con un solo clic para obtener una reverse shell. Ejemplo de ejecución: Ejecute el script localmente en la máquina del atacante e introduzca, seg...

7.2CVSS7.4AI score0.0516EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 6:18 p.m.6 views

CVE-2018-12533

RF-14310 / CVE-2018-12533 generador de payload Basado en la investigación de Lucifaer Todo el crédito va a https://github.com/Lucifaer Referencias https://access.redhat.com/security/cve/cve-2018-12533 richfaces-jboss-poc Prueba de concepto fácil de desplegar para practicar la explotación de...

9.8CVSS8.2AI score0.19041EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/13 5:52 p.m.10 views

hopgoblin

hopgoblin hopgoblin is a scanner for Adobe Experience Manager AEM instances. It automates a handful of checks that we frequently perform manually during security assessments. Features Detects exposed QueryBuilder endpoints: /bin/querybuilder.json /bin/querybuilder.feed Abuses QueryBuilder to:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:39 p.m.5 views

CVE-2020-10199

Nexus Repository Manager 3 Vuln Affected versions: = 3.21.2 CVE-2020-10199, CVE-2020-10204, CVE-2020-11444 CVE-2020-10199 Remote Code Execution Echo PoC No Echo PoC $\A''.getClass.forName'java.lang.Runtime'.getMethods6.invokenull.exec'touch /tmp/cve-2020-10199' Normal User Privileges...

9CVSS7.6AI score0.99064EPSS
SaveExploits12References1
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.59 views

Sonatype Nexus Repository Manager 3 - Remote Code Execution

Sonatype Nexus Repository Manager 3 up to and including 3.21.1 is vulnerable to Expression Language injection. An attacker authenticated with an administrative account can inject an EL expression into the user "roles" field of the coreuiUser update endpoint, leading to remote code execution. This...

9CVSS7.5AI score0.38166EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/12 2:55 p.m.8 views

CVE-2017-1000486

CVE-2017-1000486 Exploit de ejecución remota de código para PrimeFaces 5.x - Inyección de EL CVE-2017-1000486 Básicamente es el mismo exploit creado por Mogwailabs, pero modificado para funcionar en entornos cerrados sin acceso a internet o con tráfico saliente bloqueado por el firewall. Te da lo...

9.8CVSS8.4AI score0.94104EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/11 12:12 p.m.13 views

pwnfaces

😛 pwnfaces Primefaces 5.X EL Injection Exploit 🕵️ What is pwnfaces? 🕵️ pwnfaces is a Golang tool created to exploit the vulnerability defined as CVE-2017-1000486 EL Injection in PrimeFaces 5.X ⚡ Installing / Getting started A quick guide of how to install and use pwnfaces. root@kitploit: 1. go...

9.8CVSS8.4AI score0.94104EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/09 11:53 a.m.7 views

CVE-2017-1000486

CVE-2017-1000486 这是CVE-2017-1000486的一个PoC,附带一些有用的载荷,可绕过用于实现RCE的标准函数(如getClass、exec等)的黑名单字典检查,并通过Padding Oracle检索primefaces秘密,以便在利用时尽可能降低噪声。 感谢 @pimps 、 @federicodotta 和 @AonCyberLabs 在该主题上的相关工作。 描述 此PoC是一个多步骤脚本,用于分析每个应用程序和Web服务器库的上下文。 初始阶段,如果未手动提供primefaces秘密,则使用由@AonCyberLabs编写的padBuster...

9.8CVSS8.4AI score0.94104EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/08 8:20 p.m.12 views

CVE-2017-1000486

CVE-2017-1000486 Primefaces = 5.2.21, 5.3.8 o 6.0 - Exploit de Ejecución Remota de Código Para instalar los requisitos, ejecuta: root@kitploit: git clone https://github.com/pimps/CVE-2017-1000486.git cd CVE-2017-1000486 pip3 install -r requirements.txt Así se usa el exploit: root@kitploit: $ pyth...

9.8CVSS8.7AI score0.94104EPSS
SaveExploits6
RedHat Linux
RedHat Linux
added 2026/09/08 8:05 p.m.6 views

Important: Red Hat Security Advisory: thunderbird security update

An update for thunderbird is now available for Red Hat Enterprise Linux 10.0 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is availabl...

9.8CVSS0.00534EPSS
SaveExploits4References22
Kitploit
Kitploit
added 2026/09/08 5:28 p.m.7 views

CVE-2017-1000486

CVE-2017-1000486 Proof of Concept Exploit for PrimeFaces 5.x EL Injection CVE-2017-1000486, a RCE vulnerability that can be used to gain Remote Code Execution on a target. Vulnerability description You can find an excellent description of the vulnerability on the Minded Security blog. Usage The...

9.8CVSS8.6AI score0.94104EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/07 8:36 a.m.8 views

CVE-2026-2587-Exploit-POC

CVE-2026-2587 Exploit PoC — Validador de inyección EL/RCE en Eclipse GlassFish Validador PoC seguro para CVE-2026-2587, un problema crítico de inyección EL/RCE que afecta el manejo de gadgets de la consola de administración de Eclipse GlassFish a través de /common/gadgets/gadget.jsf. Esta...

9.6CVSS5.9AI score0.00646EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2026/08/26 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: hibernate-validator (UTSA-2026-093179)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-093179 advisory. A flaw was found in Hibernate Validator version 6.1.2.Final. A bug in the message interpolation processor enables invalid EL expressions to be evaluated as if they...

5.3CVSS6.5AI score0.02294EPSS
SaveExploits0References4
Veracode
Veracode
added 2026/08/14 9:09 a.m.15 views

Expression Language Injection

Spring Web Flow is vulnerable to Expression Language Injection. The vulnerability is due to malicious Unified EL expressions being processed by WebFlowELExpressionParser, allowing an attacker to execute arbitrary expressions in affected applications...

6.4CVSS5.7AI score0.0023EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/11 5:41 p.m.11 views

wildfly-clustering-faces-mojarra: com.sun.faces:jsf-impl: org.glassfish:jakarta.faces: mojarra: Unauthenticated RCE in EAP JSF applications via EL injection in ui:include

A flaw was found in EAP. Any estate hosting a JSF app using the user-controlled-include pattern would permit EL injection, achieving unauthenticated RCE as the server process user...

7.5CVSS5.3AI score0.00437EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/08/11 4:39 p.m.11 views

wildfly-clustering-faces-mojarra: com.sun.faces:jsf-impl: org.glassfish:jakarta.faces: mojarra: Unauthenticated RCE in EAP JSF applications via EL injection in ui:include

A flaw was found in EAP. Any estate hosting a JSF app using the user-controlled-include pattern would permit EL injection, achieving unauthenticated RCE as the server process user...

7.5CVSS5.3AI score0.00437EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/27 9:17 p.m.14 views

CVE-2026-64555

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Fix SPSREL2 restore in kvmhyphandlemops kvmhyphandlemops resets the single-step state machine as part of rewinding state for a MOPS exception by modifying vcpucpsr and writing the result directly into hardware. In...

8.8CVSS0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/27 8:10 p.m.12 views

EUVD-2026-49606

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: nv: Fix SPSREL2 restore in kvmhyphandlemops kvmhyphandlemops resets the single-step state machine as part of rewinding state for a MOPS exception by modifying vcpucpsr and writing the result directly into hardware. In...

5.8AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 10:17 a.m.16 views

UBUNTU-CVE-2026-64287

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Bound usedlrs when flushing the pKVM hyp vCPU flushhypvcpu copies the host vGIC state into the hyp's private vCPU on every run. The vGIC list register save and restore use usedlrs as their loop bound and expect it to...

8.2CVSS5.7AI score0.00175EPSS
SaveExploits0References11
Rows per page
Query Builder