CVE-2023-54399 PUBLISHED

Hongjing e-HR < 8.2 SQL Injection via /servlet/codesettree

Assigner: VulnCheck
Reserved: 17.09.2026 Published: 18.09.2026 Updated: 18.09.2026

Hongjing e-HR before 8.2 contains a SQL injection vulnerability in the /servlet/codesettree endpoint where the categories query parameter is passed to a database query without sanitization after HRMS-encoding is stripped. An unauthenticated remote attacker can supply a crafted UNION SELECT payload to read arbitrary database content, including credential tables such as operuser. Exploitation evidence was first observed by the Shadowserver Foundation on 2023-10-14.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Hongjing
Product e-HR
Versions Default: unknown
  • affected from 0 to 8.2 (excl.)

Credits

  • The Shadowserver Foundation finder

References

Problem Types

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