SB2017011602 - CSRF attack in CMS Made Simple



SB2017011602 - CSRF attack in CMS Made Simple

Published: January 16, 2017

Security Bulletin ID SB2017011602
Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Cross-site request forgery (CVE-ID: CVE-2016-7904)

The vulnerability allows a remote attacker to perform CSRF attacks.

The vulnerability exists due to improper validation of the HTTP request origin in "admin/adduser.php" script. A remote attacker can create a specially specially crafted web page, trick the authenticated victim into visiting it, perform cross-site request forgery attack and hijack the authentication of administrators for requests that create accounts.

Successful exploitation of the vulnerability may allow an attacker to gain administrative access to vulnerable website.


Remediation

Install update from vendor's website.