vendor:
Card Payment
by:
Ihsan Sencan
7.8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: Card Payment
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:sourcecodester:card_payment:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
Card Payment 1.0 – Cross-Site Request Forgery (Update Admin)
Card Payment 1.0 is vulnerable to Cross-Site Request Forgery (CSRF) attacks. An attacker can send a malicious request to the vulnerable application in order to update the admin user. The application does not verify the request, allowing an attacker to update the admin user with a malicious payload.
Mitigation:
Implement CSRF protection tokens to verify the authenticity of the request.