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.
Solution:
The product generates an error message that includes sensitive information about its environment, users, or associated data.
Link | Tags |
---|---|
https://github.com/apache/ofbiz-framework/commit/2f5b8d33e32c4d9a48243cf9e503236acd5aec5c | third party advisory patch |
https://www.whitesourcesoftware.com/vulnerability-database/CVE-2021-25958 | third party advisory |