Vulnerability Description
Multiple cross-site request forgery (CSRF) vulnerabilities in Issuetracker phpBugTracker before 1.7.0 allow remote authenticated users to (1) hijack the authentication of users for requests that cause an unspecified impact via the id parameter to project.php, (2) hijack the authentication of users for requests that cause an unspecified impact via the group_id parameter to group.php, (3) hijack the authentication of users for requests that delete statuses via the status_id parameter to status.php, (4) hijack the authentication of users for requests that delete severities via the severity_id parameter to severity.php, (5) hijack the authentication of users for requests that cause an unspecified impact via the priority_id parameter to priority.php, (6) hijack the authentication of users for requests that delete the operating system via the os_id parameter to os.php, (7) hijack the authentication of users for requests that delete databases via the database_id parameter to database.php, or (8) hijack the authentication of users for requests that delete sites via the site_id parameter to sites.php.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Phpbugtracker Project | Phpbugtracker | <= 1.6.0 |
Related Weaknesses (CWE)
References
- http://www.openwall.com/lists/oss-security/2015/02/28/1Mailing ListThird Party Advisory
- https://github.com/a-v-k/phpBugTracker/issues/4Third Party Advisory
- http://www.openwall.com/lists/oss-security/2015/02/28/1Mailing ListThird Party Advisory
- https://github.com/a-v-k/phpBugTracker/issues/4Third Party Advisory
FAQ
What is CVE-2015-2142?
CVE-2015-2142 is a vulnerability with a CVSS score of 8.0 (HIGH). Multiple cross-site request forgery (CSRF) vulnerabilities in Issuetracker phpBugTracker before 1.7.0 allow remote authenticated users to (1) hijack the authentication of users for requests that cause...
How severe is CVE-2015-2142?
CVE-2015-2142 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2015-2142?
Check the references section above for vendor advisories and patch information. Affected products include: Phpbugtracker Project Phpbugtracker.