### [CVE-2016-9838](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9838) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description An issue was discovered in components/com_users/models/registration.php in Joomla! before 3.6.5. Incorrect filtering of registration form data stored to the session on a validation error enables a user to gain access to a registered user's account and reset the user's group mappings, username, and password, as demonstrated by submitting a form that targets the `registration.register` task. ### POC #### Reference - https://www.exploit-db.com/exploits/41157/ #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/cved-sources/cve-2016-9838