Details
-
Type:
Incident report
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0.12, 2.2.4, 2.3.1
-
Fix Version/s: 2.3.2
-
Component/s: Proxy (P), Server (S)
Description
All zbx_db_escape_string * () functions contain lines:
if ('\r' == *s)
continue;