Lucene search
+L

240 matches found

Kitploit
Kitploit
added 2026/09/04 4:14 a.m.3 views

cve-2024-32002-poc-aw

CVE-2024-32002 PRC AW 一个针对 CVE-2024-32002 的 POC,演示了对 .git 目录的任意写入。 请参阅相关的子模块仓库:cve-2024-32002-submodule-aw 本仓库包含的内容 一个指向 .git 目录的符号链接,其名称是任意的。 一个定义恶意子模块的 .gitmodules 文件。 如何重新创建此仓库 此仓库是在 Linux(具体来说是 WSL2)上创建的。这一点很重要,恶意仓库只能在大小写敏感的文件系统上创建。 1. 创建一个符号链接,全部使用小写字符 root@kitploit: ln -s .git submodule 注:...

9CVSS8.1AI score0.29234EPSS
SaveExploits32References2
Kitploit
Kitploit
added 2026/09/03 8:12 p.m.5 views

CVE-2020-14882

CVE-2020–14882 RCE por bypass no autorizado en Weblogic Bypass del parche con CVE-2020–14882 private static final String IllegalUrl = new String";", "%252E%252E", "%2E%2E", "..", "%3C", "%3E", ""; lista root@kitploit: %252E%252E %2E%2E .. %3E %3C ; minúsculas root@kitploit: "%252E%252E%252F".lowe...

10CVSS7.4AI score0.99997EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/03 6:04 a.m.4 views

cve-2024-32002-poc-rce

CVE-2024-32002 RCE POC 一个用于CVE-2024-32002的POC,演示远程代码执行(RCE)。 相关子模块仓库见cve-2024-32002-poc-rce。 此仓库包含的内容 一个具有任意名称的符号链接,链接到 .git 目录。 一个定义恶意子模块的 .gitmodules 文件。 如何重建此仓库 此仓库是在Linux(具体来说是WSL2)中创建的。这很重要,恶意仓库只能在区分大小写的文件系统上创建。 1. 创建一个全小写字符的符号链接 root@kitploit: ln -s .git submodule 注意: 符号链接应指向 .git...

9CVSS8.1AI score0.29234EPSS
SaveExploits32References2
Nuclei
Nuclei
added 2026/09/03 2:10 a.m.9 views

Gotenberg <= 8.30.1 - Server Side Request Forgery

Gotenberg is an API-based document conversion tool. In versions 8.30.1 and earlier, the default private-IP deny-lists for the --webhook-deny-list and --api-download-from-deny-list flags use a case-sensitive regular expression ^https?:// to match URL schemes. Because Go's net/url.Parse normalizes...

7.8CVSS7.3AI score0.01559EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/09/01 2:36 p.m.35 views

CVE-2026-83612 xmldom: HTML raw-text closing-tag case mismatch causes output amplification

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS0.00301EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/01 2:36 p.m.7 views

CVE-2026-83612

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS5.9AI score0.00301EPSS
SaveExploits0
OSV
OSV
added 2026/09/01 2:36 p.m.3 views

CVE-2026-83612 xmldom: HTML raw-text closing-tag case mismatch causes output amplification

xmldom is a pure JavaScript W3C standard-based XML DOM Level 2 Core DOMParser and XMLSerializer module. From 0.9.0-beta.1 until 0.9.12, HTML-mode parsing through DOMParser.parseFromString mishandles a mixed-case closing tag for the script, style, textarea, or title raw-text elements...

8.7CVSS5.9AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/31 7:40 a.m.6 views

CVE-2026-5556-Kubernetes-Admission-Controller-Bypass-via-Case-Sensitivity

" or "use". The actual input as provided might have an unclosed code fence. Our translation should preserve the exact given markdown, including the unclosed code fence? But the user expects valid Markdown maybe. We need not correct. Let's examine the initial code block: It has an opening python a...

6.5CVSS6.4AI score0.00291EPSS
SaveExploits1
OSV
OSV
added 2026/08/31 3:05 a.m.5 views

CVE-2026-82726 AshPhoenix get_subdomain maps a crafted or differently-cased Host header to an arbitrary tenant

Permissive Regular Expression vulnerability in ash-project ashphoenix lets a remote client select the tenant an Ash application uses, or degrade the request, by sending a crafted Host header. AshPhoenix.Helpers.getsubdomain/2 stripped the root domain with String.replacehost, r/.?roothost/, "". Th...

6.3CVSS6AI score0.00301EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/31 3:05 a.m.44 views

CVE-2026-82726 AshPhoenix get_subdomain maps a crafted or differently-cased Host header to an arbitrary tenant

Permissive Regular Expression vulnerability in ash-project ashphoenix lets a remote client select the tenant an Ash application uses, or degrade the request, by sending a crafted Host header. AshPhoenix.Helpers.getsubdomain/2 stripped the root domain with String.replacehost, r/.?roothost/, "". Th...

6.3CVSS0.00301EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/30 8:54 a.m.4 views

CVE-2025-27636-Practical-Lab

🛡️ CVE-2025-27636 — Apache Camel 实战利用实验室 🔍 概述 CVE-2025-27636 是 Apache Camel 中一个严重的远程代码执行 RCE 漏洞,具体位于 camel-exec 组件。它源于一个微妙但危险的问题: DefaultHeaderFilterStrategy 对标头名称执行区分大小写的检查,可以使用替代大小写来绕过。 这意味着内部 Camel 标头(例如 CamelExecCommandExecutable)如果大小写被篡改(例如 cAmeLexecCommandExecutable),本应被阻止的它们也可能通过。 当此标头到达...

5.6CVSS6.9AI score0.80855EPSS
SaveExploits3
GithubExploit
GithubExploit
added 2026/08/25 2:25 a.m.26 views

Qinglong-Combo-Exploit

🐉 Qinglong Combo Exploit Qinglong Panel Three Vulnerabili...

6.5CVSS7.8AI score0.00441EPSS
SaveExploits1
NVD
NVD
added 2026/08/21 12:16 p.m.12 views

CVE-2026-18356

The Limit Login Attempts Reloaded WordPress plugin before 3.3.5 does not compare logins against its username denylist case-insensitively and does not account for the account's email address, allowing an account an administrator intended to block from logging in to authenticate anyway...

3.7CVSS0.00198EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/21 11:40 a.m.15 views

EUVD-2026-63912

The Limit Login Attempts Reloaded WordPress plugin before 3.3.5 does not compare logins against its username denylist case-insensitively and does not account for the account's email address, allowing an account an administrator intended to block from logging in to authenticate anyway...

3.7CVSS5.4AI score0.00198EPSS
SaveExploits0References1
Anthropic
Anthropic
added 2026/08/18 12:36 a.m.8 views

ANT-2026-S8PHCV74 · cloudfoundry/uaa · auth_bypass

auth-bypass medium Severity Claude high · Security research firm medium · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-S8PHCV74: DenyAccessToUaaAdvice case-sensitive check bypassed on MySQL: zones.write overwrites syste...

5.9AI score
SaveExploits0References1
EUVD
EUVD
added 2026/08/10 3:48 p.m.9 views

EUVD-2026-55657

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, Onebox::DomainChecker.isblocked? compares hostnames and SiteSetting.blockedoneboxdomains entries case-sensitively, allowing an attacker to bypass configured Onebox domain restrictions by changing...

5.3CVSS5.3AI score0.00429EPSS
SaveExploits0References9
CVE
CVE
added 2026/08/10 3:48 p.m.60 views

CVE-2026-72721

Findings: CVE-2026-72721 affects Discourse prior to versions 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0. The root cause is a case-sensitive comparison in Onebox::DomainChecker.is_blocked?, which compares hostnames and SiteSetting.blocked_onebox_domains entries. This allows an attacker to bypass c...

5.3CVSS5.3AI score0.00429EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/10 3:48 p.m.10 views

CVE-2026-72721 Discourse: Onebox Domain Blocklist Bypass via Case-Sensitive Comparison

Discourse is an open-source discussion platform. Prior to 2026.1.6, 2026.5.2, 2026.6.1, and 2026.7.0, Onebox::DomainChecker.isblocked? compares hostnames and SiteSetting.blockedoneboxdomains entries case-sensitively, allowing an attacker to bypass configured Onebox domain restrictions by changing...

5.3CVSS5.3AI score
SaveExploits0References11
Snyk
Snyk
added 2026/08/05 9:05 p.m.11 views

Incorrect Authorization

Overview Affected versions of this package are vulnerable to Incorrect Authorization in the route rule matching. An attacker can gain unauthorized access to protected pages and sensitive data by crafting requests to mixed-case paths that bypass authentication middleware. Workaround This...

8.2CVSS5.4AI score0.00267EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/08/05 9:05 p.m.15 views

Incorrect Authorization

Overview @nuxt/nitro-server is a Nitro server integration for Nuxt Affected versions of this package are vulnerable to Incorrect Authorization in the route rule matching. An attacker can gain unauthorized access to protected pages and sensitive data by crafting requests to mixed-case paths that...

8.2CVSS5.5AI score0.00267EPSS
SaveExploits0References3
Rows per page
Query Builder