JeeSite <5.12.0 Open Redirect via SiteController redirect param
CVE-2025-7763 Published on July 17, 2025
thinkgem JeeSite Site Controller SiteController.java select redirect
A vulnerability, which was classified as problematic, was found in thinkgem JeeSite up to 5.12.0. Affected is the function select of the file src/main/java/com/jeesite/modules/cms/web/SiteController.java of the component Site Controller. The manipulation of the argument redirect leads to open redirect. It is possible to launch the attack remotely. The exploit has been disclosed to the public and may be used. The patch is identified as 3d06b8d009d0267f0255acc87ea19d29d07cedc3. It is recommended to apply a patch to fix this issue.
Timeline
Advisory disclosed
VulDB entry created
VulDB entry last update 1 day later.
Weakness Type
What is an Open Redirect Vulnerability?
A web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a Redirect. This simplifies phishing attacks. An http parameter may contain a URL value and could cause the web application to redirect the request to the specified URL. By modifying the URL value to a malicious site, an attacker may successfully launch a phishing scam and steal user credentials. Because the server name in the modified link is identical to the original site, phishing attempts have a more trustworthy appearance.
CVE-2025-7763 has been classified to as an Open Redirect vulnerability or weakness.
Affected Versions
thinkgem JeeSite:- Version 5.0 is affected.
- Version 5.1 is affected.
- Version 5.2 is affected.
- Version 5.3 is affected.
- Version 5.4 is affected.
- Version 5.5 is affected.
- Version 5.6 is affected.
- Version 5.7 is affected.
- Version 5.8 is affected.
- Version 5.9 is affected.
- Version 5.10 is affected.
- Version 5.11 is affected.
- Version 5.12.0 is affected.
Exploit Probability
EPSS (Exploit Prediction Scoring System) scores estimate the probability that a vulnerability will be exploited in the wild within the next 30 days. The percentile shows you how this score compares to all other vulnerabilities.