Fix of CVE: CVE-2022-22721, CVE-2022-23943, CVE-2022-22719, CVE-2022-22720
Details
CVE-2022-22719: mod_lua: error out if lua_read_body() or lua_write_body() fail
CVE-2022-22720: simpler connection close logic if discarding the request body fails
CVE-2022-22721: make sure and check that LimitXMLRequestBody fits in system memory
CVE-2022-23943: mod_sed: use size_t to allow for larger buffer sizes and unsigned arithmetics
and refactor logic flow of sed_write_output() to avoid out-of-bounds write