In Teedy, versions v1.5 through v1.9 are vulnerable to Stored Cross-Site Scripting (XSS) in the name of a created Tag. Since the Tag name is not being sanitized properly in the edit tag page, a low privileged attacker can store malicious scripts in the name of the Tag. In the worst case, the victim who inadvertently triggers the attack is a highly privileged administrator. The injected scripts can extract the Session ID, which can lead to full Account Takeover of the administrator, and privileges escalation.
References
Link | Resource |
---|---|
https://github.com/sismics/docs/commit/4951229576d6892dc58ab8c572e73639ca82d80c | Patch Third Party Advisory |
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2022-22115 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-01-10 16:15
Updated : 2024-02-28 18:48
NVD link : CVE-2022-22115
Mitre link : CVE-2022-22115
CVE.ORG link : CVE-2022-22115
JSON object : View
Products Affected
sismics
- teedy
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')