CVE-2007-3127

IBM WebSphere Portal 1.0 - Information Disclosure via SQL Error in Page Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-3127. PoCs published by Jesper Jurcenoks.

AI-analyzed exploit summary This exploit demonstrates an SQL injection vulnerability in WSPortal 1.0 by injecting a UNION SELECT query to retrieve username and password from the users table. The attack leverages unsanitized input in the 'page' parameter.

Description

content.php in WSPortal 1.0, when magic_quotes_gpc is disabled, allows remote attackers to obtain sensitive information via a "';" (quote semicolon) sequence in the page parameter, which reveals the installation path in the resulting forced SQL error message.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Jesper Jurcenoks · textwebappsphp
https://www.exploit-db.com/exploits/30197

This exploit demonstrates an SQL injection vulnerability in WSPortal 1.0 by injecting a UNION SELECT query to retrieve username and password from the users table. The attack leverages unsanitized input in the 'page' parameter.

Classification
Working Poc 90%
Attack Type
Sqli
Complexity
Trivial
Reliability
Reliable
Target: WSPortal 1.0
No auth needed
Prerequisites: Access to the target application's content.php endpoint
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (6)

Core 6
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://www.osvdb.org/34164
Various Sources x_refsource_misc
http://www.netvigilance.com/advisory0032
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/471619/100/0/threaded
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/34894
Third Party Advisory mailing-list x_refsource_fulldisc
http://archives.neohapsis.com/archives/fulldisclosure/2007-06/0368.html
Third Party Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2007/2237

Scores

EPSS 0.0303
EPSS Percentile 85.8%

Details

Status published
Products (1)
ibm/websphere_portal 1.0
Published Jun 19, 2007
Tracked Since Feb 18, 2026