cve/2018/CVE-2018-7634.md

18 lines
843 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2018-7634](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7634)
![](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 Enalean Tuleap 9.17. Lack of CSRF attack mitigation while changing an e-mail address makes it possible to abuse the functionality by attackers. By making a CSRF attack, an attacker could make a victim change his registered e-mail address on the application, leading to account takeover.
### POC
#### Reference
- https://mustafairan.wordpress.com/2018/03/05/tuleap-mail-change-csrf-vulnerability-leads-to-account-takeover/
#### Github
No PoCs found on GitHub currently.