Information Disclosure
undertow-core is vulnerable to information disclosure. The library does not properly flush the bytebuffer after handling response requests after the write function is called. The flushing function then proceeds to write out the contents of the writevBuffer which could contain sensitive informatio...