Vulnerabilities > CVE-2014-2389 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Blackberry OS and Blackberry Z10
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN 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 | 1 | |
Hardware | 1 |
Common Weakness Enumeration (CWE)
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 source | https://packetstormsecurity.com/files/download/126061/MZ-13-05.txt |
id | PACKETSTORM:126061 |
last seen | 2016-12-05 |
published | 2014-04-08 |
reporter | Modzero Security |
source | https://packetstormsecurity.com/files/126061/BlackBerry-Z-10-Buffer-Overflow.html |
title | BlackBerry Z 10 Buffer Overflow |
Seebug
bulletinFamily | exploit |
description | CVE ID:CVE-2014-2389 BlackBerry Z10是黑莓智能手机运行的操作系统。 BlackBerry Z10 qconnDoor服务存在溢出漏洞,当用户提交的特制报文中,包含对数据负载进行AES加密的命令代码时,通过指定非法的加解密负载长度时可触发该漏洞,允许攻击者利用漏洞使应用程序崩溃或可执行任意代码。 0 BlackBerry Z10 10.1.0.2312 目前厂商已经发布了升级补丁以修复漏洞,请下载使用: http://www.blackberry.com/btsc/KB35816 |
id | SSV:62122 |
last seen | 2017-11-19 |
modified | 2014-04-11 |
published | 2014-04-11 |
reporter | Root |
title | BlackBerry Z10 qconnDoor服务报文AES加密处理远程缓冲区溢出漏洞 |