539 matches found
CVE-2025-8889
漏洞利用标题:WordPress Compress Then Upload Plugin 1.0.3 任意文件上传至远程代码执行 日期: 2025-07-23 漏洞利用作者: Muhammed Çelik 厂商主页: https://wordpress.com/plugins/compress-then-upload 软件链接: https://downloads.wordpress.org/plugin/compress-then-upload.latest-stable.zip 版本: 1.0.3 测试环境: Debian, WordPress 6.8.1, Apache 2.4.6...
CVE-2025-61506
发现 MediaCrush 直至 1.0.1 版本存在一个漏洞,允许远程未认证攻击者向 /upload 端点上传任意大小文件。 漏洞:无限制文件上传 CWE-434 CVE ID:CVE-2025-61506 发现:9月18日 分配:10月9日 受影响组件:mediacrush/upload.py, app.py Flask 上传端点 受影响版本:所有版本(最后提交 8f4b2a3f,约2014年) 影响:拒绝服务 DoS 严重性:CVSS 5.3 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H 描述 MediaCrush 的 /upload 端点...
CVE-2026-5027
本文是由EQSTLab发布的研究文章。 感谢Yahia Hamza报告并分析了此漏洞。 CVE-2026-5027 ★ CVE-2026-5027 Langflow 路径遍历/任意文件写入 PoC ★ 描述 CVE-2026-5027: Langflow 任意文件写入漏洞 描述:Langflow Reverse shell via cron job python3 CVE-2026-5027.py -t --lhost --lport 4444 分析 漏洞端点 root@kitploit: POST /api/v2/files 问题在于上传功能信任客户端提供的多部分 filename...
CiscoISE-CVE-2025-20282-POC
Cisco ISE CVE 2025-20282 概念验证 Writeup:https://riversecurity.eu/like-stealing-cisco-ise-cream-from-a-kid-weaponizing-a-cve/ 该 Python 脚本滥用了未经验证即可在 /admin/files-upload/ 使用的上传功能。 脚本在本地创建一个 bin 文件夹和一个名为 isehourlycron.sh 的文件,并用 Cisco ISE 安装(位于 /opt/CSMS/bin 目录)的原始内容填充该文件(该文件经过 base64 编码并包含在脚本中)。...
EUVD-2026-75207
zhitan-ems 1.0.0 is vulnerable to Cross Site Scripting XSS via SVG file upload through the /equipmentFile/upload endpoint...
PT-2026-89721
In lightning-ai/pytorch-lightning version 2.3.2, a vulnerability exists in the LightningApp when running on a Windows host. The vulnerability occurs at the /api/v1/upload file/ endpoint, allowing an attacker to write or overwrite arbitrary files by providing a crafted filename. This can lead to...
CVE-2026-34213
CVE-2026-34213 一个低权限的 Docmost 用户可以向通用上传端点提供一个受害者的 attachmentId,并覆盖同一工作空间内另一页面的存储附件。 引言 我在 Docmost (开源协作文档平台)中发现、负责任地披露并复现了一个 高严重性 的授权缺陷。 Docmost 官网将其描述为可本地部署、适合企业的 wiki,拥有 300万+ 次下载,并表示受到包括 维尔纽斯市 、Bechtle 、澳大利亚政府 、红十字会 和 ETS Quebec 在内的团队信任。 该漏洞存在于 Docmost 也用于图表保存/更新流程的通用文件上传路径中。...
PT-2026-84863
Name of the Vulnerable Software and Affected Versions UnoPim versions prior to 2.1.5 Description Authenticated administrators can upload arbitrary PHP files through the TinyMCE image upload endpoint because the system fails to validate file extensions and MIME types. This allows an attacker to...
CVE-2026-55419
Reachy Mini (an SDK by Pollen Robotics for controlling Reachy Mini robots) prior to 1.8.2 exposes the /api/media/sounds/upload endpoint without authentication, file-extension checks, content validation, or size validation. The daemon binds to 0.0.0.0 by default and uses permissive CORS (allow_ori...
CVE-2026-79670
Ech0 before 4.4.3 contains a stored cross-site scripting (XSS) vulnerability in its file upload endpoint . The root cause is that the endpoint validates the Content-Type header using only client-supplied values without performing server-side inspection of the uploaded file. An attacker with admin...
CVE-2026-67925
Cross Site Scripting vulnerability in JeecgBoot v.3.9.2 allows a remote attacker to execute arbitrary code via the endpoint /airag/chat/upload...
EUVD-2026-60536
Cross Site Scripting vulnerability in JeecgBoot v.3.9.2 allows a remote attacker to execute arbitrary code via the endpoint /airag/chat/upload...
CVE-2026-19927
A vulnerability was found in OpenBoxes up to 0.9.7. The impacted element is the function Upload of the file grails-app/controllers/org/pih/warehouse/product/ProductController.groovy of the component Product Upload Endpoint. Performing a manipulation of the argument params.url results in server-si...
CVE-2026-19927
CVE-2026-19927 affects OpenBoxes up to 0.9.7, specifically the Upload endpoint in grails-app/controllers/org/pih/warehouse/product/ProductController.groovy. The issue arises from manipulating the argument params.url, enabling a server-side request forgery (SSRF) that can be exploited remotely. Ex...
CVE-2026-19927 OpenBoxes Product Upload Endpoint ProductController.groovy upload server-side request forgery
A vulnerability was found in OpenBoxes up to 0.9.7. The impacted element is the function Upload of the file grails-app/controllers/org/pih/warehouse/product/ProductController.groovy of the component Product Upload Endpoint. Performing a manipulation of the argument params.url results in server-si...
CVE-2026-73034 DB-GPT v0.8.1 Path Traversal Arbitrary File Write via user_id Header
DB-GPT v0.8.1 contains an unauthenticated path traversal vulnerability that allows remote attackers to write arbitrary files to any location on the server by injecting directory traversal sequences into the userid HTTP header of the Python file-upload endpoint. Attackers can send a crafted...
CVE-2026-72557
An unrestricted file upload vulnerability in Cockpit CMS 2.6.0 allows authenticated users to upload files of any extension including PHP scripts via the asset upload endpoint. The alloweduploads configuration defaults to wildcard and uploaded files are stored in a web-accessible directory. An...
CVE-2026-72576
A stored cross-site scripting XSS vulnerability in Bludit 4.0.0-beta allows a low-privileged authenticated user Author role to inject arbitrary JavaScript by uploading a crafted SVG file as the site logo. A stored script tag in the SVG executes in the browser of any user who loads the logo...
CVE-2026-72576
A stored cross-site scripting XSS vulnerability in Bludit 4.0.0-beta allows a low-privileged authenticated user Author role to inject arbitrary JavaScript by uploading a crafted SVG file as the site logo. A stored script tag in the SVG executes in the browser of any user who loads the logo...
CVE-2026-72576 Bludit - Stored Cross-Site Scripting via Malicious SVG Logo Upload
A stored cross-site scripting XSS vulnerability in Bludit 4.0.0-beta allows a low-privileged authenticated user Author role to inject arbitrary JavaScript by uploading a crafted SVG file as the site logo. A stored script tag in the SVG executes in the browser of any user who loads the logo...