Description
A weakness has been identified in Jinher OA 1.0. Impacted is an unknown function of the file /C6/JHSoft.Web.HrmAttendance/attendance_out_approve.aspx. This manipulation of the argument httpOID causes sql injection. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-15
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A SQL injection flaw exists in the jinher OA 1.0 component through the /C6/JHSoft.Web.HrmAttendance/attendance_out_approve.aspx endpoint. The vulnerable httpOID argument can be manipulated to inject arbitrary SQL commands, potentially allowing an attacker to read, modify, or delete data in the underlying database. This weakness directly threatens the confidentiality and integrity of organizational data and could be leveraged for further attacks if attackers gain sufficient access to the database.

Affected Systems

The vulnerability is present in Jinher OA 1.0, specifically in the attendance_out_approve.aspx module. No specific sub‑versions or build numbers are listed, but any deployment that includes the identified file and parameter is affected.

Risk and Exploitability

The CVSS score of 6.9 indicates a moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV. Attackers can execute the injection remotely via an HTTP request to the httpOID parameter, as the vulnerability does not require local or privileged access. Because the exploitation code has been publicly disclosed, the likelihood of exploitation is higher in environments that have not yet applied a fix or mitigated the input handling.

Generated by OpenCVE AI on August 15, 2026 at 20:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict access to the attendance_out_approve.aspx endpoint to trusted users or networks
  • Update the application to use parameterized queries or stored procedures for httpOID input
  • Apply a web application firewall rule to block suspicious SQL payloads

Generated by OpenCVE AI on August 15, 2026 at 20:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 19 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 15 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in Jinher OA 1.0. Impacted is an unknown function of the file /C6/JHSoft.Web.HrmAttendance/attendance_out_approve.aspx. This manipulation of the argument httpOID causes sql injection. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title Jinher OA attendance_out_approve.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-08-19T15:42:47.162Z

Reserved: 2026-08-14T19:43:43.665Z

Link: CVE-2026-19905

cve-icon Vulnrichment

Updated: 2026-08-19T15:42:42.849Z

cve-icon NVD

Status : Deferred

Published: 2026-08-15T19:16:32.300

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-19905

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-16T10:45:16Z

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')