First published: Tue Jan 13 2015(Updated: )
Multiple cross-site request forgery (CSRF) vulnerabilities in PHPJabbers Appointment Scheduler 2.0 allow remote attackers to hijack the authentication of administrators for requests that (1) conduct cross-site scripting (XSS) attacks via the i18n[1][name] parameter in a pjActionCreate action to the pjAdminServices controller or (2) add an administrator via a pjActionCreate action to the pjAdminUsers controller.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHPJabbers Appointment Scheduler | =2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2014-10001 is considered a medium severity vulnerability due to its ability to allow unauthorized actions through CSRF attacks.
To fix CVE-2014-10001, ensure that you apply proper CSRF tokens in forms and implement same-origin policies to prevent unauthorized requests.
The potential impacts of CVE-2014-10001 include unauthorized access to administrative functions and execution of cross-site scripting attacks.
CVE-2014-10001 affects users of PHPJabbers Appointment Scheduler version 2.0.
CVE-2014-10001 can be exploited to perform cross-site request forgery attacks that may lead to unauthorized actions or data exposure.