SQL injection vulnerability in WebDB 1.1 and earlier allows remote attackers to execute arbitrary SQL commands via unspecified search parameters, possibly Search0. NOTE: the vendor has disputed this issue, saying that "WebDB is a generic online database system used by many of the clients of Lois Software. The flaw that was identified was some code that was added for a client to do some testing of his system and only certain safe commands were allowed. This code has now been removed and it is not now possible to use SQL queries as part of the query string. No installation or patch is required All clients use a common code library and have their own front end and databases and connections. So as soon as a change / upgrade / enhancement is made to the code, all users of the software begin to use the latest changes immediately." Since the issue appeared in a custom web site and no action is required on the part of customers, this issue should not be included in CVE
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://www.vupen.com/english/advisories/2005/3071 | vdb entry vendor advisory |
http://pridels0.blogspot.com/2005/12/webdb-sql-inj-vuln.html#c114176251867558161 | |
http://secunia.com/advisories/18226 | patch vendor advisory third party advisory |
http://www.securityfocus.com/bid/16038 | vdb entry |
http://www.osvdb.org/21910 | vdb entry |
http://pridels0.blogspot.com/2005/12/webdb-sql-inj-vuln.html | |
https://exchange.xforce.ibmcloud.com/vulnerabilities/23840 | vdb entry |