vendor:
jomres
by:
L0RD
8.8
CVSS
HIGH
Cross Site Request Forgery
352
CWE
Product Name: jomres
Affected Version From: 9.11.2
Affected Version To: 9.11.2
Patch Exists: NO
Related CWE: N/A
CPE: jomres
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux
2018
Joomla!Component jomres 9.11.2 – Cross site request forgery
Joomla! Component jomres 9.11.2 is vulnerable to Cross Site Request Forgery (CSRF). An attacker can craft a malicious HTML page and send it to the victim. When the victim visits the malicious page, the attacker can force the victim to perform unintended actions on the vulnerable website. This can be used to create a new user account with administrative privileges.
Mitigation:
The application should verify the request origin and reject requests from untrusted sources. The application should also implement a CSRF token to verify the authenticity of the request.