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

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

            Dates

              Created:
              Updated:

              Git Integration

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