In Craft CMS through 3.1.7, the elevated session password prompt was not being rate limited like normal login forms, leading to the possibility of a brute force attempt on them.
The product contains a mechanism for users to recover or change their passwords without knowing the original password, but the mechanism is weak.
Link | Tags |
---|---|
https://github.com/craftcms/cms/blob/develop/CHANGELOG-v3.md#317---2019-01-31 | third party advisory release notes |
http://packetstormsecurity.com/files/155012/Craft-CMS-Rate-Limiting-Brute-Force.html | third party advisory |