header-logo
Suggest Exploit
vendor:
HRSALE The Ultimate HRM
by:
8bitsec
5.4
CVSS
MEDIUM
Authenticated Cross Site Scripting
79
CWE
Product Name: HRSALE The Ultimate HRM
Affected Version From: 1.0.2
Affected Version To: 1.0.2
Patch Exists: YES
Related CWE: CVE-2018-10259
CPE: a:codecanyon:hrsale_the_ultimate_hrm
Metasploit: N/A
Other Scripts: N/A
Platforms Tested: Kali Linux 2.0, Mac OS 10.13
2018

HRSALE The Ultimate HRM 1.0.2 – Authenticated Cross Site Scripting

Authenticated Stored XSS vulnerability found logged as low privileged user. Proof of Concept (PoC): Dashboard > My Profile. Write the payload on the 'First Name' input field: john doe<script>alert()</script>

Mitigation:

Ensure that user input is properly sanitized and validated before being used in the application.
Source

Exploit-DB raw data:

# Exploit Title: HRSALE The Ultimate HRM 1.0.2 - Authenticated Cross Site Scripting
# Date: 2018-04-23
# Exploit Author: 8bitsec
# CVE: CVE-2018-10259
# Vendor Homepage: https://codecanyon.net/
# Software Link: https://codecanyon.net/item/hrsale-the-ultimate-hrm/21665619
# Version: 1.0.2
# Tested on: [Kali Linux 2.0 | Mac OS 10.13]

Release Date:
=============
2018-04-23

Product & Service Introduction:
===============================
HRSALE provides you with a powerful and cost-effective HR platform to ensure you get the best from your employees and managers.

Technical Details & Description:
================================

Authenticated Stored XSS vulnerability found logged as low privileged user.

Proof of Concept (PoC):
=======================

Authenticated Stored XSS:

Dashboard > My Profile. Write the payload on the 'First Name' input field:
john doe<script>alert()</script>