Vulnerabilities > CVE-2014-2389 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Blackberry OS and Blackberry Z10

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
blackberry
CWE-119
critical

Summary

Stack-based buffer overflow in a certain decryption function in qconnDoor on BlackBerry Z10 devices with software 10.1.0.2312, when developer-mode has been previously enabled, allows remote attackers to execute arbitrary code via a crafted packet in a TCP session on a wireless network.

Vulnerable Configurations

Part Description Count
OS
Blackberry
1
Hardware
Blackberry
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/126061/MZ-13-05.txt
idPACKETSTORM:126061
last seen2016-12-05
published2014-04-08
reporterModzero Security
sourcehttps://packetstormsecurity.com/files/126061/BlackBerry-Z-10-Buffer-Overflow.html
titleBlackBerry Z 10 Buffer Overflow

Seebug

bulletinFamilyexploit
descriptionCVE ID:CVE-2014-2389 BlackBerry Z10是黑莓智能手机运行的操作系统。 BlackBerry Z10 qconnDoor服务存在溢出漏洞,当用户提交的特制报文中,包含对数据负载进行AES加密的命令代码时,通过指定非法的加解密负载长度时可触发该漏洞,允许攻击者利用漏洞使应用程序崩溃或可执行任意代码。 0 BlackBerry Z10 10.1.0.2312 目前厂商已经发布了升级补丁以修复漏洞,请下载使用: http://www.blackberry.com/btsc/KB35816
idSSV:62122
last seen2017-11-19
modified2014-04-11
published2014-04-11
reporterRoot
titleBlackBerry Z10 qconnDoor服务报文AES加密处理远程缓冲区溢出漏洞