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.
Published: 2026-07-13
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability exists in the PlanGiveOut.aspx component of Jinher OA 1.0 and allows an attacker to inject arbitrary SQL statements via manipulation of the httpOID query parameter. The flaw results from unsanitized input concatenated directly into a database query, leading to classic SQL injection. A successful exploitation would give the attacker read or write access to the underlying database, enabling data exfiltration, corruption, or disclosure of sensitive information.

Affected Systems

Only Jinher OA 1.0 is listed as affected. The problematic endpoint is the /C6/JHSoft.Web.PlanSummarize/PlanGiveOut.aspx page. No other versions or components are identified in the advisory.

Risk and Exploitability

The CVSS base score of 6.9 indicates medium severity. The EPSS score of less than 1% shows a low probability of widespread exploitation, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the remote nature of the flaw—requiring only a crafted HTTP request to httpOID—makes it straightforward for an attacker to test and potentially exploit the injection, especially if proof‑of‑concept code is publicly available.

Generated by OpenCVE AI on August 1, 2026 at 10:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch or upgrade to a newer Jinher OA release that addresses the SQL injection flaw.
  • Limit exposure of the PlanGiveOut.aspx endpoint by implementing IP whitelisting, firewall rules, or authentication controls so that only trusted users can access it.
  • Refactor the application to use parameterized queries or prepared statements for the httpOID input, eliminating the direct string concatenation that enables injection.

Generated by OpenCVE AI on August 1, 2026 at 10:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
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.
Title Jinher OA PlanGiveOut.aspx sql injection
First Time appeared Jinher
Jinher oa
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:jinher:oa:*:*:*:*:*:*:*:*
Vendors & Products Jinher
Jinher oa
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-14T14:50:27.124Z

Reserved: 2026-07-12T11:08:34.732Z

Link: CVE-2026-15517

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:00:04Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')