Item9326: Func::*Exists functions are too anal

pencil
Priority: Urgent
Current State: Closed
Released In: 1.1.0
Target Release: minor
Applies To: Engine
Component:
Branches:
Reported By: CrawfordCurrie
Waiting For:
Last Change By: CrawfordCurrie
Since I added the taint checks to the core, the *Exists functions in Func have required untainted data. Several extensions are guilty of not validating data, and will crash when they use these functions. This is not good, and it's avoidable.

I'm going to add a validation call to each of the Func methods to ensure they only pass untainted data on to the core.

-- CrawfordCurrie - 15 Jul 2010

 

ItemTemplate edit

Summary Func::*Exists functions are too anal
ReportedBy CrawfordCurrie
Codebase
SVN Range
AppliesTo Engine
Component
Priority Urgent
CurrentState Closed
WaitingFor
Checkins distro:bcc876c246c3
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r3 - 18 Jul 2010, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy