DrByte,
The $GET values themselves in the reported lines appear to be expected direct from the $GET stream, and as they are not (in the lines noted) being escaped in any way then they might offer injection opportunities.
It could well be that by the time zenCart processes these lines that the $GET's have already been adequately escaped, but I don't know enough about the structure of ZenCart coding yet to know if that is the case, so I thought I'd mention it.
The warnings were due to $GET values not being present, so I guess they need to be checked prior to attempting to read them at the very least.
PS. Oops, I should have removed the local paths from above before posting it to make it clearer which files were being reported.




