-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
sprintf (buffer, "%lf", value);
Does not check for buffer overflows, If message's length > str's length, there's a buffer overflow.
This issue was reported to brave via hackerone, they marked my bug as informative and close it by saying.
The code that you highlighted is part of the npm module cppunitlite. The npm module is used in the tracking protection library in the iOS browser, but the code snippet that you highlighted is not used in the code.
You can report the issue here for a fix from the author: https://github.com/smikes/CppUnitLite/
Thanks, Dhiraj
Metadata
Metadata
Assignees
Labels
No labels