Vulnerabilities > CVE-2008-0871 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in NOW SMS MMS Gateway
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Multiple stack-based buffer overflows in Now SMS/MMS Gateway 2007.06.27 and earlier allow remote attackers to execute arbitrary code via a (1) long password in an Authorization header to the HTTP service or a (2) large packet to the SMPP service.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
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 Now SMS/MMS Gateway Buffer Overflow. CVE-2008-0871. Remote exploit for windows platform id EDB-ID:16779 last seen 2016-02-02 modified 2010-05-09 published 2010-05-09 reporter metasploit source https://www.exploit-db.com/download/16779/ title Now SMS/Mms Gateway Buffer Overflow description Now SMS/MMS Gateway 5.5 Remote Buffer Overflow Exploit. CVE-2008-0871. Remote exploit for windows platform file exploits/windows/remote/5695.cpp id EDB-ID:5695 last seen 2016-01-31 modified 2008-05-29 platform windows port 8800 published 2008-05-29 reporter Heretic2 source https://www.exploit-db.com/download/5695/ title Now SMS/Mms Gateway 5.5 - Remote Buffer Overflow Exploit type remote
Metasploit
description | This module exploits a stack buffer overflow in Now SMS/MMS Gateway v2007.06.27. By sending a specially crafted GET request, an attacker may be able to execute arbitrary code. |
id | MSF:EXPLOIT/WINDOWS/HTTP/NOWSMS |
last seen | 2020-03-23 |
modified | 2017-07-24 |
published | 2008-08-11 |
references | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0871 |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/http/nowsms.rb |
title | Now SMS/MMS Gateway Buffer Overflow |
Nessus
NASL family | Windows |
NASL id | NOWSMS_2008_02_22.NASL |
description | The remote host is running Now SMS/MMS Gateway, a tool for connecting to SMS and/or MMS messaging providers and managing GSM modems. The web interface component of the version of Now SMS/MMS Gateway installed on the remote host contains a stack-based buffer overflow that can be triggered using a specially crafted HTTP Authorization request header. An unauthenticated, remote attacker can leverage this issue to crash the affected service or to execute arbitrary code on the affected host subject to the privileges under which the service operates, SYSTEM by default. In addition, there is similar buffer overflow in the application |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 32481 |
published | 2008-06-02 |
reporter | This script is Copyright (C) 2008-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/32481 |
title | Now SMS/MMS Gateway < 2008.02.22 Multiple Remote Overflows |
code |
|
Packetstorm
data source | https://packetstormsecurity.com/files/download/83180/nowsms.rb.txt |
id | PACKETSTORM:83180 |
last seen | 2016-12-05 |
published | 2009-11-26 |
reporter | MC |
source | https://packetstormsecurity.com/files/83180/Now-SMS-MMS-Gateway-Buffer-Overflow.html |
title | Now SMS/MMS Gateway Buffer Overflow |
Seebug
bulletinFamily | exploit |
description | BUGTRAQ ID: 27896 CVE(CAN) ID: CVE-2008-0871 Now SMS/MMS Gateway(NowSMS)是一套短信和彩信内容交付解决方案。 NowSMS监听在8800端口上的Web接口允许用户使用网关发送各种类型的消息,该接口上用于处理HTTP Authorization参数中base64口令的函数存在栈溢出漏洞。如果用户发送了超过256字节的报文的话,就可以触发这个溢出,导致执行任意指令。 NowSMS使用4K字节的栈缓冲区容纳入站的SMPP报文。由于对报文的真实大小(最大可达0xffffffff字节)缺少检查,远程攻击者可以通过发送超长报文触发栈溢出,导致执行任意指令。 SMPP服务器不是默认启用的,且没有默认的监听端口。 NowMobile.com Now SMS/MMS Gateway 2007.6.27 NowMobile.com ------------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: <a href=http://www.nowsms.com/ target=_blank>http://www.nowsms.com/</a> |
id | SSV:3353 |
last seen | 2017-11-19 |
modified | 2008-06-01 |
published | 2008-06-01 |
reporter | Root |
source | https://www.seebug.org/vuldb/ssvid-3353 |
title | Now SMS/MMS Gateway HTTP/SMPP请求栈溢出漏洞 |
References
- http://aluigi.altervista.org/adv/nowsmsz-adv.txt
- http://aluigi.altervista.org/adv/nowsmsz-adv.txt
- http://secunia.com/advisories/29003
- http://secunia.com/advisories/29003
- http://www.securityfocus.com/archive/1/488365/100/100/threaded
- http://www.securityfocus.com/archive/1/488365/100/100/threaded
- http://www.securityfocus.com/bid/27896
- http://www.securityfocus.com/bid/27896
- http://www.vupen.com/english/advisories/2008/0615
- http://www.vupen.com/english/advisories/2008/0615
- https://www.exploit-db.com/exploits/5695
- https://www.exploit-db.com/exploits/5695