We use a tool to find security issues in our code and in code we use. The following issues were identified as "high" or "critical" level issues in the ex3270 source code (version 4.5ga5). If these are useful, I can provide additional feedback on possible security vulnerabilities that were deemed lower priority.
wc3270/wizard.c:4801x3270/print_window.c:183 Common/c3270/c3270.c:2127x3270/print_window.c:98wc3270/select.c:323Common/pr3287/ctlr.c:1417Common/childscript.c:1329Common/pr3287_session.c:738Common/print_command.c:152Common/xpopen.c:99Common/trace.c:734tcl3270/tcl3270.c:666The tool recommends using strcpy_s or performing explicit length checks before copying data to ensure the destination buffer is large enough.
wc3270/wizard.c:4947wc3270/wizard.c:666wc3270/wizard.c:2244wc3270/wizard.c:2824