Lucene search
+L

18 matches found

Kitploit
Kitploit
added 2026/09/12 12:50 a.m.6 views

CVE-2020-13942

CVE-2020-13942 スクリプトを使用する前に、ターゲットに対してhttpxまたはhttprobを実行してください。 使い方 ./CVE-2020-13942.sh target.txt クレジット このスクリプトはRohit Gautamのリポジトリから作成されました。...

9.8CVSS8.1AI score0.68398EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/11 9:02 p.m.5 views

CVE-2020-13942

CVE-2020-13942 スクリプトを使用する前に、ターゲットに対して httpx または httprob を実行してください。 使用方法 ./CVE-2020-13942.sh target.txt クレジット このスクリプトは Rohit Gautam のリポジトリから作成されました...

9.8CVSS8.2AI score0.68398EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/11 3:11 p.m.5 views

Unomi-CVE-2020-13942

CVE-2020-13942 Apache Unomi リモートコード実行脆弱性スクリプト 脆弱性の概要 Apache UnomiはJavaベースのオープンソースデータプラットフォームであり、顧客、見込み客、訪問者のデータを管理し、カスタマーエクスペリエンスのパーソナライズを支援するJavaサーバーです。Unomiは、CMS、CRM、問題追跡システム、ネイティブモバイルアプリなど、非常に異なるシステム間でのパーソナライズとプロファイル管理を統合するために使用できます。 Apache Unomi...

9.8CVSS8AI score0.68398EPSS
SaveExploits9References1
Nuclei
Nuclei
added 2026/09/11 5:22 a.m.66 views

Apache Unomi <1.5.2 - Remote Code Execution

Apache Unomi allows conditions to use OGNL and MVEL scripting which offers the possibility to call static Java classes from the JDK that could execute code with the permission level of the running Java process. This vulnerability affects all versions of Apache Unomi prior to 1.5.2. id:...

9.8CVSS8AI score0.68398EPSS
SaveExploits9References5
Kitploit
Kitploit
added 2026/09/10 8:54 p.m.7 views

apche_unomi_rce

CVE-2020-13942 关于该漏洞的原始博客文章: https://www.checkmarx.com/blog/apache-unomi-cve-2020-13942-rce-vulnerabilities-discovered/ 存在两个RCE向量:通过MVEL注入和通过OGNL注入。两个向量的攻击目标代码不同,但载荷看起来相对类似。 之前的CVE修复 https://nvd.nist.gov/vuln/detail/CVE-2020-11975 试图限制OGNL表达式的执行,但完全忽略了MVEL。CVE-2020-13942绕过了1.5.1版本所做的修复。...

9.8CVSS8.2AI score0.68398EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/07 5:10 p.m.7 views

CVE-2020-13942-POC-

CVE-2020-13942 POC + 自動化スクリプト 手順 ステップ 1 : お気に入りのバグバウンティプログラムの対象サブドメインをすべて列挙する ステップ 2 : それらをtargets.txtファイルに入れる ステップ 3 : スクリプトを実行する ステップ 4 : 脆弱性のあるターゲットを見つけたら、私に言及するのを忘れないでください :...

9.8CVSS8.1AI score0.68398EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/07 2:04 p.m.6 views

unomi_exploit

免責事項 ここに提供される脆弱性検出方法、ファイルなどはすべて、セキュリティ従事者が法的な許可を得た上で、許可されたサーバーの安全性を検出する目的でのみ使用されます。セキュリティ従事者は法律を遵守し、許可なく脆弱性検出を行わないようにしなければなりません。 概要 参考リンク https://vulners.com/cve/CVE-2020-13942 https://securityboulevard.com/2020/11/apache-unomi-cve-2020-13942-rce-vulnerabilities-discovered/ http://unomi.apache.or...

10CVSS8.1AI score0.68398EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2021/09/05 4:39 p.m.132 views

