SQL injection vulnerability in index.php in ContentNow 1.39 and earlier allows remote attackers to execute arbitrary SQL commands via the pageid parameter. NOTE: this issue can be leveraged for path disclosure with an invalid pageid parameter.
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://securityreason.com/securityalert/1925 | third party advisory |
http://www.vupen.com/english/advisories/2006/4663 | vdb entry vendor advisory |
http://sourceforge.net/project/shownotes.php?group_id=161604&release_id=465437 | |
http://securitytracker.com/id?1017265 | vdb entry |
https://www.exploit-db.com/exploits/2822 | exploit |
http://www.securityfocus.com/bid/21237 | patch vdb entry |
http://www.securityfocus.com/archive/1/452231/100/100/threaded | mailing list |
http://secunia.com/advisories/23005 | third party advisory vendor advisory |
http://www.0xcafebabe.it/sploits/contentnow_139_sqlinj.pl | exploit |
https://exchange.xforce.ibmcloud.com/vulnerabilities/30459 | vdb entry |