CVE-2017-9365
HighSummary
CSRF exists in BigTree CMS through version 4.2.18, allowing a page to be unlocked using the force parameter in a request to /admin/pages/revisions.php.
Risk Assessment
An attacker could exploit this vulnerability to unauthorized unlock pages, potentially leading to unauthorized access to content.
Recommendation
It is recommended to update BigTree CMS to the latest version and implement CSRF protection mechanisms.
Other vulnerabilities in BigTree CMS
See all- CVE-2017-9449High
SQL injection vulnerability in BigTree CMS version 4.2.18 allows remote authenticated users to execute arbitrary SQL commands via create.php.
- CVE-2017-9444High
BigTree CMS versions up to 4.2.18 are vulnerable to CSRF attacks related to various scripts and URIs that allow modification of user information and removal of packages.
- CVE-2017-9427High
SQL injection vulnerability in BigTree CMS version 4.2.18 allows remote authenticated users to execute arbitrary SQL commands via form-create.php. An attacker can create a crafted table name, exposing the vulnerability in the admin dashboard.
- CVE-2017-9379High
Multiple CSRF issues exist in BigTree CMS through version 4.2.18, related to the clear parameter in core\admin\modules\dashboard\vitals-statistics\404\clear.php and the from or to parameters in core\admin\modules\dashboard\vitals-statistics\404\create-301.php.
- CVE-2017-7881High
BigTree CMS through 4.2.17 relies on a substring check for CSRF protection, allowing remote attackers to bypass this check by placing the required admin/developer/ URI within a query string in an HTTP Referer header.
- CVE-2017-6914High
CSRF exists in BigTree CMS versions 4.1.18 and 4.2.16, allowing a user to be deleted via the admin/ajax/users/delete/ page with the id parameter.
- CVE-2017-9364Critical
BigTree CMS version 4.2.18 has an unrestricted file upload vulnerability. An attacker can upload an 'xxx.pht' or 'xxx.phtml' file, allowing them to bypass safety checks and execute arbitrary code.
- CVE-2017-7695Critical
Unrestricted File Upload exists in BigTree CMS before version 4.2.17. An attacker can upload an 'xxx.php[space]' file, allowing them to bypass a safety check and execute arbitrary code.
Original NVD description (English source)
CSRF exists in BigTree CMS through 4.2.18 with the force parameter to /admin/pages/revisions.php - for example: /admin/pages/revisions/1/?force=false. A page with id=1 can be unlocked.

