目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-47230— Admidio IDOR漏洞允许未授权文件重命名和描述修改

CVSS 6.5 · Medium EPSS 0.03% · P9

可能的 ATT&CK 技术 1AI

T1556 · Modify Authentication Process

影响版本矩阵 1

厂商产品版本范围状态
Admidioadmidio< 5.0.10affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-47230 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Admidio: IDOR in documents-files.php allows cross-folder file rename and description changes by unauthorized uploaders
来源: CVE Program / CVE List V5
Vulnerability Description
Admidio is an open-source user management solution. Prior to version 5.0.10, `modules/documents-files.php` mode `file_rename_save` shares the same root-cause shape as the cross-folder move bug (`05-documents-cross-folder-move-idor.md`): the top-level rights check at lines 79-89 validates `hasUploadRight()` on the URL parameter `folder_uuid`, but the rename operation acts on `file_uuid` — a separate URL parameter — without re-checking the folder that actually contains the file. `DocumentsService::renameFile()` resolves the target file via `getFileForDownload()` (which permits view-readable files) but does not require upload right on the file's source folder. Result: a user with upload right on any folder A can rename a file in folder B as long as they can view it. They can also overwrite the file's description. Version 5.0.10 contains a fix.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
通过用户控制密钥绕过授权机制
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
Admidioadmidio < 5.0.10 -

二、漏洞 CVE-2026-47230 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-47230 的情报信息

登录查看更多情报信息。

CVE-2026-47230 厂商安全公告 (1)

同批安全公告 · Admidio · 2026-08-12 · 共 9 条

CVE-2026-472318.1 HIGHAdmidio 文件移动参数存在越权漏洞
CVE-2026-472266.5 MEDIUMAdmidio 越权删除文件漏洞
CVE-2026-472276.5 MEDIUMAdmidio 模块管理员通过授权检查绕过可删除或重排序其他模块的类别漏洞
CVE-2026-472336.5 MEDIUMAdmidio 任意登录用户可删除库存字段
CVE-2026-472295.4 MEDIUMAdmidio SSO客户端启用动作CSRF漏洞
CVE-2026-472285.2 MEDIUMAdmidio 注册模式任意用户密码重置漏洞
CVE-2026-472344.4 MEDIUMAdmidio 日志泄露会话ID与自动登录Cookie
CVE-2026-472324.3 MEDIUMAdmidio PKCS#12私钥导出缺少CSRF保护

IV. Related Vulnerabilities

V. Comments for CVE-2026-47230

暂无评论


发表评论