Multiple SQL injection vulnerabilities in the Huge-IT Slider (slider-image) plugin before 2.7.0 for WordPress allow remote administrators to execute arbitrary SQL commands via the removeslide parameter in a popup_posts or edit_cat action in the sliders_huge_it_slider page to wp-admin/admin.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://packetstormsecurity.com/files/130796/WordPress-Huge-IT-Slider-2.6.8-SQL-Injection.html | exploit vdb entry third party advisory |
https://www.htbridge.com/advisory/HTB23250 | third party advisory exploit |
http://www.securityfocus.com/archive/1/archive/1/534852/100/0/threaded | not applicable vdb entry third party advisory |
https://wordpress.org/support/topic/huge-it-slider-security-vulnerability-notification-sql-injection | third party advisory |