Vulnerability Description
main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveraging access to this non-root account for tinyproxy.pid modification before a root script executes a "kill `cat /run/tinyproxy/tinyproxy.pid`" command.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tinyproxy Project | Tinyproxy | <= 1.8.4 |
Related Weaknesses (CWE)
References
- https://github.com/tinyproxy/tinyproxy/issues/106Issue TrackingPatchThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html
- https://github.com/tinyproxy/tinyproxy/issues/106Issue TrackingPatchThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2020/03/msg00037.html
FAQ
What is CVE-2017-11747?
CVE-2017-11747 is a vulnerability with a CVSS score of 5.5 (MEDIUM). main.c in Tinyproxy 1.8.4 and earlier creates a /run/tinyproxy/tinyproxy.pid file after dropping privileges to a non-root account, which might allow local users to kill arbitrary processes by leveragi...
How severe is CVE-2017-11747?
CVE-2017-11747 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-11747?
Check the references section above for vendor advisories and patch information. Affected products include: Tinyproxy Project Tinyproxy.