CVE-2021-27330
Triconsole 3.75 - Reflected XSS
Record summary
CVE-2021-27330 has a selected CVSS score of 6.1 (medium); EIP currently links 1 catalogued exploit and 1 Nuclei template.
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.
Exploitation context
Proofs of concept
1Catalogued exploits
ExploitDBTriconsole 3.75 - Reflected XSSExploitDB exploitby Akash ChathothNot analyzed1 file
Nuclei templates
1ProjectDiscoveryMEDIUMTriconsole Datepicker Calendar <3.77 - Cross-Site ScriptingCVSS 6.1
Triconsole Datepicker Calendar before 3.77 contains a cross-site scripting vulnerability 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.
Impact
Successful exploitation of this vulnerability could allow an attacker to execute arbitrary JavaScript code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
Remediation
Upgrade to a patched version of Triconsole Datepicker Calendar that properly validates user input to prevent XSS attacks.
Source: ProjectDiscovery