1690 matches found
CVE-2026-5432-GraphQL-Batching-Alias-Confusion-SQL-Injection
7. CVE-2026-5432 – GraphQL 批处理别名混淆 SQL 注入 概述 GraphQL 解析器根据字段别名动态构造 SQL 查询。通过使用批处理和别名,攻击者可以绕过白名单并注入 SQL。 严重性: 严重(数据库接管) Node.js 服务器与漏洞利用 root@kitploit: // vulnerablegraphqlserver.js const express = require'express'; const graphqlHTTP = require'express-graphql'; const buildSchema = require'graphql'...
CVE-2023-44770_ZenarioCMS--Reflected-XSS---Organizer-Alias
ZenarioCMS 反射型XSS v.9.4.59197 作者:Sergio 描述: ZenarioCMS v.9.4.59197 中存在跨站脚本(XSS)漏洞,允许本地攻击者通过特制脚本向 Organizer - Spare alias 执行任意代码。 攻击向量: Spare alias 中对输入的净化处理存在脚本漏洞,允许注入 JavaScript 代码,当用户访问网页时将执行该代码。 POC: 登录面板后,我们将转到 Organizer 菜单中的“Organizer - Spare alias”。 我们点击“Create a spare alias”,然后在 Spare alia...
EUVD-2026-78161
Concrete CMS 9.0.0 through 9.5.3 is vulnerable to stored XSS via the custom page alias name customAliasName because the Edit Alias dialog applied only trim to the submitted value and performed no input neutralization. An authenticated user holding canWrite editor permission on a page could store ...
CVE-2026-18117
Concrete CMS 9.0.0 through 9.5.3 is vulnerable to stored XSS via the custom page alias name customAliasName because the Edit Alias dialog applied only trim to the submitted value and performed no input neutralization. An authenticated user holding canWrite editor permission on a page could store ...
VHostScan
VHostScan 一个虚拟主机扫描器,可与 pivot 工具配合使用,可检测 catch-all 场景、别名和动态默认页面。首次在 2017 年 9 月的 SecTalks BNE 上展示(PPT)。 这是Codingo 原始 VHostScan 的增强版本,包含额外改进、现代化代码库以及更丰富的词表,以实现更好的虚拟主机发现。 此增强版本的新特性 现代化代码库 :升级至 Python 3.8+,加入类型提示和现代实践 增强的词表 :针对云、渗透测试和现代基础设施的新专用词表 改进的错误处理 :更佳的错误处理和更稳健的扫描 性能优化 :扫描更快捷,效率更高 扩展文档...
CVE-2026-18117
Concrete CMS 9.0.0 through 9.5.3 contains a stored XSS vulnerability in the custom page alias name (customAliasName) field. The root cause is that the Edit Alias dialog applied only trim() to the submitted value without performing input neutralization. An authenticated user with canWrite (editor)...
cve-2021-42013
Apache 2.4.50 - 路径遍历或远程代码执行 CVE-2021-42013.py 是一个 Python 脚本,用于检测 Apache 2.4.50 中的路径遍历或远程代码执行漏洞。提供了一个存在漏洞的 Docker 实例,方便您动手实践 CVE-2021-42013。 如果启用了 CGI-BIN,则可以执行远程代码(但不能执行路径遍历),因此为了检查路径遍历漏洞,已在 httpd.conf 的 Alias 部分添加了 "icons" 目录。 httpd.conf 中的漏洞配置 root@kitploit: 1. 启用 CGI-BIN 2. 在 Alias 部分添加 "icons...
CVE-2026-34910-unifi-poc
Prueba de concepto de CVE de UniFi OS Prueba de concepto para pruebas autorizadas de dos vectores identificados como: CVE-2026-34910: bypass de autenticación que puede derivar en inyección de comandos y ejecución remota de código a través del manejador de actualización de paquetes. CVE-2026-34909...
CVE-2021-41773
CVE-2021-41773 🐛 Apache HTTP Server 2.4.49 中的路径遍历和文件泄露漏洞 在 Apache HTTP Server 2.4.49 的路径规范化更改中发现了一个缺陷。攻击者可以利用路径遍历攻击将 URL 映射到 Alias 类指令所配置目录之外的文件。 如果这些目录之外的文件没有受到通常默认配置 "require all denied" 的保护,这些请求可能成功。如果 CGI 脚本也在这些别名路径上启用,这可能导致远程代码执行。 该问题已知在野外被利用。 此问题仅影响 Apache 2.4.49,不影响更早版本。 来源 路径遍历 概述...
CVE-2026-90936
Froxlor before 2.3.7 fails to properly scope sender alias lookups to the current customer in customeremail.php. Authenticated attackers can enumerate global sender alias IDs and read other customers' allowed sender values by supplying arbitrary senderid parameters in delete confirmation requests...
CVE-2026-90936 Froxlor before 2.3.7 Information Disclosure via customer_email.php
Froxlor before 2.3.7 fails to properly scope sender alias lookups to the current customer in customeremail.php. Authenticated attackers can enumerate global sender alias IDs and read other customers' allowed sender values by supplying arbitrary senderid parameters in delete confirmation requests...
CVE-2026-90936
Froxlor before version 2.3.7 contains an information disclosure vulnerability in customer_email.php . The root cause is a failure to properly scope sender alias lookups to the current customer. An authenticated attacker can supply arbitrary senderid parameters in delete confirmation requests to e...
CVE-2026-90936 Froxlor before 2.3.7 Information Disclosure via customer_email.php
Froxlor before 2.3.7 fails to properly scope sender alias lookups to the current customer in customeremail.php. Authenticated attackers can enumerate global sender alias IDs and read other customers' allowed sender values by supplying arbitrary senderid parameters in delete confirmation requests...
EUVD-2026-77454
Froxlor before 2.3.7 fails to properly scope sender alias lookups to the current customer in customeremail.php. Authenticated attackers can enumerate global sender alias IDs and read other customers' allowed sender values by supplying arbitrary senderid parameters in delete confirmation requests...
CVE-2026-90930
File Browser through version 2.63.23 is vulnerable to a path rule bypass via symbolic link resolution. The application applies access-control path rules to the requested lexical path but fails to reapply those rules after resolving symbolic links to their actual targets. This allows authenticated...
CVE-2026-90930 File Browser through 2.63.23 Path Traversal via Symlink Alias
File Browser through 2.63.23 applies path rules to the requested lexical path but resolves symbolic links without reapplying rules to the target, allowing authenticated users to bypass deny rules. Attackers can read and overwrite rule-denied files by accessing them through in-scope symbolic link...
Astra Linux – Vulnerability in exim4
Exim before version 4.95 has a heap-based buffer overflow for the alias list in hostnamelookup in host.c when senderhostname is set...
CVE-2019-9810-PoC
CVE-2019-9810-PoC Array.prototype.slice wrong alias information This bug I was found last year. And it was collision with @fluoroacetate in p2o 2019. It was fixed in firefox 66.0.1...
dasel-hardened-container
dasel v3.3.1 加固容器 这是一个针对 dasel v3.3.1 的 melange 包和 apko 容器镜像,包含针对 CVE-2026-33320(无限制的 YAML 别名扩展)的构建时补丁。该镜像完全由本地生成的 APK 构建——不使用任何预构建的上游镜像。 前提条件 工具| 已测试版本| 用途 ---|---|--- Docker| 29.3.1| 容器运行时,通过 compose.yaml 运行 melange/apko melange| 0.50.5 Docker image...
kernel: iommu/amd: Fix clone_alias() to use the original device's devid
A flaw was found in the Linux kernel's IOMMU Input/Output Memory Management Unit AMD driver. The clonealias function incorrectly uses the device ID devid when handling alias devices. This can lead to the propagation of wrong or stale Device Table Entry DTE entries to alias devices, potentially...