ubuntu-cve-2019-0193
Vulnerability from osv_ubuntu
Published
2019-08-01 14:15
Modified
2025-09-08 16:45
Summary
Details

In Apache Solr, the DataImportHandler, an optional but popular module to pull in data from databases and other sources, has a feature in which the whole DIH configuration can come from a request's "dataConfig" parameter. The debug mode of the DIH admin screen uses this to allow convenient debugging / development of a DIH config. Since a DIH config can contain scripts, this parameter is a security risk. Starting with version 8.2.0 of Solr, use of this parameter requires setting the Java System property "enable.dih.dataConfigParam" to true.


{
  "affected": [
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro with Legacy support add-on: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "liblucene3-contrib-java",
            "binary_version": "3.6.2+dfsg-2ubuntu0.1~esm4"
          },
          {
            "binary_name": "liblucene3-java",
            "binary_version": "3.6.2+dfsg-2ubuntu0.1~esm4"
          },
          {
            "binary_name": "libsolr-java",
            "binary_version": "3.6.2+dfsg-2ubuntu0.1~esm4"
          },
          {
            "binary_name": "solr-common",
            "binary_version": "3.6.2+dfsg-2ubuntu0.1~esm4"
          },
          {
            "binary_name": "solr-jetty",
            "binary_version": "3.6.2+dfsg-2ubuntu0.1~esm4"
          },
          {
            "binary_name": "solr-tomcat",
            "binary_version": "3.6.2+dfsg-2ubuntu0.1~esm4"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:14.04:LTS",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-2ubuntu0.1~esm4?arch=source\u0026distro=esm-infra-legacy/trusty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.6.2+dfsg-2ubuntu0.1~esm4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.2+dfsg-1",
        "3.6.2+dfsg-2",
        "3.6.2+dfsg-2ubuntu0.1~esm1",
        "3.6.2+dfsg-2ubuntu0.1~esm2"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "liblucene3-contrib-java",
            "binary_version": "3.6.2+dfsg-8ubuntu0.1+esm1"
          },
          {
            "binary_name": "liblucene3-java",
            "binary_version": "3.6.2+dfsg-8ubuntu0.1+esm1"
          },
          {
            "binary_name": "libsolr-java",
            "binary_version": "3.6.2+dfsg-8ubuntu0.1+esm1"
          },
          {
            "binary_name": "solr-common",
            "binary_version": "3.6.2+dfsg-8ubuntu0.1+esm1"
          },
          {
            "binary_name": "solr-jetty",
            "binary_version": "3.6.2+dfsg-8ubuntu0.1+esm1"
          },
          {
            "binary_name": "solr-tomcat",
            "binary_version": "3.6.2+dfsg-8ubuntu0.1+esm1"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:16.04:LTS",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-8ubuntu0.1+esm1?arch=source\u0026distro=esm-apps/xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.6.2+dfsg-8ubuntu0.1+esm1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.2+dfsg-7",
        "3.6.2+dfsg-8",
        "3.6.2+dfsg-8ubuntu0.1"
      ]
    },
    {
      "ecosystem_specific": {
        "availability": "Available with Ubuntu Pro: https://ubuntu.com/pro",
        "binaries": [
          {
            "binary_name": "liblucene3-contrib-java",
            "binary_version": "3.6.2+dfsg-18~18.04.1~esm2"
          },
          {
            "binary_name": "liblucene3-java",
            "binary_version": "3.6.2+dfsg-18~18.04.1~esm2"
          },
          {
            "binary_name": "libsolr-java",
            "binary_version": "3.6.2+dfsg-18~18.04.1~esm2"
          },
          {
            "binary_name": "solr-common",
            "binary_version": "3.6.2+dfsg-18~18.04.1~esm2"
          },
          {
            "binary_name": "solr-jetty",
            "binary_version": "3.6.2+dfsg-18~18.04.1~esm2"
          },
          {
            "binary_name": "solr-tomcat",
            "binary_version": "3.6.2+dfsg-18~18.04.1~esm2"
          }
        ]
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:18.04:LTS",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-18~18.04.1~esm2?arch=source\u0026distro=esm-apps/bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.6.2+dfsg-18~18.04.1~esm2"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.2+dfsg-10",
        "3.6.2+dfsg-11",
        "3.6.2+dfsg-18~18.04"
      ]
    }
  ],
  "aliases": [],
  "details": "In Apache Solr, the DataImportHandler, an optional but popular module to pull in data from databases and other sources, has a feature in which the whole DIH configuration can come from a request\u0027s \"dataConfig\" parameter. The debug mode of the DIH admin screen uses this to allow convenient debugging / development of a DIH config. Since a DIH config can contain scripts, this parameter is a security risk. Starting with version 8.2.0 of Solr, use of this parameter requires setting the Java System property \"enable.dih.dataConfigParam\" to true.",
  "id": "UBUNTU-CVE-2019-0193",
  "modified": "2025-09-08T16:45:10Z",
  "published": "2019-08-01T14:15:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2019-0193"
    },
    {
      "type": "REPORT",
      "url": "https://issues.apache.org/jira/browse/SOLR-13669"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-0193"
    },
    {
      "type": "REPORT",
      "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
    },
    {
      "type": "ADVISORY",
      "url": "https://ubuntu.com/security/notices/USN-7283-1"
    }
  ],
  "related": [
    "USN-7283-1"
  ],
  "schema_version": "1.7.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    },
    {
      "score": "high",
      "type": "Ubuntu"
    }
  ],
  "upstream": [
    "CVE-2019-0193"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…