Exploit for Improper Input Validation in Apache Unomi

CVE-2020-13942 Run httpx or httprob on the...

9.8CVSS9.6AI score0.68398EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2021/01/11 3:50 p.m.308 views

Exploit for Improper Input Validation in Apache Unomi

CVE-2020-13942 Original blog post about the vulnerability: ht...

10CVSS9.7AI score0.68398EPSS
SaveExploits9
Check Point Advisories
Check Point Advisories
added 2020/12/27 12:00 a.m.16 views

Apache Unomi Remote Code Execution(CVE-2020-13942)

A remote code execution vulnerability exists in the Apache Unomi project. The vulnerability is due to insufficient validation of OGNL and MVEL2. Successful exploitation of this vulnerability could result in execution of arbitrary code...

7.5CVSS3.8AI score0.68398EPSS
SaveExploits9
CVE
CVE
added 2020/11/24 6:00 p.m.146 views

CVE-2020-13942

CVE-2020-13942 affects Apache Unomi before 1.5.2, where OGNL/MVEL-based input could lead to remote code execution via the /context.json endpoint. The root cause is unsafely evaluating scripting expressions in conditions, allowing an attacker to invoke Java classes and functions; multiple public P...

9.8CVSS9.3AI score0.68398EPSS
SaveIn wildExploits9References9Affected Software1
Cvelist
Cvelist
added 2020/11/24 6:00 p.m.26 views

CVE-2020-13942 Remote Code Execution in Apache Unomi

It is possible to inject malicious OGNL or MVEL scripts into the /context.json public endpoint. This was partially fixed in 1.5.1 but a new attack vector was found. In Apache Unomi version 1.5.2 scripts are now completely filtered from the input. It is highly recommended to upgrade to the latest...

9.4AI score0.68398EPSS
SaveExploits9References9
GithubExploit
GithubExploit
added 2020/11/24 5:23 a.m.148 views

Exploit for CVE-2020-11975

Statement The vulnerability detection methods, documents, a...

10CVSS7.2AI score0.68398EPSS
SaveExploits9
Circl
Circl
added 2020/11/23 3:53 a.m.47 views

CVE-2020-13942

creationtimestamp| type| source ---|---|--- 2020-11-23 03:53:17+00:00| published-proof-of-concept| https://t.me/CyberSecurityTechnologies/2119 2020-11-23 09:45:55+00:00| published-proof-of-concept| https://t.me/cKure/2943 2020-11-24 20:46:57+00:00| seen| https://t.me/cibsecurity/16796 2023-11-22...

9.8CVSS7.2AI score0.68398EPSS
SaveIn wildExploits9References9
GithubExploit
GithubExploit
added 2020/11/21 8:48 a.m.37 views

Exploit for Improper Input Validation in Apache Unomi

CVE-2020-13942 Run httpx or httprob on the...

9.8CVSS9.6AI score0.68398EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2020/11/20 11:25 p.m.96 views

Exploit for Improper Input Validation in Apache Unomi

CVE-2020-13942 POC + Automation Script Steps S...

9.8CVSS9.6AI score0.68398EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2020/11/19 8:22 a.m.115 views

Exploit for Improper Input Validation in Apache Unomi

CVE-2020-13942 CVE-2020-13942 POC by Eugene Rojavski Origi...

10CVSS9.7AI score0.68398EPSS
SaveExploits9
Wallarm Lab
Wallarm Lab
added 2020/11/18 11:41 p.m.45 views

WAF JSON decoding capability required to protect against API threats like CVE-2020-13942 Apache Unomi RCE

New critical Apache Unomi exploit was released yesterday. As an official press release says: "Apache Unomi is the industrys first reference implementation of the upcoming OASIS CDP specification established by the OASIS CXS Technical Committee, which sets standards as a core technology for enabli...

7.5CVSS2.6AI score0.68398EPSS
SaveExploits9
Rows per page
Query Builder