
Backdrop CMS 1.29.2 - 格納型XSS + CSRFによる権限昇格
保存型クロスサイトスクリプティング(XSS)の脆弱性が、Backdrop CMS 1.29.2 の投稿編集ページに存在します。このスクリプトは、この脆弱性をCSRFペイロードと連鎖させ、「Editor」ロールから「Administrator」への権限昇格を実現します。
関連リンク:
usage: CVE-2025-25062.py [-h] [-u BACKDROP_URL] --editor-username EDITOR_USERNAME --editor-password EDITOR_PASSWORD [--post-title POST_TITLE]
[--post-html-body POST_HTML_BODY] [--proxy-host PROXY_HOST] [--proxy-port PROXY_PORT]
options:
-h, --help show this help message and exit
-u BACKDROP_URL, --backdrop-url BACKDROP_URL
--editor-username EDITOR_USERNAME
--editor-password EDITOR_PASSWORD
--post-title POST_TITLE
--post-html-body POST_HTML_BODY
--proxy-host PROXY_HOST
--proxy-port PROXY_PORT
editor ユーザーと admin ユーザーの権限を確認します。
CVE-2025-25062.py スクリプトを実行し、Editor の権限を持つユーザーのユーザー名とパスワードを指定します。
admin ユーザーとしてログインし、スクリプトが出力したリンクを開きます。
editor ユーザーに新しい Administrator 権限が追加されていることを確認します。