Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
ronsor
on Dec 14, 2018
|
parent
|
context
|
favorite
| on:
Remote code execution vulnerability in SQLite
Does python use it's own sqlite3 or system sqlite3? In the latter case, patches would be the package maintainers' responsibility.
Of course, on Windows, it's going to have to use its own sqlite3.
Kipters
on Dec 15, 2018
[–]
Windows 10 ships a copy of sqlite3 since version 1511, I don't know which version it's shipping in the latest updates though.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Of course, on Windows, it's going to have to use its own sqlite3.