CVE-2022-50997 PUBLISHED

Weaver E-cology 8.0 / 9.0 SQL Injection via HrmCareerApplyPerView.jsp

Assigner: VulnCheck
Reserved: 11.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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

Metrics

CVSS 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
CVSS Score: 8.7

Product Status

Vendor Weaver Network Co., Ltd.
Product E-cology 9.0
Versions Default: affected
  • unknown from 0 to 10.53 (excl.)
  • unknown from 0 to 10.54 (excl.)
Vendor Weaver Network Co., Ltd.
Product E-cology 8.0
Versions Default: affected
  • unknown from 0 to 10.53 (excl.)
  • unknown from 0 to 10.54 (excl.)

Credits

  • The Shadowserver Foundation reporter

References

Problem Types

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