Source: Last Change: 3458823, checked in by acowebcsd, 10 days ago Update to Version: 3.1.1 File Size: 13.9 KB Relevant Code Sections: - function evaluates conditional logic with provided rules. - function evaluates relationship between input and relation values. Potential Vulnerabilities: - Code Injection: The pattern in can potentially be exploited for code injection if user input is not properly sanitized. - Type Juggling: The use of loose comparisons (e.g., ) may lead to type juggling issues. - Insufficient Input Validation: There may be insufficient input validation for user-provided conditions and rules.