CVE-2025-15088 Details
Description
A vulnerability was detected in ketr JEPaaS up to 7.2.8. Affected by this vulnerability is the function postilService.loadPostils of the file /je/postil/postil/loadPostil. Performing a manipulation of the argument keyWord results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in Ketr JEPaaS versions through 7.2.8. The issue arises in the postilService.loadPostils function, specifically within the /je/postil/postil/loadPostil file. The vulnerability is introduced by the keyWord parameter, which is susceptible to string manipulation, allowing for SQL injection attacks. This vulnerability can be exploited remotely, and a public exploit is available.
It is recommended to avoid using string concatenation in SQL queries, as this practice can lead to SQL injection vulnerabilities. Instead, use prepared statements or parameterized queries that properly sanitize user input.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Dec 25, 2025CISA-ADP
Assessed Dec 29, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ha1yu-Yiqiyin/warehouse/blob/main/jepaas-v7.2.8-sqlinject1.md | [email protected] | ExploitTechnical Description |
| https://github.com/ha1yu-Yiqiyin/warehouse/blob/main/jepaas-v7.2.8-sqlinject1.md#2%E5%A4%8D%E7%8E%B0replicate | [email protected] | |
| https://vuldb.com/?ctiid.338416 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/?id.338416 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.708321 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ketr JEPaaS | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Feb 24, 2026 | CVE Modified | [email protected] |
| Dec 25, 2025 | New CVE Received | [email protected] |
Volerion