We found results for “”
CVE-2021-25958
Date: August 30, 2021
Overview
In Apache OFBiz, versions v17.12.01 to v17.12.07 implement a try catch exception to handle errors at multiple locations but leaks out sensitive table info which may aid the attacker for further recon. A user can register with a very long password, but when he tries to login with it an exception occurs.Details
Apache OFBiz implements a try catch exception to handle errors at multiple locations but leaks out sensitive table info which may aid the attacker for further recon. This exception occurs when a user tries to login to an ecommerce application with a very long password length.PoC Details
Create a user with a very long password. Then go to https://host/ecommerce/control/login and login with the same user:pass you created in the last step. You will not be able to complete the login and an error message will leak out sensitive information.Affected Environments
release17.12.01-release17.12.07Prevention
Upgrade to version release17.12.08Language: Java
Good to know:
Base Score: |
|
---|---|
Attack Vector (AV): | Network |
Attack Complexity (AC): | Low |
Privileges Required (PR): | None |
User Interaction (UI): | None |
Scope (S): | Unchanged |
Confidentiality (C): | Low |
Integrity (I): | None |
Availability (A): | Low |
Base Score: |
|
---|---|
Access Vector (AV): | Network |
Access Complexity (AC): | Low |
Authentication (AU): | None |
Confidentiality (C): | Partial |
Integrity (I): | None |
Availability (A): | None |
Additional information: |