vendor:
AM4SS
by:
red virus
8.8
CVSS
HIGH
Cross-Site Request Forgery (CSRF)
352
CWE
Product Name: AM4SS
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: N/A
CPE: am4ss:am4ss:1.2
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
2011
AM4SS Version 1.2 – CSRF add Admin
This exploit allows an attacker to add an admin user to the AM4SS Version 1.2 application by sending a malicious request to the users.php page. The malicious request contains the user details such as username, password, email, country, and usergroup. The attacker can then use the credentials to gain access to the application.
Mitigation:
Implementing a CSRF token in the application can help prevent this type of attack.