Lucene search
+L

1403 matches found

Kitploit
Kitploit
added 2026/09/13 5:23 p.m.9 views

awesome-nodejs-security

A curated list of awesome Node.js Security resources. Learn Node.js Secure Coding techniques and best practices from Liran Tal Contents Tools Web Framework Hardening Static Code Analysis Dynamic Application Security Testing Input/Output Validation Secure Composition...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 5:10 p.m.13 views

CVE-2025-64459-hunter

CVE-2025-64459-hunter 针对 CVE-2025-64459(Django SQL注入漏洞)的快速网络扫描器。 安装 root@kitploit: pip install -r requirements.txt 使用 root@kitploit: 扫描单个 IP python cve202564459hunter.py -t 192.168.1.100 扫描 CIDR 范围 python cve202564459hunter.py -t 192.168.1.0/24 自定义端口 python cve202564459hunter.py -t 10.0.0.0/24 -p...

9.1CVSS7.2AI score0.19396EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/13 9:54 a.m.10 views

perwendel__spark_CVE-2018-9159_2-7-1

Spark - un pequeño framework web para Java 8 NOTICIAS : ¡Spark 2.7.0 ha sido lanzado! Por favor, pruébalo y reporta cualquier error. root@kitploit: com.sparkjava spark-core 2.7.0 Importante - Existe una vulnerabilidad en versiones antiguas de Spark versiones inferiores a 2.5.2. Actualiza a la...

5.3CVSS6.5AI score0.04445EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 7:10 a.m.7 views

perwendel__spark_CVE-2018-9159_2_7_2_fixed

Spark - 一个适用于Java 8的微型Web框架 新闻 :Spark 2.7.1已发布。请尝试使用并报告任何错误。 root@kitploit: com.sparkjava spark-core 2.7.1 重要提示 - 旧版本Spark(低于2.5.2的版本)存在漏洞。请升级到最新版本。 文档请访问:http://sparkjava.com/documentation 使用问题请使用 stack overflow 上的“spark-java”标签 Javadoc: http://javadoc.io/doc/com.sparkjava/spark-core 快速开始...

5.3CVSS6.6AI score0.04445EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 4:31 a.m.12 views

apache-struts-cve-2017-9805

Apache Struts Web框架 Apache Struts Web框架是一个免费的开源解决方案,用于创建Java Web应用程序。 Web应用程序与传统网站的不同之处在于,Web应用程序可以创建动态响应。许多网站仅提供静态页面。Web应用程序可以与数据库和业务逻辑引擎交互以定制响应。 基于JavaServer Pages的Web应用程序有时会混杂数据库代码、页面设计代码和控制流代码。在实践中,我们发现除非将这些关注点分离,否则较大的应用程序将难以维护。...

8.1CVSS7.2AI score0.99396EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/13 4:14 a.m.12 views

CVE-2021-3129

Ejecución Remota de Código: Laravel CVE-2021-3129 📜 Descripción Este script está diseñado para explotar la vulnerabilidad de Ejecución Remota de Código RCE identificada en varias versiones de Laravel, conocida como CVE-2021-3129. Aprovechando esta vulnerabilidad, el script permite a los usuarios...

9.8CVSS7.9AI score0.99943EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/09/13 2:26 a.m.12 views

kurukshetra

Kurukshetra Kurukshetra 是一个 Web 框架,旨在成为第一个开源框架,为托管相当复杂的安全编码 挑战提供坚实基础,同时仍能在安全的沙盒环境中根据用户输入高效且动态地执行每个挑战。 Kurukshetra 由两个组件组成:用 PHP 编写的后端框架,负责管理和利用底层 Docker 系统为挑战执行提供安全的沙盒 ;以及前端,这是一个面向用户的 Web 应用程序,提供所有必要的控制功能,供管理员托管和修改挑战,供用户执行并查看每个输入的結果。 详细工具文档: https://0daylabs.com/kurukshetra/ 安装 支持的平台 Kurukshetra ...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/12 7:12 a.m.6 views

CVE-2025-55182

这是一个使用 create-next-app 初始化的 Next.js 项目。 开始使用 首先,运行开发服务器: root@kitploit: npm run dev or yarn dev or pnpm dev or bun dev 用浏览器打开 http://localhost:3000 查看结果。 你可以通过修改 app/page.tsx 开始编辑页面。编辑文件时页面会自动更新。 本项目使用 next/font 自动优化并加载 Geist——Vercel 的新字体系列。 了解更多 想进一步了解 Next.js,请查看以下资源: Next.js 文档 —— 了解 Next.js...

