-
Problem report
-
Resolution: Fixed
-
Trivial
-
None
-
Sprint 72 (Jan 2021)
-
0.5
punycode_encode_part() places a 2048-byte buffer on the stack that is written to from the codepoints array. There are no size restrictions on the originating array.
The function can be reached using the web.page.get (or similar) item.
- caused by
-
ZBXNEXT-287 Fix web.page.regexp to be SSL capable (or make web.page.ssl.regexp)
- Closed
-
ZBXNEXT-2074 web monitoring variables are not URL-encoded
- Closed