SQL injection vulnerability in root/includes/prime_quick_style.php in the Prime Quick Style addon before 1.2.3 for phpBB 3 allows remote authenticated users to execute arbitrary SQL commands via the prime_quick_style parameter to ucp.php.
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.phpbb.com/community/viewtopic.php?f=70&t=692625&start=150#p10649315 | exploit |
http://secunia.com/advisories/36532 | third party advisory vendor advisory |
http://www.securityfocus.com/bid/36214 | vdb entry exploit |
http://www.exploit-db.com/exploits/9569 | exploit |
http://www.absoluteanime.com/forum/mods/Prime%20Quick%20Style/install.xml | exploit |