Lucene search
+L

1154 matches found

Kitploit
Kitploit
added 2026/08/31 7:01 a.m.5 views

CVE-2020-13942byVulHub

CVE-2020-13942byVulHub Apache Unomi Expression Language Injection RCE CVE-2020-13942 説明 この脆弱性は、MVEL式言語インジェクションを悪用して、Apache Unomi バージョン 1.5.1 を実行しているシステム上で任意のコマンド実行を可能にします。 プロジェクトページ GitHub - Vulhub - Unomi CVE-2020-13942 環境設定 Docker Compose ファイル docker-compose.yml root@kitploit: version: '2'...

9.8CVSS7.2AI score0.68398EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/08/31 5:51 a.m.3 views

CVE-2020-10199

Nexus Repository Manager 3 脆弱性 影響バージョン:= 3.21.2 CVE-2020-10199、CVE-2020-10204、CVE-2020-11444 CVE-2020-10199 リモートコードコマンド実行 エコーバックありのPoC エコーバックなしのPoC $\A''.getClass.forName'java.lang.Runtime'.getMethods6.invokenull.exec'touch /tmp/cve-2020-10199' 一般ユーザー権限 root@kitploit:...

9CVSS7.1AI score0.99064EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/08/31 5:33 a.m.2 views

CVE-2026-2586

認証済みGlassFish ELインジェクション RCE CVE-2026-2586 GlassFish管理コンソールにおけるExpression Language(EL)インジェクションの脆弱性により、認証済みユーザーが管理用Webインターフェースで処理されるパラメータに悪意のあるEL式を注入できる可能性があります。悪用に成功すると、影響を受けるサーバー上でリモートコード実行につながる可能性があります。 この脆弱性は、アプリケーションがユーザー制御のパラメータを安全でない方法で解釈する、サーバーの仮想構成編集フローにおいて確認されました。 この脆弱性が発生する理由は次のとおりです。...

9.1CVSS6.1AI score0.00842EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 12:55 a.m.6 views

CVE-2021-26084

CVE-2021-26084 CVE-2021-26084 Confluence OGNL インジェクション...

9.8CVSS7AI score0.99999EPSS
SaveExploits46
Nuclei
Nuclei
added 2026/08/30 5:46 a.m.225 views

Adobe Experience Manager - Expression Language Injection

Adobe Experience Manager versions 6.5, 6.4, 6.3, 6.2, 6.1, and 6.0 has an expression language injection vulnerability. id: CVE-2019-16469 info: name: Adobe Experience Manager - Expression Language Injection author: DomenicoVeneziano severity: high description: | Adobe Experience Manager versions...

7.5CVSS7.1AI score0.17186EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 8:19 p.m.7 views

CVE-2026-77939

Flextype CMS through v1.0.0-dev contains an expression language injection vulnerability that allows authenticated attackers with a valid API token to read arbitrary files by passing unsanitized user-supplied input to the Symfony ExpressionLanguage engine via the POST /api/v1/query endpoint...

7.1CVSS0.00444EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/28 5:06 p.m.8 views

CVE-2026-77939 Flextype CMS 1.0.0-dev RCE via POST /api/v1/query Endpoint

Flextype CMS through v1.0.0-dev contains an expression language injection vulnerability that allows authenticated attackers with a valid API token to read arbitrary files by passing unsanitized user-supplied input to the Symfony ExpressionLanguage engine via the POST /api/v1/query endpoint...

7.1CVSS6.5AI score0.00444EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/28 5:06 p.m.29 views

CVE-2026-77939 Flextype CMS 1.0.0-dev RCE via POST /api/v1/query Endpoint

Flextype CMS through v1.0.0-dev contains an expression language injection vulnerability that allows authenticated attackers with a valid API token to read arbitrary files by passing unsanitized user-supplied input to the Symfony ExpressionLanguage engine via the POST /api/v1/query endpoint...

7.1CVSS0.00444EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 5:06 p.m.17 views

CVE-2026-77939

Flextype CMS through v1.0.0-dev is affected by an expression language injection in its Symfony ExpressionLanguage engine , reachable via the POST /api/v1/query endpoint. Unsanitized, user-supplied input is passed to the engine, exposing application objects such as filesystem() and serializers() w...

7.1CVSS6.5AI score0.00444EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/28 5:06 p.m.11 views

