Vulnerabilities > CVE-2007-5989 - Improper Restriction of Operations Within the Bounds of A Memory Buffer vulnerability in Skype Technologies Skype
Attack vector
NETWORK Attack complexity
MEDIUM Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
PARTIAL Summary
Unspecified vulnerability in the skype4com URI handler in Skype before 3.6 GOLD allows remote attackers to execute arbitrary code via "short string values" that result in heap corruption.
Vulnerable Configurations
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.
Nessus
NASL family | Windows |
NASL id | SKYPE_URI_OVERFLOW.NASL |
description | The version of Skype installed on the remote host is vulnerable to a heap overflow attack in the skype4com uri handler. To exploit this vulnerability, a remote attacker must trick a user on the affected host into clicking on a specially crafted Skype URL. |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 29250 |
published | 2007-12-07 |
reporter | This script is Copyright (C) 2007-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/29250 |
title | Skype skype4com URI Handler Remote Heap Corruption (uncredentialed check) |
code |
|
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 27338 CVE(CAN) ID: CVE-2007-5989 Skype是一款流行的P2P VoIP软件,可提供高质量的语音通讯服务。 Skype的ActiveX控件运行环境设置上存在漏洞,远程攻击者可能利用此漏洞在用户系统上执行任意指令。 Skype使用了Internet Explorer Web控件来渲染HTML内容并提供“add video to mood”和“add video to chat”功能。这些功能都是通过JS/ActiveX接口实现的,允许在IE的Local Zone安全环境中运行脚本。由于这个安全环境的安全级别设置比较低,因此如果用户受骗访问了恶意站点的话,就可能导致在用户机器上执行任意指令。 Skype Skype 3.6 Skype Skype 3.5 临时解决方法: * 配置Skype使用Local Machine Zone Lockdown功能。编辑HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_LocalMachine_Lockdown注册表项,包含DWORD值Skype.exe,并将Value设置为1。或者,将以下文本保存为.REG文件并导入: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_LocalMachine_Lockdown] "Skype.exe"=dword:00000001 厂商补丁: Skype ----- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: <a href=http://www.skype.com/ target=_blank>http://www.skype.com/</a> |
id | SSV:2879 |
last seen | 2017-11-19 |
modified | 2008-01-31 |
published | 2008-01-31 |
reporter | Root |
title | Skype Web内容区远程代码执行漏洞 |
References
- http://osvdb.org/39170
- http://secunia.com/advisories/27934
- http://securityreason.com/securityalert/3440
- http://securitytracker.com/id?1019056
- http://www.securityfocus.com/archive/1/484703/100/0/threaded
- http://www.securityfocus.com/bid/26748
- http://www.vupen.com/english/advisories/2007/4110
- http://www.zerodayinitiative.com/advisories/ZDI-07-070.html