[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-dev] [Bug 91] New: Input filter fails to validate searchid
http://www.ossec.net/bugs/show_bug.cgi?id=91
Summary: Input filter fails to validate searchid
Product: OSSEC
Version: UI-0.2
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P1
Component: ossec-ui
AssignedTo: ossec-dev@xxxxxxxxx
ReportedBy: brownoxford@xxxxxxxxx
Following the changes from bug 89, the input filters on search.php fail to
validate the 'searchid' post variable. The old variable, created by
posix_pid(), was numeric and was validated using is_numeric. Since the new
variable can contain letters, numbers and a period, the input validation must
be updated.
--
Configure bugmail: http://www.ossec.net/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.