Highlights
SQL Injection: 2 prior fixes. Scrutinize any change in this area.
AbstractObjectParser.java: most-fixed (1 issue). Treat as high-risk during review.
6 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.
SQL Injection: Verifier SQL execution was vulnerable to cross-request contamination, potentially allowing injection.
SQL Injection: Key names in test mode were not validated, allowing SQL injection via getKey.
Code Injection: Unrestricted script engine allowed arbitrary Java class access, leading to RCE.