Files
CVEs-PoC/2016/CVE-2016-6153.md
2025-09-29 21:09:30 +02:00

985 B

CVE-2016-6153

Description

os_unix.c in SQLite before 3.13.0 improperly implements the temporary directory search algorithm, which might allow local users to obtain sensitive information, cause a denial of service (application crash), or have unspecified other impact by leveraging use of the current working directory for temporary files.

POC

Reference

Github