Description
Weaver (Fanwei) E-cology 8.0 and 9.0 contains a SQL injection vulnerability in the HrmCareerApplyPerView.jsp endpoint that allows unauthenticated remote attackers to extract arbitrary data from the backend database by manipulating the id GET parameter. Attackers can send a single crafted GET request with UNION-based injection payloads through the unsanitized id parameter to retrieve arbitrary data from the Microsoft SQL Server backend. This vulnerability is potentially remediated in software version 10.53 or 10.54. Exploitation evidence was first observed by the Shadowserver Foundation on 2023-10-18 (UTC).
Published: 2026-08-11
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Weaver's E‑cology 8.0 and 9.0 contain an unauthenticated SQL injection in HrmCareerApplyPerView.jsp. By supplying a crafted id GET parameter, attackers can terminate the original query and append a UNION‑based payload that reads arbitrary tables from the Microsoft SQL Server backend. This flaw, classified as CWE‑89, enables the extraction of sensitive data such as personal information, credentials, or configuration details without needing valid credentials.

Affected Systems

The vulnerable component is the HrmCareerApplyPerView.jsp endpoint hosted by Weaver Network Co., Ltd. The exposed products are E‑cology 8.0 and E‑cology 9.0. The vendor notes that versions 10.53 or 10.54 contain a remediation. No specific patch version is listed for the 8.0/9.0 line, indicating that users must upgrade to the latest 10.x release or apply the vendor’s fix.

Risk and Exploitability

The vulnerability scores a high CVSS of 8.7, indicating a major risk, but its EPSS score is below 1 %, suggesting a low exploitation probability at present. It is not in the CISA KEV catalogue. Attackers could exploit the flaw remotely from the web interface without authentication by sending a single crafted GET request. While exploitation evidence surfaced in October 2023, the low EPSS does not negate the need for timely remediation.

Generated by OpenCVE AI on August 12, 2026 at 20:36 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the E‑cology platform to version 10.53 or 10.54, or to the latest supported release that contains the fix for the HrmCareerApplyPerView.jsp SQL injection.
  • If an upgrade is not immediately viable, enforce network segmentation to limit external access to the HrmCareerApplyPerView.jsp endpoint or block the id query parameter at the web‑application firewall level.
  • Enable logging of suspicious UNION or SELECT statements around the HrmCareerApplyPerView.jsp request to detect potential exploitation attempts and trigger alerts.

Generated by OpenCVE AI on August 12, 2026 at 20:36 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 14 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
First Time appeared Weaver e-cology
CPEs cpe:2.3:a:weaver:e-cology:*:*:*:*:*:*:*:*
Vendors & Products Weaver e-cology

Thu, 13 Aug 2026 10:15:00 +0000

Type Values Removed Values Added
First Time appeared Weaver
Weaver e-cology 8.0
Weaver e-cology 9.0
Vendors & Products Weaver
Weaver e-cology 8.0
Weaver e-cology 9.0

Tue, 11 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 11 Aug 2026 17:45:00 +0000

Type Values Removed Values Added
Description Weaver (Fanwei) E-cology 8.0 and 9.0 contains a SQL injection vulnerability in the HrmCareerApplyPerView.jsp endpoint that allows unauthenticated remote attackers to extract arbitrary data from the backend database by manipulating the id GET parameter. Attackers can send a single crafted GET request with UNION-based injection payloads through the unsanitized id parameter to retrieve arbitrary data from the Microsoft SQL Server backend. This vulnerability is potentially remediated in software version 10.53 or 10.54. Exploitation evidence was first observed by the Shadowserver Foundation on 2023-10-18 (UTC).
Title Weaver E-cology 8.0 / 9.0 SQL Injection via HrmCareerApplyPerView.jsp
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

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


Subscriptions

Weaver E-cology E-cology 8.0 E-cology 9.0
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-14T16:49:23.062Z

Reserved: 2026-08-11T15:52:55.768Z

Link: CVE-2022-50997

cve-icon Vulnrichment

Updated: 2026-08-11T17:45:54.606Z

cve-icon NVD

Status : Received

Published: 2026-08-11T18:17:16.910

Modified: 2026-08-11T18:17:16.910

Link: CVE-2022-50997

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:50:34Z

Weaknesses
  • CWE-89

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