10CVSS7.5AI score0.99802EPSS
SaveExploits391References1
Kitploit
Kitploit
added 2026/09/11 2:30 p.m.7 views

VUL4J-23

Apache Sling 重拾乐趣! Apache Sling 是一个 Web 框架,它使用 Java 内容仓库(例如 Apache Jackrabbit)来存储和管理内容。 Sling 应用可以使用脚本或 Java Servlet,并通过简单的命名约定来以 RESTful 方式处理 HTTP 请求。 内嵌的 Apache Felix OSGi 框架和控制台提供了一个动态运行时环境,可以在运行时加载、卸载和重新配置代码与内容包。 作为第一个专为 JSR-170 Java 内容仓库设计的 Web 框架,Sling 使得实现简单应用变得非常容易,同时为更复杂的应用提供了企业级框架。...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 10:26 a.m.8 views

recon-test-livewire

关于 Laravel Laravel 是一个具有表达力强、语法优雅的 Web 应用程序框架。我们相信,开发必须是一种愉快且富有创造性的体验,才能真正令人满足。Laravel 通过简化许多 Web 项目中的常见任务来消除开发中的痛苦,例如: 简单、快速的路由引擎。 强大的依赖注入容器。 会话和缓存存储的多种后端。 表达力强、直观的数据库 ORM。 与数据库无关的模式迁移。 稳健的后台任务处理。 实时事件广播。 Laravel 易于使用、功能强大,并提供了构建大型、稳健应用所需的各种工具。 学习 Laravel Laravel 拥有所有现代 Web...

5.8AI score
SaveExploits0References1
Veracode
Veracode
added 2026/09/08 8:50 a.m.6 views

Denial Of Service (DoS)

Spring Framework is vulnerable to Denial Of Service. The vulnerability is due to stream corruption when Server-Sent Events SSE are used with functional web framework applications in Spring MVC...

9.8CVSS0.00387EPSS
SaveExploits0References1Affected Software1
Kitploit
Kitploit
added 2026/09/06 11:22 p.m.5 views

cve-2025-55182-poc

Basic Information CVE-2025-55182 is one of the most impactful Web framework vulnerabilities of 2025. React Server Components RSC are now the mainstream architecture for modern Next.js applications, and a large number of standard projects created with create-next-app are within the affected scope,...

10CVSS7.4AI score0.99802EPSS
SaveExploits391
EUVD
EUVD
added 2026/09/02 2:38 p.m.15 views

EUVD-2026-68892

Tornado: Urlencoded body parsing omits maxnumfields, so one request can stall the event loop...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/09/01 1:25 p.m.12 views

SUSE CVE-2026-82397

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.12 views

PT-2026-84501

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.13.5 Description Query helpers treat a question mark following a literal hash fragment as the start of a query string. This allows the application to read request parameters that are ignored by browsers, reverse proxie...

5.9CVSS5.8AI score0.00345EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/31 10:17 p.m.14 views

CVE-2026-82397

Tornado is a Python web framework and asynchronous networking library. Prior to 6.5.8, Tornado parses application/x-www-form-urlencoded request bodies with urllib.parse.parseqs in tornado/escape.py without passing maxnumfields. RequestHandler.execute in tornado/web.py parses the body before handl...

7.5CVSS0.0035EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/28 1:06 a.m.9 views

SUSE CVE-2026-55677

Echo is a Go web framework. Prior to 4.15.3 and 5.2.0, Echo's router and static file handler disagree on URL path decoding. The router matches routes using the raw encoded path preserving %2F as-is, while StaticDirectoryHandler unescapes %2F to / before resolving filesystem paths. This allows an...

7.5CVSS5.9AI score0.00431EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/27 8:17 p.m.9 views

CVE-2026-59313

Spring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events SSE. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49...

9.8CVSS0.00387EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 8:17 p.m.12 views

DEBIAN-CVE-2026-59313

Spring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events SSE. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49...

9.8CVSS5.9AI score0.00387EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/27 8:17 p.m.12 views

CVE-2026-59313

Spring MVC applications using the functional web framework are vulnerable to stream corruption when using Server-Sent Events SSE. Spring Framework 7.0.0 - 7.0.8 Spring Framework 6.2.0 - 6.2.19 Spring Framework 6.1.0 - 6.1.28 Spring Framework 6.0.0 - 6.0.30 Spring Framework 5.3.0 - 5.3.49...

9.8CVSS5.9AI score0.00387EPSS
SaveExploits0References2
Rows per page
Query Builder