6044 matches found
CVE-2022-42889-POC
CVE-2022-42889-POC Apache Commons-Text 漏洞 CVE-2022-42889 的概念验证攻击代码。 问题是什么: Apache Commons Text 支持变量插值,允许动态评估和扩展属性。插值的标准格式为 $prefix:name,其中“prefix”用于定位实现插值的 org.apache.commons.text.lookup.StringLookup 实例。从版本 1.5 到 1.9,默认的 Lookup 实例包含的插值器可能导致任意代码执行或与远程服务器建立连接。这些插值器包括: "script" — 使用 JVM...
CVE-2026-14382
CVE-2026-14382 Bin 触发器 Bug 修复 root@kitploit: $250000492218546 High CVE-2026-14382: Insufficient validation of untrusted input in ANGLE. Reported by anonymous on 2026-03-13 此漏洞的根本原因似乎与 CVE-2025-6558 相似。基于我目前的分析,我怀疑它可能是 CVE-2025-6558 的一个变体。因此,我改编了 CVE-2025-6558 的 PoC,并创建了以下文件: poc.c 是主要的 PoC,但仅适用于 ...
CVE-2018-25031
CVE-2018-25031 CVE-2018-25031 漏洞利用测试 Swagger UI 4.1.3 之前的版本可能允许远程攻击者进行欺骗攻击。通过诱使受害者打开精心构造的 URL,攻击者可以利用此漏洞显示远程 OpenAPI 定义。 HowTo 找到文档端点,并添加参数 "configUrl" 指向 test.json 或 "url" 指向 test.yaml。 root@kitploit:...
tetsuo-pulse
Socket Library 成熟度提示 :本库功能完善且经过充分测试,但为新近发布。适用于开发、内部工具及受控环境。在代码库积累数月实战加固之前,不建议在涉及不可信网络输入的生产环境中部署。 高性能、异常驱动的 POSIX 系统套接字工具包。提供简洁现代的 C API,支持 TCP、UDP、Unix 域套接字、HTTP/1.1、HTTP/2、QUIC、WebSocket 及 TLS/DTLS,具备全面的错误处理、零拷贝 I/O 和跨平台事件轮询。 特性 核心网络 TCP 流套接字 — 功能完备的 TCP 客户端/服务器,支持分散/聚集 I/O UDP 数据报套接字 —...
commons-text-goat
Commons-Text Goat 这是一个故意存在 CVE-2022-42889 漏洞的 Web 应用。 它使用嵌入式 Jetty 服务器和 Maven 启动一个 servlet,监听 8080 端口,URL 为 \api。该端点接受一个 URL 参数 cmd。该参数被嵌入在 $ 和 之间,并传递给 StringSubstitutor 函数;该函数进而实现了 StringLookupFactory。 漏洞产生的原因是 StringLookupFactory 包含了一些插值器,如果提供不可信的输入,这些插值器很容易被利用。这些插值器包括 script、dns 和 url。自 v1.10....
CVE-2023-32571
🐞 CVE-2023-32571 - Ejecución remota de código en System.Linq.Dynamic.Core Prueba de concepto para CVE-2023-32571, una vulnerabilidad de ejecución remota de código en System.Linq.Dynamic.Core 1.0.7.10 a 1.2.25. Esta vulnerabilidad permite a los atacantes ejecutar código y comandos arbitrarios cuan...
OHTS
OHTS CVE-2017-8759 | Vulnerabilidad de ejecución remota de código en .NET Framework 1. Introducción Existe una vulnerabilidad de ejecución remota de código cuando Microsoft .NET Framework procesa entradas no confiables. Un atacante que explotara con éxito esta vulnerabilidad en software que utili...
CVE-2026-19248
QDomDocument XML parsing is vulnerable to a remotely-triggerable denial-of-service crash when processing untrusted input...
EUVD-2026-80223
QDomDocument XML parsing is vulnerable to a remotely-triggerable denial-of-service crash when processing untrusted input...
CVE-2024-22641
CVE-2024-22641 漏洞类型 正则表达式拒绝服务 ReDoS 受影响产品及版本 TCPDF root@kitploit: AddPage; $pdf-ImageSVG$file='poc.svg'; ? 注意:使用 preglasterror 检查漏洞行后的正则表达式,执行会以 PREGBACKTRACKLIMITERROR 退出。...
CVE-2026-45579 DIRAC: RCE in RequestManager due to eval on untrusted input
DIRAC is an interware, meaning a software framework for distributed computing. Prior to versions 8.0.79, 9.0.22, and 9.1.10, the RequestManagementSystem/Service/ReqManagerHandler.py exportgetRequestCountersWeb function passes an authenticated caller-controlled groupingAttribute to...
CVE-2026-91942 crawl4ai before 0.9.3 Cross-Site Scripting via innerHTML
crawl4ai before 0.9.3 contains a DOM-based cross-site scripting vulnerability in the Docker Playground UI that assigns untrusted crawl results to element.innerHTML. Attackers can craft malicious PDFs with event-handler markup to execute JavaScript in the Playground origin and steal API tokens fro...
CVE-2026-57583 OpenZeppelin Contracts Wizard: Line terminators in info.securityContact / info.license can inject lines into generated source
OpenZeppelin Contracts Wizard is a web application to interactively build a contract out of components from OpenZeppelin Contracts. Prior to @openzeppelin/wizard 0.10.11, @openzeppelin/wizard-cairo 3.0.1, @openzeppelin/wizard-stellar 0.6.2, and @openzeppelin/wizard-stylus 0.3.1, the setInfo code...
CVE-2026-55451 gettext-converter: Prototype pollution in js2i18next() via crafted translation keys
gettext-converter provides gettext resource conversion utilities for JavaScript. Prior to 1.3.3, js2i18next in lib/js2i18next.js splits nested translation keys using options.keyseparator, whose default value consists of two number signs, and uses each segment as a dynamic object key without...
EUVD-2026-77634
gettext-converter provides gettext resource conversion utilities for JavaScript. Prior to 1.3.3, js2i18next in lib/js2i18next.js splits nested translation keys using options.keyseparator, whose default value consists of two number signs, and uses each segment as a dynamic object key without...
Astra Linux – Vulnerability in Chromium
Insufficient validation of untrusted input in passwords in Google Chrome prior to version 148.0.7778.216 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: High...
Astra Linux – Vulnerability in Mesa
In Mesa before 25.3.6 and 26 before 26.0.1, out-of-bounds memory access can occur in WebGPU because the amount of data to be allocated depends on an untrusted party, and this data is then used for the alloca function...
Astra Linux – Vulnerability in hsqldb
Those who use java.sql.Statement or java.sql.PreparedStatement in hsqldb HyperSQL Database to process untrusted input may be vulnerable to a remote code execution attack. By default, it is allowed to call any static method of any Java class in the classpath, resulting in code execution. This issu...
Astra Linux – Vulnerability in jsoup
jsoup is a Java library for working with HTML. Users of jsoup versions prior to 1.14.2 who parse untrusted HTML or XML may be vulnerable to DOS attacks. If the parser is run on user-supplied input, an attacker may provide content that causes the parser to become stuck loop indefinitely until...
Astra Linux – Vulnerability in pyyaml
A vulnerability was discovered in the PyYAML library in versions prior to 5.4. In these versions, the library is susceptible to arbitrary code execution when it processes untrusted YAML files using the fullload method or the FullLoader loader. Applications that use this library to process untrust...