Closed h00die closed 1 day ago
Thanks for the quick review, everything looks good . tested and merged
Adds a new auxiliary/scanner/http/strapi_3_password_reset
which that lets you reset the admin's password on Strapi CMS 3.0.0 Beta 17.4 and before by leveraging CVE-2019-18818.
fixes #16168
Adds a module that was in the issues for a while and just needed a cleanup/standardization/etc. Lets you reset the admin's password on Strapi CMS 3.0.0 Beta 17.4 and before
@smcintyre-r7 Not to push this to the top of the queue, but the npx install for 17.4 works, 17.3 failed because of a dependency being too out of date, and the docker image provided by the developers themselves fails due to a dependency out dated issue. This is a REALLY quick module to test, but I would suggest someone test it soon since its fairly old and who knows when the easy npx install route will start failing.
Verification
msfconsole
use auxiliary/scanner/http/strapi_3_password_reset
set new_password testtesttest
set rport 1337
set rhosts 127.0.0.1
run