POC详情: 3dd201634ecbe3b41918a8bd5e999b246e1e6b22

来源
关联漏洞
标题: Spring Framework 代码注入漏洞 (CVE-2022-22963)
描述:Spring Framework是美国Spring团队的一套开源的Java、JavaEE应用程序框架。该框架可帮助开发人员构建高质量的应用。 Spring Framework 存在代码注入漏洞。目前暂无该漏洞信息,请随时关注CNNVD或厂商公告。
介绍
# CVE-2022-22963-Reverse-Shell-Exploit
This is a Python script that exploits CVE-2022-22963, a remote code execution vulnerability in Spring Cloud Function that allows attackers to execute arbitrary code on a vulnerable server. The exploit uses the vulnerable /functionRouter endpoint to execute a command on the target server.
## Usage
Install the required Python libraries by running the following command:
```python
pip3 install requests

chmod +x spring_exploit.py

Run the script by providing the target URL using the -u or --url option:
./spring_exploit.py -u http://mysite.com:8080
or 
 python spring_exploit.py -u http://mysite.com:8080
文件快照

[4.0K] /data/pocs/3dd201634ecbe3b41918a8bd5e999b246e1e6b22 ├── [ 645] README.md └── [2.5K] spring_exploit.py 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。