Sceawere

Vulnerability Detail

CVE-2022-50997UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Weaver E-cology SQL Injection Vulnerability

Vulnerability Metadata

Severity
High
Score / CVSS
7.5
Creation Date
6h ago
Vendor
Weaver Network Co., Ltd.
Product
E-cology 9.0
Attack Type
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Complexity
LOW

Narrative and Response

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

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "7.5",
  "pubDate": "2026-08-11T18:17:16.910Z",
  "pubdate": "2026-08-11T18:17:16.910Z",
  "executiveSummary": "Weaver (Fanwei) E-cology versions 8.0 and 9.0 contain a critical SQL injection vulnerability residing within the HrmCareerApplyPerView.jsp endpoint. This security flaw enables unauthenticated remote attackers to execute arbitrary database queries against the underlying Microsoft SQL Server backend. By manipulating the unsanitized id GET parameter with crafted UNION-based injection payloads, unauthorized actors can extract sensitive data directly from the database. The high severity of this vulnerability stems from its lack of authentication requirements, allowing remote network-based exploitation without prior system access or user interaction. Potential remediation is identified in software version 10.53 or 10.54. Real-world exploitation activity was first tracked by the Shadowserver Foundation on October 18, 2023, highlighting its active targeting in the threat landscape. Organizations utilizing vulnerable instances face severe risks including complete data compromise, unauthorized information disclosure, and potential lateral movement or deeper system compromise depending on database privilege configurations.",
  "technicalDetails": "The vulnerability is classified as an SQL injection flaw affecting the HrmCareerApplyPerView.jsp endpoint within Weaver (Fanwei) E-cology 8.0 and 9.0. The root cause of the vulnerability is the improper neutralization of special elements used in an SQL command within the id GET parameter. Specifically, the application fails to adequately sanitize, validate, or parameterize user-supplied input before directly concatenating or processing it within database queries executed against the Microsoft SQL Server backend.\nExploitation of this vulnerability requires no authentication or special privileges, making it accessible to unauthenticated remote attackers over the network. To exploit the flaw, an attacker sends a single HTTP GET request containing a crafted payload directed at the vulnerable HrmCareerApplyPerView.jsp file. The attack flow initiates when the malicious request hits the web server, which passes the unsanitized input supplied in the id parameter directly to the database query logic.\nThe attack vector leverages UNION-based SQL injection techniques. By appending specially crafted UNION SELECT statements to the id parameter, the attacker can manipulate the structure of the original database query executed by the Microsoft SQL Server. This forces the database engine to combine the results of the legitimate application query with the attacker-controlled query results, returning the extracted arbitrary data directly within the HTTP response or application interface.\nPost-exploitation impact includes the unauthenticated extraction of sensitive enterprise data stored within the backend Microsoft SQL Server database, such as internal user credentials, organizational records, and proprietary business information. Threat intelligence indicates that this vulnerability has been actively targeted in the wild, with exploitation evidence first observed by the Shadowserver Foundation on 2023-10-18 (UTC). Remediation efforts require updating the affected software to version 10.53, 10.54, or later versions where the input validation and parameterization issues are addressed."
}
CVE-2022-50997: Weaver E-cology SQL Injection Vulnerability (HIGH Severity, CVSS: 7.5) - Sceawere