vendor:
Advertiz PHP Script
by:
Ihsan Sencan
7,8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: Advertiz PHP Script
Affected Version From: 0.2
Affected Version To: 0.2
Patch Exists: NO
Related CWE: N/A
CPE: a:dijiteol:advertiz_php_script:0.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: WiN7_x64/KaLiLinuX_x64
2017
Advertiz PHP Script 0.2 – Cross-Site Request Forgery (Update Admin User&Pass)
Advertiz PHP Script 0.2 is vulnerable to Cross-Site Request Forgery (CSRF) which allows an attacker to update the admin username and password. An attacker can craft a malicious HTML page containing a form with the username and password fields pre-filled with the desired values. When the admin visits the malicious page, the form will be automatically submitted and the admin's credentials will be updated.
Mitigation:
Implement CSRF protection mechanisms such as synchronizer tokens, origin checks, and referrer checks.