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

ST_GeomFromGeoJSON does not control recursion depth

    XMLWordPrintable

Details

    • Bug
    • Status: In Progress (View Workflow)
    • Critical
    • Resolution: Unresolved
    • 10.6, 10.11, 11.4, 11.8, 12.3
    • 10.6
    • GIS
    • None
    • Not for Release Notes

    Description

      SELECT ST_GeomFromGeoJSON(
        concat(
          repeat('{"type":"GeometryCollection","geometries":[', 2000),
          '{"type":"Point","coordinates":[0,0]}',
          repeat(']}', 2000)
        ));
      

      Reported by byteoverride

      Attachments

        Issue Links

          Activity

            People

              danblack Daniel Black
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.