vendor:
wityCMS
by:
Porhai Eung
8.8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: wityCMS
Affected Version From: 0.6.2
Affected Version To: 0.6.2
Patch Exists: NO
Related CWE: CVE-2018-14029
CPE: a:creatiwity:witycms:0.6.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: None
2018
WityCMS 0.6.2 – Cross-Site Request Forgery (Password Change)
CSRF vulnerability in admin/user/edit in Creatiwity wityCMS 0.6.2 allows an attacker to take over a user account by modifying user's data such as email and password. To exploit this vulnerability, victim need to be logged in at target site namely victim.com and visit crafted site made by attacker namely attacker.com. Then an authenticated POST request will be generated from victim browser and it will be submit to victim.com to modify user's data to attacker desired value.
Mitigation:
Original password is needed in order to change new password of user, Implement CSRF token