Highlights
XML External Entity (XXE): 2 prior fixes. Scrutinize any change in this area.
core/mybatis-generator-core: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
XML External Entity (XXE): Parsing XML configurations in the Eclipse UI component using SAXParserFactory without disabling external entities allows attackers to read arbitrary local files or perform Server-Side Request Forgery (SSRF) via malicious XML files.
XML External Entity (XXE): The core generator component parsed XML configurations using DocumentBuilderFactory without enabling secure processing features, leaving command-line and embedded executions vulnerable to XXE injection.