vendor:
Auto Classifieds Script
by:
HackXBack
8,8
CVSS
HIGH
Cross Site Request Forgery
352
CWE
Product Name: Auto Classifieds Script
Affected Version From: 2.0
Affected Version To: 2.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpjabbers:auto_classifieds_script
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
2020
Auto Classifieds Script v2.0 – CSRF Vulnerabilty [Add Admin]
This exploit allows an attacker to add an admin user to the Auto Classifieds Script v2.0 by sending a malicious POST request. The request contains the full name, username, password, status and role_id of the admin user to be added.
Mitigation:
Implementing a CSRF token in the POST request can prevent this attack.