# 弘景e-HR登录接口loadhistroyorgtree注入漏洞
## 概述
Hongjing e-HR 2020 中发现了一个被分类为关键级别的漏洞。此漏洞会导致 SQL 注入,可通过远程方式利用,并且漏洞的利用细节已经公开。
## 影响版本
Hongjing e-HR 2020
## 细节
该漏洞存在于组件登录界面的文件 `/w_selfservice/oauthservlet/%2e./.%2e/general/inform/org/loadhistroyorgtree` 中,具体影响未知功能。通过操纵参数 `parentid`,可以实现 SQL 注入。
## 影响
攻击者可以通过远程方式利用此漏洞,导致 SQL 注入攻击。该漏洞的利用细节已公开,增加了被利用的风险。漏洞标识符为 VDB-247358。
                                        
                                    
                                | # | POC 描述 | 源链接 | 神龙链接 | 
|---|---|---|---|
| 1 | A vulnerability, which was classified as critical, has been found in Hongjing e-HR 2020. Affected by this issue is some unknown functionality of the file /w_selfservice/oauthservlet/%2e./.%2e/general/inform/org/loadhistroyorgtree of the component Login Interface. The manipulation of the argument parentid leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-247358 is the identifier assigned to this vulnerability. | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2023/CVE-2023-6655.yaml | POC详情 | 
暂无评论