First published: Tue Jun 19 2007(Updated: )
SQL injection vulnerability in content.php in WSPortal 1.0, when magic_quotes_gpc is disabled, allows remote attackers to execute arbitrary SQL commands via the page parameter.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
IBM WebSphere Portal | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2007-3128 is considered a medium severity vulnerability due to its potential to allow remote SQL injection attacks.
To fix CVE-2007-3128, enable magic_quotes_gpc or implement parameterized queries to mitigate SQL injection risks.
CVE-2007-3128 affects IBM WebSphere Portal version 1.0.
Yes, CVE-2007-3128 allows remote attackers to execute arbitrary SQL commands if the vulnerability is present.
Exploitation of CVE-2007-3128 could lead to unauthorized access to the database and manipulation of sensitive data.