Vulnerabilities > CVE-2014-1683 - USE of Externally-Controlled Format String vulnerability in Skybluecanvas

047910
CVSS 6.8 - MEDIUM
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
PARTIAL
Integrity impact
PARTIAL
Availability impact
PARTIAL
network
skybluecanvas
CWE-134
exploit available
metasploit

Summary

The bashMail function in cms/data/skins/techjunkie/fragments/contacts/functions.php in SkyBlueCanvas CMS before 1.1 r248-04, when the pid parameter is 4, allows remote attackers to execute arbitrary commands via shell metacharacters in the (1) name, (2) email, (3) subject, or (4) message parameter to index.php.

Vulnerable Configurations

Part Description Count
Application
Skybluecanvas
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Format String Injection
    An attacker includes formatting characters in a string input field on the target application. Most applications assume that users will provide static text and may respond unpredictably to the presence of formatting character. For example, in certain functions of the C programming languages such as printf, the formatting character %s will print the contents of a memory location expecting this location to identify a string and the formatting character %n prints the number of DWORD written in the memory. An attacker can use this to read or write to memory locations or files, or simply to manipulate the value of the resulting text in unexpected ways. Reading or writing memory may result in program crashes and writing memory could result in the execution of arbitrary code if the attacker can write to the program stack.
  • String Format Overflow in syslog()
    This attack targets the format string vulnerabilities in the syslog() function. An attacker would typically inject malicious input in the format string parameter of the syslog function. This is a common problem, and many public vulnerabilities and associated exploits have been posted.

Exploit-Db

  • descriptionSkyBlueCanvas CMS 1.1 r248-03 - Remote Command Execution. CVE-2014-1683. Webapps exploit for php platform
    fileexploits/php/webapps/31183.txt
    idEDB-ID:31183
    last seen2016-02-03
    modified2014-01-24
    platformphp
    port80
    published2014-01-24
    reporterScott Parish
    sourcehttps://www.exploit-db.com/download/31183/
    titleSkyBlueCanvas CMS 1.1 r248-03 - Remote Command Execution
    typewebapps
  • descriptionSkyBlueCanvas CMS - Remote Code Execution. CVE-2014-1683. Remote exploit for linux platform
    fileexploits/linux/remote/31432.rb
    idEDB-ID:31432
    last seen2016-02-03
    modified2014-02-05
    platformlinux
    port
    published2014-02-05
    reportermetasploit
    sourcehttps://www.exploit-db.com/download/31432/
    titleSkyBlueCanvas CMS - Remote Code Execution
    typeremote

Metasploit

descriptionThis module exploits an arbitrary command execution vulnerability in SkyBlueCanvas CMS version 1.1 r248-03 and below.
idMSF:EXPLOIT/UNIX/WEBAPP/SKYBLUECANVAS_EXEC
last seen2020-05-20
modified2017-07-24
published2014-01-31
referenceshttps://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1683
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/unix/webapp/skybluecanvas_exec.rb
titleSkyBlueCanvas CMS Remote Code Execution

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/125022/skybluecanvas_exec.rb.txt
idPACKETSTORM:125022
last seen2016-12-05
published2014-02-01
reporterScott Parish
sourcehttps://packetstormsecurity.com/files/125022/SkyBlueCanvas-CMS-Remote-Code-Execution.html
titleSkyBlueCanvas CMS Remote Code Execution

Seebug

bulletinFamilyexploit
descriptionBugtraq ID:65129 CVE:CVE-2014-1683 SkyBlueCanvas是Iconify公司的一套轻量级Web内容管理系统。该系统使用XML存储数据,并提供主题、附加组件、问题报告等功能。 Iconify SkyBlueCanvas中存在远程命令注入漏洞。攻击者可利用该漏洞在受影响应用程序上下文中执行任意命令,有助于发起进一步攻击。SkyBlueCanvas 1.1 r248-03版本中存在漏洞,其他版本也可能受到影响。 0 SkyBlueCanvas 1.1 r248-03 厂商补丁: Iconify ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: http://skybluecanvas.com/
idSSV:61384
last seen2017-11-19
modified2014-02-07
published2014-02-07
reporterRoot
sourcehttps://www.seebug.org/vuldb/ssvid-61384
titleIconify SkyBlueCanvas‘index.php’远程命令注入漏洞