vendor:
PHPmotion
by:
Ausome1
7.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: PHPmotion
Affected Version From: PHPmotion <= 2.1
Affected Version To: PHPmotion <= 2.1
Patch Exists: YES
Related CWE: N/A
CPE: a:phpmotion:phpmotion:2.1
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
PHPmotion <= 2.1 CSRF vulnerability
Social engineer a PHPMotion member to come to a web page with a hidden iframe on there, which pulls in an evil script from pwned.html. This will change the victim's password and email, using their credentials. Javascript is used to submit the form on page load.
Mitigation:
Implementing a CSRF token in the form to prevent unauthorized requests.