WSPortal version 1.0 SQL Injection Vulnerability
Current status
This advisory describes a vulnerability from 2007. It is not in the CISA Known Exploited Vulnerabilities catalog and there is no active remediation deadline. The page is kept online because other security databases link to it.
CVE reference CVE-2007-3128
In KEV catalog no
Affected software WSPortal version 1.0
Captured from netvigilance.com
Original document
Reproduced as it was published, including the advisory numbering, scoring and the disclosure timeline used at the time.
Description: WSPortal is a site management system coded in PHP/MySQL. It is capable of adding pages, adding news to pages, adding images to news articles, alerting the site or a specific ip address, private messaging system between administrators. Successful exploitation requires PHP magic_quotes_gpc set to Off. External References: Mitre CVE: CVE-2007-3128 NVD NIST: CVE-2007-3128 OSVDB: 34164 BUGTRAQ/BID: 24513 Summary: WSPortal is a site management system coded in PHP/MySQL. A security problem in the product allows attackers to commit SQL injection. Release Date: June 17 2007 Severity: Risk: High CVSS Metrics: Access Vector: Remote Access Complexity: High Authentication: Not-required Confidentiality Impact: Complete Integrity Impact: Partial Availability Impact: Partial Impact Bias: Confidentiality CVSS Base Score: 6.8 Target Distribution on Internet: Low Exploitability: Functional Exploit Remediation Level: Workaround Report Confidence: Uncorroborated Vulnerability Impact: Attack Host Impact: SQL Injection. SecureScout Testcase ID: TC 17963 Vulnerable Systems: WSPortal version 1.0 Vulnerability Type: SQL injection allows malicious people to execute their own SQL scripts. This could be exploited to obtain sensitive data, modify database contents, sending anonymous emails to other recipients or acquire administrator's privileges. Vendor: Chris Harvey Vendor Status: The Vendor has been notified several times on many different email addresses last on 6 June 2007. The Vendor has not responded. There is no official fix at the release of this Security Advisory. Workaround: In the php.ini file set magic_quotes_gpc = On. Example: REQUEST: http://[TARGET]/[WSPORTAL-DIRECTORY]/content.php?page=0' UNION SELECT `username`,`password` FROM `users` WHERE '1 REPLY: <legend><b><font color="#FF0000"> [SQL INJECTION RESULT: ADMIN NAME] </font></b> </legend> [SQL INJECTION RESULT: ADMIN PASSWORD] </fieldset></font> Credits: Jesper Jurcenoks Co-founder netVigilance, Inc www.netvigilance.com
Why this page still exists
Advisories published between 2004 and 2015 are referenced by vulnerability databases, academic papers and mailing list archives. Removing them would break those references, so every advisory keeps its original address and its original text. Nothing on this page has been rewritten to match current practice.