
Backdrop CMS 1.29.2 - Escalation dei privilegi tramite Stored XSS + CSRF
Una vulnerabilità di Cross-Site-Scripting (XSS) memorizzato esiste nella pagina di modifica dei post di Backdrop CMS 1.29.2. Questo script combina la vulnerabilità con un payload CSRF per ottenere un'elevazione dei privilegi dal ruolo 'Editor' a 'Administrator'.
Link pertinenti:
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 e admin.
CVE-2025-25062.py, fornendo nome utente e password per l'utente con permessi di Editor.
admin e visitare il link generato dallo script.
Administrator sull'utente editor.