The Common Custom User Data (CCUD) Gradle Plugin, Maven Extension and sbt plugin are widely used to provide additional build data for Build Scans.
The plugins are vulnerable to information disclosure if the provided Git repository URL contains url-encoded user credentials. To exploit this, the plugin or extension user must have configured their build with url-encoded credentials in the URL, and the attacker must have access to the Develocity instance where this information is exposed.
If CCUD plugins are not used, or credentials are not included in URLs, or credentials are not URL-encoded, then no component is affected.