CVE-2007-1550

phpx < 3.5.15 - SQL Injection via Multiple Parameters

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 5 public exploits for CVE-2007-1550. PoCs published by laurent gaffie.

AI-analyzed exploit summary The provided text describes a vulnerability in PHPX related to input validation issues, but does not include functional exploit code. It references a URL parameter injection example for SQLi.

Description

Multiple SQL injection vulnerabilities in phpx 3.5.15 allow remote attackers to execute arbitrary SQL commands via the (1) image_id or (2) cat_id parameter to (a) gallery.php; the (3) news_id parameter to (b) news.php or (c) print.php; (4) the news_cat_id parameter to news.php; the (5) cat_id, (6) topic_id, or (7) post_id parameter to (d) forums.php; or (8) the user_id parameter to (e) users.php.

Exploits (5)

exploitdb WRITEUP VERIFIED
by laurent gaffie · textwebappsphp
https://www.exploit-db.com/exploits/29758

The provided text describes a vulnerability in PHPX related to input validation issues, but does not include functional exploit code. It references a URL parameter injection example for SQLi.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Theoretical
Target: PHPX (version not specified)
No auth needed
Prerequisites: Access to the vulnerable PHPX application
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WRITEUP VERIFIED
by laurent gaffie · textwebappsphp
https://www.exploit-db.com/exploits/29756

The provided code is a writeup describing a vulnerability in PHPX, specifically an input-validation issue that could lead to various attacks such as XSS or SQL injection. The example URL demonstrates a potential SQL injection vector.

Classification
Writeup 80%
Attack Type
Sqli
Complexity
Trivial
Reliability
Theoretical
Target: PHPX (version not specified)
No auth needed
Prerequisites: Access to the target application
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WORKING POC VERIFIED
by laurent gaffie · phpwebappsphp
https://www.exploit-db.com/exploits/29759

This exploit targets a SQL injection vulnerability in PHPX 3.5.16 via the 'news_id' parameter. It extracts user credentials (username/password hashes) from the database and attempts to crack the MD5 hash using an external service.

Classification
Working Poc 95%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: PHPX 3.5.16
No auth needed
Prerequisites: Magic Quotes GPC must be disabled · Target must be vulnerable to SQL injection in the 'news_id' parameter
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WRITEUP VERIFIED
by laurent gaffie · textwebappsphp
https://www.exploit-db.com/exploits/29760

The provided code is a writeup describing a vulnerability in PHPX, specifically an input-validation issue in the gallery.php file. It includes a sample URL demonstrating the vulnerability but lacks executable exploit code.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Theoretical
Target: PHPX (version not specified)
No auth needed
Prerequisites: Access to the vulnerable PHPX application
devstral-2 · analyzed Feb 16, 2026 Full analysis →
exploitdb WRITEUP VERIFIED
by laurent gaffie · textwebappsphp
https://www.exploit-db.com/exploits/29757

The provided code is a writeup describing multiple input-validation vulnerabilities in PHPX, including SQL injection and XSS. It lists example URLs demonstrating the vulnerabilities but does not include executable exploit code.

Classification
Writeup 90%
Attack Type
Sqli | Xss
Complexity
Trivial
Reliability
Theoretical
Target: PHPX (version not specified)
No auth needed
Prerequisites: Access to the vulnerable PHPX application
MITRE ATT&CK
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (11)

Core 11
Core References
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/463192/100/0/threaded
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/34418
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/34417
Third Party Advisory third-party-advisory x_refsource_sreason
http://securityreason.com/securityalert/2457
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/34414
Third Party Advisory, VDB Entry vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/23033
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2007/1087
Third Party Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/24565
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/34415
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/34416
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/33155

Scores

EPSS 0.0205
EPSS Percentile 78.7%

Details

Status published
Products (1)
phpx/phpx < 3.5.15
Published Mar 20, 2007
Tracked Since Feb 18, 2026