Vulnerabilities > CVE-2007-0464 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Cfnetwork 129.19
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
The _CFNetConnectionWillEnqueueRequests function in CFNetwork 129.19 on Apple Mac OS X 10.4 through 10.4.10 allows remote attackers to cause a denial of service (application crash) via a crafted HTTP 301 response, which results in a NULL pointer dereference.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
OS | 11 | |
Application | 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.
Exploit-Db
description | Apple CFNetwork HTTP Response Denial of Service Exploit (rb code). CVE-2007-0464. Dos exploit for osx platform |
file | exploits/osx/dos/3200.rb |
id | EDB-ID:3200 |
last seen | 2016-01-31 |
modified | 2007-01-25 |
platform | osx |
port | |
published | 2007-01-25 |
reporter | MoAB |
source | https://www.exploit-db.com/download/3200/ |
title | Apple CFNetwork HTTP Response Denial of Service Exploit rb code |
type | dos |
Nessus
NASL family | MacOS X Local Security Checks |
NASL id | MACOSX_10_4_11.NASL |
description | The remote host is running a version of Mac OS X 10.4 which is older than version 10.4.11 or a version of Mac OS X 10.3 which does not have Security Update 2007-008 applied. This update contains several security fixes for the following programs : - Flash Player Plugin - AppleRAID - BIND - bzip2 - CFFTP - CFNetwork - CoreFoundation - CoreText - Kerberos - Kernel - remote_cmds - Networking - NFS - NSURL - Safari - SecurityAgent - WebCore - WebKit |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 28212 |
published | 2007-11-14 |
reporter | This script is Copyright (C) 2007-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/28212 |
title | Mac OS X < 10.4.11 Multiple Vulnerabilities (Security Update 2007-008) |
Packetstorm
data source | https://packetstormsecurity.com/files/download/54031/MOAB-25-01-2007.rb.txt |
id | PACKETSTORM:54031 |
last seen | 2016-12-05 |
published | 2007-01-27 |
reporter | LMH |
source | https://packetstormsecurity.com/files/54031/MOAB-25-01-2007.rb.txt.html |
title | MOAB-25-01-2007.rb.txt |
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 22249 CVE(CAN) ID: CVE-2007-0464 Apple Mac OS X是苹果家族机器所使用的操作系统。 Mac OS X的CFNetwork处理畸形回应数据时存在漏洞,远程攻击者可能利用此漏洞导致客户端崩溃。 CFNetwork是一个Core Services框架,可提供解压网络协议所需的函数库。Mac OS X的CFNetwork没有正确地处理某些HTTP响应,_CFNetConnectionWillEnqueueRequests()函数可能会引用空指针。如果服务器向使用这个API的客户端发送了特制响应的话,就可以触发这个漏洞,导致拒绝服务的情况。 Apple Mac OS X 10.4 - 10.4.10 Apple MacOS X Server 10.4 - 10.4.10 临时解决方法: * 过滤通过CFNetwork API接收到的HTTP响应。 厂商补丁: Apple ----- 目前厂商已经发布了升级补丁以修复这个安全问题,请到厂商的主页下载: <a href="http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/product=16036&cat=1&platform=osx&method=sa/MacOSXUpdCombo10.4.11Intel.dmg" target="_blank">http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/product=16036&cat=1&platform=osx&method=sa/MacOSXUpdCombo10.4.11Intel.dmg</a> <a href="http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/product=16051&cat=1&platform=osx&method=sa/MacOSXUpdCombo10.4.11PPC.dmg" target="_blank">http://wsidecar.apple.com/cgi-bin/nph-reg3rdpty2.pl/product=16051&cat=1&platform=osx&method=sa/MacOSXUpdCombo10.4.11PPC.dmg</a> |
id | SSV:2427 |
last seen | 2017-11-19 |
modified | 2007-11-17 |
published | 2007-11-17 |
reporter | Root |
source | https://www.seebug.org/vuldb/ssvid-2427 |
title | Apple CFNetwork HTTP空指针引用拒绝服务漏洞 |
References
- http://docs.info.apple.com/article.html?artnum=307041
- http://docs.info.apple.com/article.html?artnum=307041
- http://lists.apple.com/archives/security-announce/2007/Nov/msg00002.html
- http://lists.apple.com/archives/security-announce/2007/Nov/msg00002.html
- http://projects.info-pull.com/moab/MOAB-25-01-2007.html
- http://projects.info-pull.com/moab/MOAB-25-01-2007.html
- http://secunia.com/advisories/27643
- http://secunia.com/advisories/27643
- http://www.osvdb.org/32704
- http://www.osvdb.org/32704
- http://www.securityfocus.com/bid/22249
- http://www.securityfocus.com/bid/22249
- http://www.securityfocus.com/bid/26444
- http://www.securityfocus.com/bid/26444
- http://www.us-cert.gov/cas/techalerts/TA07-319A.html
- http://www.us-cert.gov/cas/techalerts/TA07-319A.html
- http://www.vupen.com/english/advisories/2007/3868
- http://www.vupen.com/english/advisories/2007/3868
- https://exchange.xforce.ibmcloud.com/vulnerabilities/31837
- https://exchange.xforce.ibmcloud.com/vulnerabilities/31837
- https://www.exploit-db.com/exploits/3200
- https://www.exploit-db.com/exploits/3200