Vr · Vr Gpub · CVE-2012-5005
**Name of the Vulnerable Software and Affected Versions**
VR GPub version 4.0
**Description**
A cross-site request forgery (CSRF) issue exists, allowing remote attackers to hijack the authentication of admins for requests that add admin accounts via an `add` action in the `admin/admin options.php` file.
**Recommendations**
For VR GPub version 4.0, consider implementing CSRF protection mechanisms, such as tokens, to prevent unauthorized requests. As a temporary workaround, restrict access to the `admin/admin options.php` file to minimize the risk of exploitation.