ID:8346 - Exploit for Missing Authentication for Critical Function in CouchDB - CVE-2022-24706
Published: September 6, 2022
CouchDB
Link to public exploit:
Vulnerability description
The vulnerability allows a remote attacker to gain full access to the application.
The vulnerability exists due to application in default configuration exposes a random network port, bound to all available interfaces
in anticipation of clustered operation and/or runtime introspection. A remote attacker can connect to the application via the exposed port without authentication and gain admin privileges.