Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-35988

Fix insecure use of strcpy, strcat and sprintf in Client and SQL

    XMLWordPrintable

Details

    Description

      Old style C functions strcpy(), strcat() and sprintf() are vulnerable to security issues due to lacking memory boundary checks. Replace these in the Client and SQL with safe new and/or custom functions such as snprintf() safe_strcpy() and safe_strcat().

      Pull request: https://github.com/MariaDB/server/pull/2601

      Attachments

        Activity

          People

            gkodinov Georgi Kodinov
            svoj Sergey Vojtovich
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - 0d
                0d
                Remaining:
                Remaining Estimate - 0.5d
                0.5d
                Logged:
                Time Spent - Not Specified
                Not Specified

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.