Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
org.xutils.http.app.DefaultRedirectHandler: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Information Disclosure: When handling HTTP 301, 302, and 303 redirects, the handler originally failed to clear request parameters and reset the method to GET, risking the leakage of sensitive authorization headers or query parameters to redirect destinations.