AUGUST 14, 2026
Live Feed
Back to database
Case File

CVE-2024-58374

HIGH · CVSS 7.5 EPSS 0.47% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-13 · Last synced 2026-08-14

CyberRota Analysis

AI-Generated

The vulnerability exists in the Hongjing e-HR application, specifically within the getSdutyTree servlet endpoint, where an unauthenticated SQL injection flaw allows remote attackers to bypass authentication and access sensitive resources. By manipulating the unsanitized codeitemid parameter, attackers can execute UNION-based SQL queries against the Microsoft SQL Server, potentially exposing user credentials and other confidential data. Organizations using this application should prioritize remediation efforts to mitigate the risk of unauthorized data access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-58374
Severity
HIGH
CVSS
7.5
EPSS
0.47%
Microsoft

Original NVD Description

Hongjing e-HR contains an unauthenticated SQL injection vulnerability in the getSdutyTree servlet endpoint that allows remote unauthenticated attackers to access protected resources by supplying a path traversal sequence in the request URI to bypass the oauthservlet authentication filter. Attackers can inject UNION-based SQL payloads through the unsanitized codeitemid parameter into the underlying Microsoft SQL Server query to retrieve sensitive database contents including user credentials. Exploitation evidence was first observed by the Shadowserver Foundation on 2024-07-30 (UTC).