vendor:
VR GPub
by:
Cyber-Crystal
8,8
CVSS
HIGH
CSRF
352
CWE
Product Name: VR GPub
Affected Version From: VR GPub 4.0
Affected Version To: VR GPub 4.0
Patch Exists: N/A
Related CWE: N/A
CPE: a:easy-script:vr_gpub:4.0
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
n/a
VR GPub 4.0 CSRF Vulnerability
A CSRF vulnerability exists in VR GPub 4.0 which allows an attacker to add an admin account with the credentials of their choice. An attacker can craft a malicious HTML page containing a form with the necessary parameters and submit it to the vulnerable application. This will add an admin account with the credentials specified in the form.
Mitigation:
Implementing a CSRF token in the application can prevent this type of attack.