1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

[Zend]Filtering variables in a huge project

Discussion in 'PHP' started by Mackos, Aug 2, 2012.

  1. #1
    Hello,
    I have huge application written in ZendFramework. Earlier everything was fine.
    As for now it was redesigned and received a lot of new functionalities and options, but I have to defend this software from xss.
    Variables are taken from a couple sources (webform, Webservices, api, etc.), some of them should be escaped, some not.
    What do you think, what will be the best method to defend my website, without editing all (2 000 +) files and escaping all echo's ?
     
    Mackos, Aug 2, 2012 IP