SB2023021019 - Multiple vulnerabilities in Johnson Controls System Configuration Tool (SCT)
Published: February 10, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 2 vulnerabilities.
1) Sensitive Cookie Without HttpOnly Flag (CVE-ID: CVE-2022-21939)
CWE-ID: CWE-1004 - Sensitive Cookie Without 'HttpOnly' Flag
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the application does not set the "HttpOnly" flag on a cookies used for authentication. A remote attacker can obtain sensitive information passed via the cookie using a third-party script.
2) Sensitive Cookie in HTTPS Session Without Secure Attribute (CVE-ID: CVE-2022-21940)
CWE-ID: CWE-614 - Sensitive Cookie in HTTPS Session Without 'Secure' Attribute
CVSSv4: CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
The vulnerability allows a remote attacker to gain access to potentially sensitive information.
The vulnerability exists due to the application does not set the "Secure" flag on a cookies used for authentication. A remote attacker can obtain sensitive information passed via the cookie using a third-party script.
Remediation
Install update from vendor's website.