CVE-2024-24789:
	The archive/zip package's handling of certain types of invalid
	zip files differs from the behavior of most zip implementations.
	This misalignment could be exploited to create an zip file with
	contents that vary depending on the implementation reading the
	file.
	The OAuth2 implementation does not always require authentication
	for public clients, a requirement of RFC 6749 Section 10.2. A
	malicious client can impersonate another client and obtain access
	to protected resources if the impersonated client fails to, or is
	unable to, keep its client credentials confidential.