CVE-2023-45716
09.02.2024, 22:15
Sametime is impacted by sensitive information passed in URL.Enginsight
Vendor | Product | Version |
---|---|---|
hcltech | sametime | 𝑥 < 12.0.2 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-319 - Cleartext Transmission of Sensitive InformationThe software transmits sensitive or security-critical data in cleartext in a communication channel that can be sniffed by unauthorized actors.
- CWE-598 - Use of GET Request Method With Sensitive Query StringsThe web application uses the HTTP GET method to process a request and includes sensitive information in the query string of that request.