SB2019042705 - Multiple vulnerabilities in AikCms



SB2019042705 - Multiple vulnerabilities in AikCms

Published: April 27, 2019

Security Bulletin ID SB2019042705
Severity
Medium
Patch available
NO
Number of vulnerabilities 2
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 2 secuirty vulnerabilities.


1) SQL injection (CVE-ID: CVE-2019-11567)

The vulnerability allows a remote attacker to execute arbitrary SQL queries in database.

he vulnerability exists due to insufficient sanitization of user-supplied data passed via "del" HTTP GET parameter to "/admin/page/system/nav.php" URL. A remote authenticated attacker can send a specially crafted request to the affected application and execute arbitrary SQL commands within the application database.

Successful exploitation of this vulnerability may allow a remote attacker to read, delete, modify data in database and gain complete control over the affected application.

Note, this vulnerability can be exploited via CSRF attack vector.


2) Arbitrary file upload (CVE-ID: CVE-2019-11568)

The vulnerability allows a remote authenticated user to compromise vulnerable system.

The vulnerability exists due to absent validation of file extensions when uploading files. A remote authenticated user can upload and execute arbitrary PHP file on the server.


Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.