The register method in the UsersModelRegistration class in controllers/user.php in the Users component in Joomla! before 3.6.4 allows remote attackers to gain privileges by leveraging incorrect use of unfiltered data when registering on a site.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://developer.joomla.org/security-centre/660-20161002-core-elevated-privileges.html | vendor advisory |
http://www.securityfocus.com/bid/93883 | vdb entry third party advisory |
https://blog.sucuri.net/2016/10/details-on-the-privilege-escalation-vulnerability-in-joomla.html | exploit third party advisory technical description |
http://www.rapid7.com/db/modules/auxiliary/admin/http/joomla_registration_privesc | third party advisory |
https://www.exploit-db.com/exploits/40637/ | third party advisory exploit |
http://www.securitytracker.com/id/1037108 | vdb entry third party advisory |
https://github.com/joomla/joomla-cms/commit/bae1d43938c878480cfd73671e4945211538fdcf | patch |
https://medium.com/%40showthread/joomla-3-6-4-account-creation-elevated-privileges-write-up-and-exploit-965d8fb46fa2#.rq4qh1v4r |