Headline
CVE-2021-36608: webTareas / Tickets / #44 Cross Site Script Vulnerability on "Documents" in webtareas feature v2.2p1
Cross Site Scripting (XSS) vulnerability in webTareas 2.2p1 via the Name field to /projects/editproject.php.
- Summary
- Files
- Reviews
- Support
- Code
- Tickets
- News
Menu ▾ ▴
Milestone: 2.2
Status: closed
Updated: 2021-07-07
Created: 2021-07-07
Private: No
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 Documents: ‘webtareas/linkedcontent/listfiles.php?doc_type=0&id=0’
3. Click Add Projects: ‘webtareas/linkedcontent/editfolder.php?parent=0’
4. Insert Payload in “Name” Documents: “><im g="” src="xx" onerror="alert(‘xssss’)">
5. Boom xss alert!
**
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
imgae poc:</im>
2 Attachments
Discussion
Log in to post a comment.