cve/2016/CVE-2016-8742.md
2024-05-26 14:27:05 +02:00

996 B

CVE-2016-8742

Description

The Windows installer that the Apache CouchDB team provides was vulnerable to local privilege escalation. All files in the install inherit the file permissions of the parent directory and therefore a non-privileged user can substitute any executable for the nssm.exe service launcher, or CouchDB batch or binary files. A subsequent service or server restart will then run that binary with administrator privilege. This issue affected CouchDB 2.0.0 (Windows platform only) and was addressed in CouchDB 2.0.0.1.

POC

Reference

Github

No PoCs found on GitHub currently.