提出 #665479: Total.js CMS 10 Open Redirect情報

タイトルTotal.js CMS 10 Open Redirect
説明Total.js Flow v10 (Flow 1.0.0, Total.js v5012) is vulnerable to an open redirect. The upload endpoint /admin/upload/ accepts SVG files containing malicious attributes. An attacker can submit an SVG with an onload event that, when the file is later accessed in a browser, triggers an automatic redirect to an external domain controlled by the attacker. This is a stored open-redirect because the malicious content persists on the server and is served to users. PoC: Authenticate to the application. Send a multipart upload to http://localhost:8000/admin/upload/ replacing the file body with the following payload: <?xml version="1.0"?> <svg xmlns="http://www.w3.org/2000/svg" onload="window.location='https://evil.com/'"></svg> Confirm the request is accepted and the file is stored. Access the uploaded file (for example via the admin files list or http://localhost:8000/admin/files/), or click the download link created by the application. When the SVG is rendered inline by the browser, it will redirect automatically to https://evil.com/, demonstrating an open redirect.
ソース⚠️ http://localhost:8000/admin/upload/
ユーザー
 Edcarlos (UID 53778)
送信2025年09月30日 05:01 (7 月 ago)
モデレーション2025年10月12日 08:30 (12 days later)
ステータス承諾済み
VulDBエントリ328072 [Total.js Flow 迄 673ef9144dd25d4f4fd4fdfda5af27f230198924 SVG File 特権昇格]
ポイント20

Want to stay up to date on a daily basis?

Enable the mail alert feature now!