CVE-2026-7670 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/UserSel.aspx. This manipulation of the argument DeptIDList causes sql injection. The attack is possible to be carried out remotely. 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 Jinhe OA version 1.0, specifically within the UserSel.aspx file of the PlanSummarize component. The vulnerability arises because the DeptIDList parameter is improperly validated, allowing remote attackers to execute arbitrary SQL commands on the backend database. This flaw could lead to unauthorized access to sensitive data, potential privilege escalation, and in some cases, remote code execution on the database server.
To address this vulnerability, it is recommended to implement parameterized queries using prepared statements, apply strict input validation for all user inputs, enforce the principle of least privilege for database accounts, conduct a comprehensive code security audit, and deploy a web application firewall as temporary protection.
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 May 2, 2026CISA-ADP
Assessed May 5, 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/zzlln/cvecve/issues/1 | [email protected] | ExploitIssue TrackingRemedyTechnical Description |
| https://vuldb.com/submit/799506 | [email protected] | Permission Required |
| https://vuldb.com/vuln/360818 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/360818/cti | [email protected] | AdvisoryPermission Required |
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 |
|---|---|
| Jinhe OA | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 2, 2026 | New CVE Received | [email protected] |
Volerion