#VU86632 Insufficiently protected credentials in Apache Solr - CVE-2023-50291
Published: February 20, 2024
Apache Solr
Apache Foundation
Description
The vulnerability allows a remote user to gain access to sensitive information.
The vulnerability exists due to an insecure redaction logic in the "/admin/info/properties" endpoint that hid only system properties with the "password" string inside their names. A remote user with "config-read" permission can obtain credentials stored in other properties, such as "basicauth" or "aws.secretKey".