FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix potential vulnerable cloned function by npt-1707 · Pull Request #488 · griddb/griddb · GitHub

/ griddb Public

Fix potential vulnerable cloned function - #488

Open
npt-1707 wants to merge 1 commit into
griddb:masterfrom
npt-1707:fix_CVE-2019-8457
Open

Fix potential vulnerable cloned function#488
npt-1707 wants to merge 1 commit into
griddb:masterfrom
npt-1707:fix_CVE-2019-8457

Conversation

Copy link
Copy Markdown

Hi Development Team,

I identified a potential vulnerability in clone functions rtreenode() in 3rd_party/sqlite_mod/ext/rtree/rtree.c sourced from sqlite/sqlite. This issue, originally reported in CVE-2019-8457, was resolved in the repository via this commit sqlite/sqlite@e41fd72.

This PR applies the corresponding patch to fix the vulnerability in this codebase.

Please review at your convenience. Thank you!

Copy link
Copy Markdown
Member

Thank you for your information and pull request.
I'll confirm it.

Copy link
Copy Markdown
Member

Sorry for late reply.

I confirmed GridDB doesn't use rtreenode() in rtree.c you reported.
So, I commented out it by 9b8ec30.

I'd like to improve the 3rd_party/sqlite_mod.
Ex.)

  • Replace with the latest sqlite
  • Place a minimal set of source code

Thank you.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL