Lucene search
+L

306 matches found

Kitploit
Kitploit
added 2026/09/14 12:30 p.m.6 views

CVE-2021-26086

CVE-2021-26086 Atlassian Jira Server/Data Center 8.4.0 - 受限远程文件读取/包含 受影响端点: root@kitploit: WEB-INF/web.xml WEB-INF/decorators.xml WEB-INF/classes/seraph-config.xml META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.properties META-INF/maven/com.atlassian.jira/jira-webapp-dist/pom.xml...

5.3CVSS6.9AI score0.99999EPSS
SaveExploits6
Nuclei
Nuclei
added 2026/09/14 5:13 a.m.25 views

Scoold < 1.64.0 - Authentication Bypass

Scoold is a Q&A and a knowledge sharing platform for teams. A semicolon path injection vulnerability was found on the /api;/config endpoint. By appending a semicolon in the URL, attackers can bypass authentication and gain unauthorised access to sensitive configuration data. Furthermore, PUT...

8.7CVSS5.7AI score0.01035EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/13 4:13 p.m.7 views

CVE-2020-13933

CVE-2020-13933 靶场 shiro 1.6.0 身份认证绕过漏洞 PoC http://127.0.0.1:8080/res/%3bpoc 靶场环境 代码说明 ShiroConfig.java: 权限配置, 当请求 /res/ 资源时, 302 跳转到登陆页面进行身份认证 NameController.java: · /res/name: 请求名为 name 的的资源(触发身份认证) · /res/: 不请求任何资源(不触发身份认证) 靶场验证 不在请求路由中指定资源名称时,不触发身份验证,也无资源返回: http://127.0.0.1:8080/res/...

7.5CVSS7.5AI score0.44411EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/13 8:26 a.m.6 views

CVE-2026-3854-PoC

CVE-2026-3854 PoC — GitHub RCE via X-Stat Push Option Injection 仅用于教育和授权安全研究目的。 未经明确书面许可,请勿对任何系统使用。 概述 CVE-2026-3854 是 GitHub Enterprise Server(及 GitHub.com)git 推送管道中的一个远程代码执行漏洞。 当客户端提供推送选项(git push -o)时,GitHub 的内部 Ruby 代码会通过将每个选项值以分号作为字段分隔符拼接起来,构建一个 X-Stat 头。由于值被原样...

8.8CVSS8.2AI score0.40027EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/12 3:02 p.m.10 views

CVE-2023-36143

CVE-2023-36143 PoC de CVE-2023-36143 - Maxprint Maxlink 1200G v3.4.11E Inyección de Comandos Pasos para Reproducir: 1. Inicie sesión en el equipo a través de su navegador web 2. Vaya a la herramienta de diagnóstico 3. Inserte cualquier ip, por ejemplo 127.0.0.1, el carácter ; y un comando. 4...

8.8CVSS7.8AI score0.02654EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/12 12:03 a.m.7 views

CVE-2021-26085

CVE-2021-26085 Atlassian Confluence Server 7.5.1 预授权任意文件读取漏洞证明代码 POC 存在漏洞的端点: root@kitploit: WEB-INF/web.xml WEB-INF/decorators.xml WEB-INF/classes/seraph-config.xml META-INF/maven/com.atlassian.confluence/confluence-webapp/pom.properties...

5.3CVSS6.1AI score0.99937EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/11 5:51 a.m.7 views

PSTrojanFile

PSTrojanFile Windows PowerShell 文件名与 Defender 反恶意软件 API - 代码执行 POC 发现:John Page(又名 hyp3rlinx)2019 年发现,并于 2023 年重新审视 更新于 2023 年 12 月 24 日 绕过 PowerShell 中单引号的障碍实现代码执行,外加 PS Windows 事件日志失败! 分号与搭档 "&" 运算符联手实现任意代码执行能力。 运行一些恶意软件: C:\Users\gg\Downloadspowershell get-filehash 'Infected.zip' -algorithm md...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/10 11:31 p.m.8 views

CVE-2023-41080

有漏洞的:http://localhost:8081//secret.html;@example.com 重定向到任意网站(本例中为 https://example.com)。 已修补的:http://localhost:8082//secret.html;@example.com 参考:https://github.com/advisories/GHSA-q3mw-pvr8-9ggc...

6.1CVSS6.9AI score0.06047EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/10 12:11 p.m.9 views

CVE-2026-88038 cookies vulnerable to Set-Cookie attribute injection via unvalidated domain and path options

cookies is a Node.js library for reading and writing HTTP cookies, used by Koa via ctx.cookies. In versions before 0.9.2 the library validates the cookie name and value against character sets that reject the semicolon separator, but the domain and path options are checked only against a permissiv...

4.8CVSS5.8AI score
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/10 12:11 p.m.10 views

CVE-2026-88038

cookies is a Node.js library for reading and writing HTTP cookies, used by Koa via ctx.cookies. In versions before 0.9.2 the library validates the cookie name and value against character sets that reject the semicolon separator, but the domain and path options are checked only against a permissiv...

4.8CVSS0.0016EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.13 views

PT-2026-89366

cookies is a Node.js library for reading and writing HTTP cookies, used by Koa via ctx.cookies. In versions before 0.9.2 the library validates the cookie name and value against character sets that reject the semicolon separator, but the domain and path options are checked only against a permissiv...

4.8CVSS0.0016EPSS
SaveExploits0References4
Rapid7 Blog
Rapid7 Blog
added 2026/09/08 11:01 a.m.6 views

CVE-2026-86206, CVE-2026-86207: N-able N-central Authentication Bypass (FIXED)

Overview While conducting research into a recent N-able N-central authentication bypass vulnerability CVE-2026-18577, Rapid7 Labs discovered two new vulnerabilities affecting the latest version of N-central. When chained together, these two vulnerabilities allow a remote unauthenticated attacker ...

7.7CVSS0.00734EPSS
SaveExploits0
OSV
OSV
added 2026/08/28 2:16 a.m.13 views

DEBIAN-CVE-2026-38822

In openNDS before 11.0.0, the clientparams.sh script, invoked by the openNDS daemon to serve the authenticated client status page, is vulnerable to OS command injection through crafted HTTP GET query parameter keys. An authenticated captive portal user can inject arbitrary shell commands by...

7.6CVSS6AI score0.00849EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 12:12 a.m.22 views

CVE-2026-38822

In openNDS before 11.0.0 , the client_params.sh script—invoked by the openNDS daemon to serve the authenticated client status page—is vulnerable to OS command injection through crafted HTTP GET query parameter keys. An authenticated captive portal user can inject arbitrary shell commands by embed...

7.6CVSS5.6AI score0.00849EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/26 7:35 a.m.8 views

CVE-2025-29278

CVE-2025-29278 Proof of Concept PoC: Nella scheda Diagnostica, vai allo strumento Tracert e, nel campo Host Address, inserisci un indirizzo IP valido seguito da un punto e virgola ; e il comando desiderato. Questa iniezione consente l'esecuzione arbitraria di comandi sul sistema. Esempio di...

5.4AI score
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.16 views

Astra Linux – Vulnerability in python-django, python2.7

Packages containing “python/cpython” from versions 0 and earlier, including 3.6.13, 3.7.0 and earlier than 3.7.10, 3.8.0 and earlier than 3.8.8, 3.9.0 and earlier than 3.9.2, are vulnerable to Web Cache Poisoning via “urllib.parse.parseqsl” and “urllib.parse.parseqs”. This vulnerability occurs du...

5.9CVSS6.8AI score0.35963EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.11 views

Astra Linux – Vulnerability in Ruby-Rack

Rack is a modular Ruby web server interface. Prior to version 2.2.18, Rack::QueryParser enforced its paramslimit only for parameters separated by &, while still splitting on both & and ;. As a result, attackers could use ; separators to bypass the parameter count limit and submit more parameters...

7.5CVSS5.8AI score0.00573EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in python-bottle

Packages from versions 0 and before 0.12.19 are vulnerable to Web Cache Poisoning, due to a mechanism called “parameter cloaking”. When attackers can separate query parameters using a semicolon ;, they can create a discrepancy in the interpretation of requests between the proxy running with defau...

6.8CVSS6.7AI score0.01765EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/03 7:30 p.m.27 views

EUVD-2026-50416

undici vulnerable to cookie attribute injection via unsanitized domain and unparsed setCookie fields...

4.8CVSS7.2AI score0.00191EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/29 5:16 p.m.12 views

CVE-2026-16729

undici's setCookie function does not fully sanitize cookie attributes. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a domain value is not checked for semicolons and entries in the unparsed array are not sanitized, so attacker-influenced input can...

6.5CVSS0.00191EPSS
SaveExploits0References2
Rows per page
Query Builder