EUVD-2026-67837

Flextype CMS through v1.0.0-dev contains an expression language injection vulnerability that allows authenticated attackers with a valid API token to read arbitrary files by passing unsanitized user-supplied input to the Symfony ExpressionLanguage engine via the POST /api/v1/query endpoint...

7.1CVSS6.5AI score0.00444EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/28 3:34 p.m.3 views

CVE-2017-8046-DEMO

Test demo di spring data rest CVE-2017-8046 per favore AGGIORNA spring data rest ORA. passaggi Avvia questa applicazione Crea un'istanza di test root@kitploit: POST /entityPersons/ HTTP/1.1 Host: localhost:8080 Content-Type: application/json Cache-Control: no-cache "firstName":"f2" Utilizzando...

9.8CVSS7.3AI score0.7453EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/08/28 6:50 a.m.2 views

cve-2022-42889-text4shell

Installa maven - maven-linux 1. Installazione di Maven per creare il fat jar root@kitploit: mvn clean install 2. Build Docker root@kitploit: docker build --tag=text4shell . 3. Esegui Docker root@kitploit: docker run -p 80:8080 text4shell 4. Testa l'applicazione root@kitploit:...

9.8CVSS6.9AI score0.99931EPSS
SaveExploits42
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.11 views

PT-2026-83281

Name of the Vulnerable Software and Affected Versions Flextype CMS versions prior to 1.0.0-dev Description An expression language injection exists that allows authenticated attackers with a valid API token to read arbitrary files. This occurs when unsanitized user input is passed to the Symfony...

7.1CVSS6.4AI score0.00444EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/27 8:32 p.m.4 views

CVE-2025-4427-CVE-2025-4428

CVE-2025-4428 e CVE-2025-4427 CVE-2025-4428 è una vulnerabilità di esecuzione remota di codice post-autenticazione in DeviceFeatureUsageReportQueryRequestValidator di EPMM. Deriva dalla gestione non sicura dell'input fornito dall'utente all'interno dei messaggi di errore elaborati tramite...

8.8CVSS7.6AI score0.99927EPSS
SaveExploits10References1
EUVD
EUVD
added 2026/08/27 5:21 a.m.5 views

EUVD-2026-66854

Applications that evaluate user-supplied Spring Expression Language SpEL expressions may be vulnerable to a Denial of Service DoS attack when the power operator ^ is used with a BigDecimal or BigInteger operand and a large exponent value. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 -...

7.5CVSS5.3AI score0.00324EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/27 3:19 a.m.6 views

CVE-2026-22738

Ambiente di riproduzione CVE-2026-22738 Descrizione della vulnerabilità CVE-2026-22738 è una vulnerabilità di iniezione SpEL Spring Expression Language in Spring AI SimpleVectorStore che può portare all'esecuzione remota di codice RCE non autenticata. Versioni interessate...

9.8CVSS5.2AI score0.01087EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 12:52 p.m.3 views

pwnfaces

😛 pwnfaces Exploit di iniezione EL in PrimeFaces 5.X 🕵️ Cos'è pwnfaces? 🕵️ pwnfaces è uno strumento Golang creato per sfruttare la vulnerabilità definita come CVE-2017-1000486 iniezione EL in PrimeFaces 5.X ⚡ Installazione / Per iniziare Una guida rapida su come installare e usare pwnfaces...

9.8CVSS7.4AI score0.94104EPSS
SaveExploits6
Spring Security Advisories
Spring Security Advisories
added 2026/08/23 1:39 a.m.33 views

CVE-2026-41849

CVE-2026-41849...

7.5CVSS8AI score0.00263EPSS
SaveExploits0
Veracode
Veracode
added 2026/08/14 9:09 a.m.11 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.00225EPSS
SaveExploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/10 10:14 a.m.8 views

Security Bulletin:Vulnerability in spring affects IBM Netezza Appliance

Summary The spring package is used by IBM Netezza Appliance. IBM Netezza Appliance has addressed the applicable CVEsCVE-2026-41850, CVE-2026-41851, CVE-2026-41852 Vulnerability Details CVEID:CVE-2026-41850 DESCRIPTION: Applications that evaluate user-supplied Spring Expression Language SpEL...

7.5CVSS6.4AI score0.0036EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder