Social Slider 5.6.2 SQL Injection

2011.08.12
Credit: Lukasz Wiecek
Risk: Medium
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-89

Vulnerability ID: HTB23033 Reference: http://www.htbridge.ch/advisory/sql_injection_in_social_slider.html Product: Social Slider Vendor: Lukasz Wiecek ( http://wiecek.pl ) Vulnerable Version: 5.6.2 and probably prior Tested on: 5.6.2 Vendor Notification: 20 July 2011 Vulnerability Type: SQL Injection Risk level: High Credit: High-Tech Bridge SA Security Research Lab ( http://www.htbridge.ch/advisory/ ) Vulnerability Details: High-Tech Bridge SA Security Research Lab has discovered vulnerability in Social Slider, which can be exploited to perform SQL injection attacks. Input passed via the "rA" POST parameter to /wp-content/plugins/social-slider-2/ajax.php is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. The following PoC code is available: <form action="http://[host]/wp-content/plugins/social-slider-2/ajax.php" method="post" name="main" > <input name="action" value="ZapiszPozycje" type="hidden"> <input name="rA[]" value="SQL CODE HERE" type="hidden"> <input type="submit" value="submit" name="submit" /> </form>


Vote for this issue:
50%
50%


 

Thanks for you vote!


 

Thanks for you comment!
Your message is in quarantine 48 hours.

Comment it here.


(*) - required fields.  
{{ x.nick }} | Date: {{ x.ux * 1000 | date:'yyyy-MM-dd' }} {{ x.ux * 1000 | date:'HH:mm' }} CET+1
{{ x.comment }}

Copyright 2024, cxsecurity.com

 

Back to Top