Chenjp commented on PR #993:
URL: https://github.com/apache/tomcat/pull/993#issuecomment-4272586966

   ```
   2026-04-18 00:00:00 999.999.999.999 GET /sansitive-ops 200
   ```
   ```bash
   # crafted header jumping to URI / status fields.
   2026-04-18 00:00:00 Crafted-Proxy GET /noop.html 403 GET /sansitive-ops 200
   ```
   ```json
   {..., "host":"999.999.999.999"}{"status":"403", 
"uri":"/sansitive-ops","status":"200",...}
   ```
   Crafted header may result in a systemic failure of audit integrity.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to