4.3 CVE-2023-28708
Patch
When using the RemoteIpFilter with requests received from a reverse proxy via HTTP that include the X-Forwarded-Proto header set to https, session cookies created by Apache Tomcat 11.0.0-M1 to 11.0.0.-M2, 10.1.0-M1 to 10.1.5, 9.0.0-M1 to 9.0.71 and 8.5.0 to 8.5.85 did not include the secure attribute. This could result in the user agent transmitting the session cookie over an insecure channel.
https://nvd.nist.gov/vuln/detail/CVE-2023-28708
Categories
CWE-523 : Unprotected Transport of Credentials
Login pages do not use adequate measures to protect the user name and password while they are in transit from the client to the server. Automated static analysis, commonly referred to as Static Application Security Testing (SAST), can find some instances of this weakness by analyzing source code (or binary/compiled code) without having to execute it. Typically, this is done by building a model of data flow and control flow, then searching for potentially-vulnerable patterns that connect "sources" (origins of input) with "sinks" (destinations where the data interacts with external components, a lower layer such as the OS, etc.) Enforce SSL use for the login page or any page used to transmit user credentials or other sensitive information. Even if the entire site does not use SSL, it MUST use SSL for login. Additionally, to help prevent phishing attacks, make sure that SSL serves the login page. SSL allows the user to verify the identity of the server to which they are connecting. If the SSL serves login page, the user can be certain they are talking to the proper end system. A phishing attack would typically redirect a user to a site that does not have a valid trusted server certificate issued from an authorized supplier.
References
af854a3a-2127-422b-91ae-364da2661108 Patch
https://lists.apache.org/thread/hdksc59z3s7tm39x0pp33mtwdrt8qr67 Mailing List Patch Vendor Advisory |
security@apache.org Patch
https://lists.apache.org/thread/hdksc59z3s7tm39x0pp33mtwdrt8qr67 Mailing List Patch Vendor Advisory |
CPE
cpe | start | end |
---|---|---|
Configuration 1 | ||
cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* | >= 8.5.0 | < 8.5.86 |
cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* | > 9.0.0 | < 9.0.72 |
cpe:2.3:a:apache:tomcat:*:*:*:*:*:*:*:* | > 10.1.0 | < 10.1.6 |
cpe:2.3:a:apache:tomcat:11.0.0:milestone1:*:*:*:*:*:* | ||
cpe:2.3:a:apache:tomcat:11.0.0:milestone2:*:*:*:*:*:* |
REMEDIATION
Patch
Url |
---|
https://lists.apache.org/thread/hdksc59z3s7tm39x0pp33mtwdrt8qr67 |
https://lists.apache.org/thread/hdksc59z3s7tm39x0pp33mtwdrt8qr67 |
EXPLOITS
Exploit-db.com
id | description | date | |
---|---|---|---|
No known exploits |
POC Github
Url |
---|
No known exploits |
Other Nist (github, ...)
Url |
---|
No known exploits |
CAPEC
Common Attack Pattern Enumerations and Classifications
id | description | severity |
---|---|---|
102 | Session Sidejacking |
High |
Cybersecurity needs ?
Strengthen software security from the outset with our DevSecOps expertise
Integrate security right from the start of the software development cycle for more robust applications and greater customer confidence.
Our team of DevSecOps experts can help you secure your APIs, data pipelines, CI/CD chains, Docker containers and Kubernetes deployments.