SQL injection vulnerability in kb.php in Omnistar Live 5.2 and earlier allows remote attackers to execute arbitrary SQL commands via the (1) id and (2) category_id parameter. NOTE: due to a typo, an Internet Explorer issue was incorrectly assigned this identifier, but the correct identifier is CVE-2005-3240.
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.osvdb.org/21077 | vdb entry |
http://pridels0.blogspot.com/2005/11/omnistar-live-id-and-categoryid-sql.html | |
http://secunia.com/advisories/17697 | third party advisory vendor advisory |
http://www.vupen.com/english/advisories/2005/2561 | vdb entry vendor advisory |