mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
19 lines
852 B
Markdown
19 lines
852 B
Markdown
### [CVE-2016-6153](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://www.korelogic.com/Resources/Advisories/KL-001-2016-003.txt
|
|
- https://www.tenable.com/security/tns-2016-20
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|