Vulnerabilities > CVE-2007-4748 - Buffer Errors vulnerability in Ppstream 2.0.1.3829

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

Summary

Buffer overflow in the PowerPlayer.dll ActiveX control in PPStream 2.0.1.3829 allows remote attackers to execute arbitrary code via a long Logo parameter.

Vulnerable Configurations

Part Description Count
Application
Ppstream
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.

Exploit-Db

descriptionPPStream (PowerPlayer.dll 2.0.1.3829) Activex Remote Overflow Exploit. CVE-2007-4748. Remote exploit for windows platform
fileexploits/windows/remote/4348.c
idEDB-ID:4348
last seen2016-01-31
modified2007-08-31
platformwindows
port
published2007-08-31
reporterdummy
sourcehttps://www.exploit-db.com/download/4348/
titlePPStream PowerPlayer.dll 2.0.1.3829 ActiveX Remote Overflow Exploit
typeremote

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 25502 CVE(CAN) ID: CVE-2007-4748 PPS网络电视(PPStream)是全球第一家集P2P直播点播于一身的网络电视软件。 PPStream所提供的PowerPlayer.dll ActiveX控件没有正确地验证用户所提供的Logo参数。如果用户受骗访问了恶意网页并传送了超长参数,就可以触发缓冲区溢出,导致执行任意指令。 PPS网络视频 PPStream 2.0.1.3829 临时解决方法: * 为clsid:5EC7C511-CD0F-42E6-830C-1BD9882F3458设置kill bit。 厂商补丁: PPS网络视频 ----------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://www.pps.tv
idSSV:11839
last seen2017-11-19
modified2009-07-20
published2009-07-20
reporterRoot
sourcehttps://www.seebug.org/vuldb/ssvid-11839
titlePPStream PowerPlayer.DLL ActiveX控件缓冲区溢出漏洞