Closed g0ku704 closed 1 year ago
Is this issue resolved ?
Is this issue resolved ?
Yes, I've added a nil check that was causing the crash and merged with the main branch now. But the release package is not updated yet. (https://github.com/elazarl/goproxy/pull/507)
A HTTP request to HTTPS page replaced path the "/" with asterix "*" crashes the elazar/goproxy server in MITM mode.
Vulnerability can be triggered by running this command against elazarl/goproxy in MITM Mode.
Similar to this
https://github.com/elazarl/goproxy/blob/master/https.go#L249