cve/2022/CVE-2022-1631.md

19 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2022-1631](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1631)
![](https://img.shields.io/static/v1?label=Product&message=microweber%2Fmicroweber&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%201.2.15%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-284%20Improper%20Access%20Control&color=brighgreen)
### Description
Users Account Pre-Takeover or Users Account Takeover. in GitHub repository microweber/microweber prior to 1.2.15. Victim Account Take Over. Since, there is no email confirmation, an attacker can easily create an account in the application using the Victims Email. This allows an attacker to gain pre-authentication to the victims account. Further, due to the lack of proper validation of email coming from Social Login and failing to check if an account already exists, the victim will not identify if an account is already existing. Hence, the attackers persistence will remain. An attacker would be able to see all the activities performed by the victim user impacting the confidentiality and attempt to modify/corrupt the data impacting the integrity and availability factor. This attack becomes more interesting when an attacker can register an account from an employees email address. Assuming the organization uses G-Suite, it is much more impactful to hijack into an employees account.
### POC
#### Reference
- http://packetstormsecurity.com/files/167376/Microweber-CMS-1.2.15-Account-Takeover.html
- https://huntr.dev/bounties/5494e258-5c7b-44b4-b443-85cff7ae0ba4
#### Github
- https://github.com/ARPSyndicate/cvemon