In Redaxo 5.2.0, the cron management of the admin panel suffers from CSRF that leads to arbitrary Remote Code Execution via addons/cronjob/lib/types/phpcode.php.
The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
Link | Tags |
---|---|
https://blog.ripstech.com/2016/redaxo-remote-code-execution-via-csrf/ | third party advisory exploit |
https://demo.ripstech.com/projects/redaxo_5.2.0 | third party advisory |