vendor:
MyT
by:
Metin Yunus Kandemir (kandemir)
6.1
CVSS
MEDIUM
Stored Cross Site Scripting
79
CWE
Product Name: MyT
Affected Version From: 1.5.1
Affected Version To: 1.5.1
Patch Exists: YES
Related CWE: CVE-2019-13346
CPE: a:manageyourteam:myt
Other Scripts:
N/A
Platforms Tested: Xampp for Windows
2019
MyT Project Management – User[username] Stored Cross Site Scripting
User[username] parameter has a xss vulnerability. Malicious code is being written to database while user is creating process. To exploit vulnerability,add user that setting username as <sCript>alert("XSS")</sCript> malicious code.
Mitigation:
Input validation and output encoding should be used to prevent XSS attacks.