mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 20:04:58 +02:00
19 lines
909 B
Markdown
19 lines
909 B
Markdown
### [CVE-2016-9838](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9838)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|