Headline
CVE-2021-36609: webTareas / Tickets / #43 Cross Site Script Vulnerability on "Projects" in webtareas feature v2.2p1
Cross Site Scripting (XSS) vulnerability in webTareas 2.2p1 via the Name field to /linkedcontent/editfolder.php.
Describe the bug
An authenticated malicious user can take advantage of a Stored XSS vulnerability in the “Projects” feature.
To Reproduce
1. Login into the panel
2. Go to ‘webtareas/projects/listprojects.php?’
3. Click Add Projects: ‘webtareas/projects/editproject.php’
4. Insert Payload in “Name” Projects: “><im g="” src="xx" onerror="alert(document.domain)">
5. Boom xss alert!
6. home page click "Calendar": ‘webtareas/general/home.php?msg=noWorkCalendar’ >> xss alert message.</im>
Impact
Commonly include transmitting private data, like cookies or other session information, to the attacker, redirecting the victim to web content controlled by the attacker, or performing other malicious operations on the user’s machine under the guise of the vulnerable site.
Desktop (please complete the following information):
OS: Windows
Browser: ALL
Video POC