CVE-2026-15517 Details
Description
A flaw has been found in Jinher OA 1.0. The affected element is an unknown function of the file /C6/JHSoft.Web.PlanSummarize/PlanGiveOut.aspx. This manipulation of the argument httpOID causes sql injection. Remote exploitation of the attack is possible. The exploit has been published 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 Jinher OA version 1.0, specifically within the PlanGiveOut.aspx file. The issue arises from the httpOID parameter, which is improperly sanitized before being incorporated into SQL queries. This flaw allows remote attackers to inject arbitrary SQL commands into the backend database. The vulnerability can be exploited without authentication by sending specially crafted HTTP requests to the affected endpoint.
To address this vulnerability, it is recommended to implement parameterized queries using prepared statements, apply strict input validation and filtering for all user inputs, enforce the principle of least privilege for database accounts, conduct a comprehensive code security audit, deploy a web application firewall as temporary protection, and perform regular security testing and penetration testing.
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 Jul 13, 2026CISA-ADP
Assessed Jul 14, 2026References 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/weini587/CVE/issues/1 | [email protected] | ExploitIssue TrackingRemedy |
| https://vuldb.com/cve/CVE-2026-15517 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/849470 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/377846 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/377846/cti | [email protected] | Content Wall |
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 |
|---|---|
| Jinher OA | V1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | CISA-ADP |
| Jul 13, 2026 | New CVE Received | [email protected] |
Volerion