148227 matches found
CVE-2026-77950 RPC error handler fails open in AshTypescript, disclosing unredacted errors
Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashtypescript allows an unauthenticated attacker to receive unredacted internal error data by provoking an error shape the configured error handler does not match. applyerrorhandler/3 in...
CVE-2026-77950 RPC error handler fails open in AshTypescript, disclosing unredacted errors
Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashtypescript allows an unauthenticated attacker to receive unredacted internal error data by provoking an error shape the configured error handler does not match. applyerrorhandler/3 in...
EUVD-2026-68925
Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashtypescript allows an unauthenticated attacker to receive unredacted internal error data by provoking an error shape the configured error handler does not match. applyerrorhandler/3 in...
CVE-2026-77950
ash_typescript (versions 0.8.0 through before 0.18.0) contains a fail-open flaw in its RPC error handling. The apply_error_handler/3 function in lib/ash_typescript/rpc/errors.ex is the sole hook for redacting or suppressing errors before they reach the client. Because error handlers are conventio...
CVE-2026-77856
ash_typescript (Elixir/BEAM library by ash-project) contains a resource-exhaustion flaw in resolve_typed_struct_field/2 within field_selector.ex. When a client-supplied field name on a typed struct field has no match in the reverse map, the code falls back to String.to_atom/1 before any field-exi...
CVE-2025-22953
CVE-2025-22953 – Epicor HCM 未认证的盲SQL注入 更新 – Epicor 已发布补丁 Epicor 已正式发布修复此漏洞的补丁。强烈建议所有受影响用户立即应用更新。 🔗 Epicor 安全补丁公告 摘要 Epicor HCM 软件(版本 2021 1.9 ,测试版本,其他版本也可能受影响)的 JsonFetcher.svc 端点中的 filter 参数存在一个未认证的盲SQL注入 漏洞。 攻击者可在无需认证的情况下利用此缺陷注入恶意SQL有效载荷,并在后端数据库上执行任意查询。 如果某些功能(如 xpcmdshell)已启用,这可能导致远程代码执行 。 受影响...
CVE-2023-40459
简介 此仓库包含 CVE-2023-40459 漏洞的 PoC。该漏洞影响 Sierra Wireless 产品 ALEOS 4.16 及更早版本中的 ACEManager 文件。此攻击无需任何初始访问权限,即可导致目标设备访问中断(DoS)。 要使用它,请执行以下命令: root@kitploit: $ python3 PoC-CVE-2023-40459.py Address: http://target Port: 9091...
CVE-2021-32099
CVE-2021-32099 PoC This repository provides a Proof of Concept PoC exploit for the CVE-2021-32099 vulnerability, affecting Pandora FMS 742. The exploit shows how an unauthenticated attacker can leverage a SQL injection vulnerability to escalate an unprivileged session to an administrator-level...
CVE-2025-14440
CVE-2025-14440 JAY Login & Register = 2.4.01 - Authentication Bypass via Cookie 🚨 JAY Login & Register = 2.4.01 - Authentication Bypass via Cookie 📝 Description The JAY Login & Register plugin for WordPress is vulnerable to authentication bypass in versions up to and including 2.4.01. This flaw...
CVE-2021-34767
CVE-2021-34767 描述 Cisco IOS XE Software for Catalyst 9800 Series Wireless Controllers IPv6 拒绝服务漏洞 Cisco IOS XE 无线控制器软件(适用于Catalyst...
Security Bulletin: IBM i is Affected By Denial of Service Vulnerabilities in NFS [CVE-2026-17057, CVE-2026-17207]
Summary IBM i is vulnerable to denial of service due to missing authentication and a buffer overflow CVE-2026-17057, CVE-2026-17207 in Network File System NFS as described in the vulnerability details section. Vulnerability Details CVEID:CVE-2026-17057 DESCRIPTION: IBM i could allow a remote...
poc-cve-2019-14287
PoC de CVE-2019-14287 Resumen Es un ejemplo que reproduce la vulnerabilidad de sudo CVE-2019-14287 en un contenedor Docker. Procedimiento del ejercicio 1. Levantar el contenedor con docker compose up -d 2. Entrar al contenedor con docker exec -it vulnerablesudoapp bash 3. Ejecutar los comandos...
cve-2019-2725
cve-2019-2725 参考资料: Tenable - https://www.tenable.com/blog/oracle-weblogic-affected-by-unauthenticated-remote-code-execution-vulnerability-cve-2019-2725 Exploit Database - https://www.exploit-db.com/exploits/46780 PaloAlto -...
CVE-2023-35078
CVE-2023-35078 dorks de Shodan Puedes usar los siguientes dorks de Shodan para encontrar objetivos públicos. http.favicon.hash:362091310 http.favicon.hash:545827989 path=/mifs Puedes usar lo siguiente para transformar datos de la API de Shodan a un formato adecuado para el script de verificación:...
CVE-2023-45866_WIP
h0nkbtexploit Samsung devices are vulnerable to a critical Bluetooth security vulnerability that allows an attacker to control the targeted device as if they were attached by a Bluetooth keyboard, performing various functions remotely depending on the endpoint. This vulnerability, tracked as...
CVE-2022-22963
CVE-2022-22963 针对 CVE-2022-22963 的教育性概念验证自动化工具,已在经授权的 Hack The Box 实验室环境中演示。 概述 CVE-2022-22963 是一个 Spring Cloud Function 漏洞,涉及 spring.cloud.function.routing-expression 请求头。 在易受攻击的配置下,攻击者可滥用 Spring 表达式 语言(SpEL)的求值,通过函数路由机制 调用 Java 功能。 此仓库包含一个 Python 自动化脚本,用于复现 经授权的 CTF/实验室环境中的该漏洞。 CVE ID:...
CVE-2026-74251
Phoca Cart 中通过属性过滤器的未认证 SQL 注入 Phoca Cart ≤ 6.1.6——未认证攻击者通过时间盲注提取完整数据库 摘要 Phoca Cart 公共商店物品页面上的 a(属性)和 s(规格)GET 数组参数未经参数化或转义,被原样拼接进 SQL WHERE 子句。未认证攻击者可通过这些参数注入任意 SQL,从而利用时间盲注技术提取完整数据库。 该漏洞存在于 admin/libraries/phocacart/search/search.php 中的 getSqlPartsArray 函数。该函数在构建 IN 列表之前调用 explode',',...
PT-2026-84314
Name of the Vulnerable Software and Affected Versions TOTOLINK T6 version 4.1.5cu.748 B20211015 Description Incorrect access control in the sendToMasterQosConfig function allows unauthenticated attackers to forward attacker-controlled Quality of Service QoS settings to the master. This is achieve...
PT-2026-84521
Name of the Vulnerable Software and Affected Versions Vitest versions 2.1.0 through 4.1.10 Vitest versions 5.0.0-rc.0 through 5.0.0-rc.1 Description The mockerPlugin and interceptorPlugin exports in packages/mocker/src/node/interceptorPlugin.ts register the vitest:interceptor:register handler on...
EUVD-2026-69202
Incorrect access control in the updateSlaveIpList function of TOTOLINK T6 4.1.5cu.748B20211015 allows unauthenticated attackers to overwrite the slave IP inventory state via sending a crafted MQTT message to the csbroker component...