Plurk

21 responses to this plurk (Jump to bottom)

  • @Kent
    Also: WTF? You mingle \r\n and \n ? do you like misery?
  • @Kent
    Also: WTF? Why do some browsers get told "xml:lang='None' lang='None'" ( wtf? ) and others get told 'en-us'
  • @Kent
    also, why do you mix <meta/> (self closing) and <meta> ( unclosed ) tags in the Code?
  • amix
    most of our HTML is generated - so it's hard to keep it tidy, but I don't really think these are problematic
  • @Kent
    my concern was primarily that there might have been some sort of data-driven situation that caused some of these imbalances, and if it was
  • @Kent
    then that would be a sign of a possible attack vector
  • @Kent
    data://base64:ASDF#.jpg
  • @Kent
    +++
  • f00li5h
    suggests to amix that having components that generate matched tags makes it a lot easier to ensure tags are matched
  • @Kent
    f00li5h, but its XHTML, not HTML ;-). and they're closed, but not opened, and they're closed in the middle of an H1 -_-
  • SubStack
    paws at plurk's quirks
  • simcop2387
    doesn't understand how a stray </p> leads to XSS?
  • @Kent
    the p isn't the problem.
  • @Kent
    just if that P was somehow *generated* by *automated* code in the sanitizer for your profile fields, *then* it might mean something
  • @Kent
    if its just static code the worst that could happen is a flow problems

Ads