IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New Re: Dammit
Does this mean we can now direct-link pictures? IWE fora had that.
-drl
New No.
There's a way to put javascript into img tags... I would need to filter for it first, and I can't remember the exact technique that was used.
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New this it?
[link|http://msgs.securepoint.com/cgi-bin/get/bugtraq0008/310.html|http://msgs.securepo...traq0008/310.html]

This comment suggests the exploit can occur in more than just the img tag
[link|http://www.security-express.com/archives/bugtraq/2000-01/0045.html|http://www.security-...2000-01/0045.html]

Darrell Spice, Jr.

[link|http://home.houston.rr.com/spiceware/|SpiceWare] - We don't do Windows, it's too much of a chore

New That's the one.
Well, if it requires a <script> tag, then no worries. I already strip those. If it can be done just in the link src though...
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Script tags not required
<html>
<head>
<title>Hello</title>
</head>
<body>
<img src='javascript:alert("hello")'>
</body>
</html>
New Nifty.
Well, I've got an HREF scrubber now anyway, so I guess I can add img tags too.

But, the question is, can someone put <script>whatever</script> in say 'foo.html' and then do <img src="http://myserver.com/foo.html"> and get it to run...
Regards,

-scott anderson

"Welcome to Rivendell, Mr. Anderson..."
New Don't think that level of indirection would work
The problem seems to arise in the evaluation of the source attribute. I think once it starts loading the source, it doesn't continue the evaluation chain.
     Speaking of Signs - (Another Scott) - (35)
         Not Beep's sign, originally - (drewk) - (2)
             Yup... Jake123's and BOxley's secret love child. -NT - (CRConrad)
             Should a remembered Yaz. BP's been The Keeper though. Thnx. -NT - (Another Scott)
         I just need the image... -NT - (admin) - (31)
             Thought you had it... - (bepatient) - (30)
                 And now presenting: - (admin) - (29)
                     Did you know that.. - (bepatient)
                     About Effing time you.... - (folkert) - (1)
                         BTW, Greg... - (admin)
                     Thanks! -NT - (Another Scott)
                     Dammit - (drewk) - (11)
                         Re: Dammit - (admin) - (10)
                             Re: Dammit - (deSitter) - (6)
                                 No. - (admin) - (5)
                                     this it? - (SpiceWare) - (4)
                                         That's the one. - (admin) - (3)
                                             Script tags not required - (ChrisR) - (2)
                                                 Nifty. - (admin) - (1)
                                                     Don't think that level of indirection would work - (ChrisR)
                             Testing - (drewk) - (2)
                                 Sure... - (bepatient) - (1)
                                     Speaking of critical ... - (drewk)
                     ignore - (bepatient)
                     Ok...so why doesn't this work anymore? - (bepatient) - (10)
                         here - (folkert) - (9)
                             Busted? - (ChrisR)
                             So after 3 edits... - (bepatient) - (7)
                                 You saw the edits you jerk!!! - (folkert) - (6)
                                     Well I never! - (bepatient) - (5)
                                         Ha <pause> Haaaa... - (folkert) - (4)
                                             Well.. there are some nieces & nephews - (Ashton)
                                             Are you serious? - (Arkadiy) - (2)
                                                 Yep... - (folkert) - (1)
                                                     Oh well - (Arkadiy)
                     self closing tags - (cforde)

It didn’t ruin my childhood, but it did aggressively strip-mine several shallow deposits of nostalgia.
154 ms