Vulnerabilities > CVE-2009-0964 - Cleartext Storage of Sensitive Information vulnerability in Xlinesoft PHPrunner

047910
CVSS 7.5 - HIGH
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
HIGH
Integrity impact
NONE
Availability impact
NONE
network
low complexity
xlinesoft
CWE-312
exploit available

Summary

UserView_list.php in PHPRunner 4.2, and possibly earlier, stores passwords in cleartext in the database, which allows attackers to gain privileges. NOTE: this can be leveraged with a separate SQL injection vulnerability to obtain passwords remotely without authentication.

Vulnerable Configurations

Part Description Count
Application
Xlinesoft
1

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Footprinting
    An attacker engages in probing and exploration activity to identify constituents and properties of the target. Footprinting is a general term to describe a variety of information gathering techniques, often used by attackers in preparation for some attack. It consists of using tools to learn as much as possible about the composition, configuration, and security mechanisms of the targeted application, system or network. Information that might be collected during a footprinting effort could include open ports, applications and their versions, network topology, and similar information. While footprinting is not intended to be damaging (although certain activities, such as network scans, can sometimes cause disruptions to vulnerable applications inadvertently) it may often pave the way for more damaging attacks.
  • Lifting Data Embedded in Client Distributions
    An attacker can resort to stealing data embedded in client distributions or client code in order to gain certain information. This information can reveal confidential contents, such as account numbers, or can be used as an intermediate step in a larger attack (such as by stealing keys/credentials).

Exploit-Db

descriptionPHPRunner 4.2 (SearchOption) Blind SQL Injection Vulnerability. CVE-2009-0963,CVE-2009-0964. Webapps exploit for php platform
fileexploits/php/webapps/8226.txt
idEDB-ID:8226
last seen2016-02-01
modified2009-03-17
platformphp
port
published2009-03-17
reporterBugReport.IR
sourcehttps://www.exploit-db.com/download/8226/
titlePHPRunner 4.2 SearchOption Blind SQL Injection Vulnerability
typewebapps

Seebug

bulletinFamilyexploit
descriptionBUGTRAQ ID: 34146 CVE(CAN) ID: CVE-2009-0963,CVE-2009-0964 PHPRunner是一款PHP网页制作工具,可以生成读写MySql数据库的PHP网页。 PHPRunner的orders_list.php和users_list.php模块中没有正确地验证对SearchField参数所传送的输入便在SQL查询中使用,远程攻击者可以通过提交恶意查询请求执行SQL注入攻击,完全入侵数据库系统。 0 XLineSoft PHPRunner 4.2 厂商补丁: XLineSoft --------- 目前厂商还没有提供补丁或者升级程序,我们建议使用此软件的用户随时关注厂商的主页以获取最新版本: http://www.xlinesoft.com/
idSSV:4935
last seen2017-11-19
modified2009-03-23
published2009-03-23
reporterRoot
sourcehttps://www.seebug.org/vuldb/ssvid-4935
titlePHPRunner SearchField参数SQL注入漏洞