SQL injection vulnerability in the store function in _phenotype/system/class/PhenoTypeDataObject.class.php in Phenotype CMS 3.0 allows remote attackers to execute arbitrary SQL commands via a crafted URI, as demonstrated by Gallery/gal_id/1/image1,1.html. NOTE: some of these details are obtained from third party information.
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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/64538 | vdb entry |
http://www.securityfocus.com/archive/1/515577/100/0/threaded | mailing list |
http://osvdb.org/70308 | vdb entry |
http://www.htbridge.ch/advisory/sql_injection_in_phenotype_cms.html | exploit |
http://www.securityfocus.com/bid/45700 | vdb entry exploit |
http://secunia.com/advisories/42837 | third party advisory vendor advisory |