Skip to content

Instantly share code, notes, and snippets.

@Catherines77
Last active January 8, 2026 03:00
Show Gist options
  • Select an option

  • Save Catherines77/f15d53e9705b24cf018e5bffed3e8234 to your computer and use it in GitHub Desktop.

Select an option

Save Catherines77/f15d53e9705b24cf018e5bffed3e8234 to your computer and use it in GitHub Desktop.
CVE-2025-66913
[CVE ID]
CVE-2025-66913
[PRODUCT]
https://github.com/jeecgboot/jimureport
[VERSION]
V2.1.3
[PROBLEM TYPE]
Remote Code Execution (RCE)
[DESCRIPTION]
The `/jmreport/testConnection` interface accepts a user-controlled JDBC URL and passes it directly to the H2database driver. A crafted JDBC URL containing `INIT` or `CREATE ALIAS` directives can cause arbitrary Java code execution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment