ubuntu-cve-2019-17558
Vulnerability from osv_ubuntu
Published
2019-12-30 17:15
Modified
2025-01-13 10:22
Summary
Details

Apache Solr 5.0.0 to Apache Solr 8.3.1 are vulnerable to a Remote Code Execution through the VelocityResponseWriter. A Velocity template can be provided through Velocity templates in a configset velocity/ directory or as a parameter. A user defined configset could contain renderable, potentially malicious, templates. Parameter provided templates are disabled by default, but can be enabled by setting params.resource.loader.enabled by defining a response writer with that setting set to true. Defining a response writer requires configuration API access. Solr 8.4 removed the params resource loader entirely, and only enables the configset-provided template rendering when the configset is trusted (has been uploaded by an authenticated user).


{
  "affected": [
    {
      "ecosystem_specific": {
        "ubuntu_priority": "high"
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:14.04:LTS",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-2ubuntu0.1~esm2?arch=source\u0026distro=esm-infra-legacy/trusty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "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": {
        "ubuntu_priority": "high"
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:16.04:LTS",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-8ubuntu0.1?arch=source\u0026distro=esm-apps/xenial"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.2+dfsg-7",
        "3.6.2+dfsg-8",
        "3.6.2+dfsg-8ubuntu0.1"
      ]
    },
    {
      "ecosystem_specific": {
        "ubuntu_priority": "high"
      },
      "package": {
        "ecosystem": "Ubuntu:Pro:18.04:LTS",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-18~18.04?arch=source\u0026distro=esm-apps/bionic"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.2+dfsg-10",
        "3.6.2+dfsg-11",
        "3.6.2+dfsg-18~18.04"
      ]
    },
    {
      "ecosystem_specific": {
        "ubuntu_priority": "high"
      },
      "package": {
        "ecosystem": "Ubuntu:20.04:LTS",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-22?arch=source\u0026distro=focal"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.2+dfsg-20",
        "3.6.2+dfsg-22"
      ]
    },
    {
      "ecosystem_specific": {
        "ubuntu_priority": "high"
      },
      "package": {
        "ecosystem": "Ubuntu:22.04:LTS",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-24?arch=source\u0026distro=jammy"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.2+dfsg-24"
      ]
    },
    {
      "ecosystem_specific": {
        "ubuntu_priority": "high"
      },
      "package": {
        "ecosystem": "Ubuntu:24.10",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-26?arch=source\u0026distro=oracular"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.2+dfsg-26"
      ]
    },
    {
      "ecosystem_specific": {
        "ubuntu_priority": "high"
      },
      "package": {
        "ecosystem": "Ubuntu:24.04:LTS",
        "name": "lucene-solr",
        "purl": "pkg:deb/ubuntu/lucene-solr@3.6.2+dfsg-26?arch=source\u0026distro=noble"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "3.6.2+dfsg-26"
      ]
    }
  ],
  "aliases": [],
  "details": "Apache Solr 5.0.0 to Apache Solr 8.3.1 are vulnerable to a Remote Code Execution through the VelocityResponseWriter. A Velocity template can be provided through Velocity templates in a configset `velocity/` directory or as a parameter. A user defined configset could contain renderable, potentially malicious, templates. Parameter provided templates are disabled by default, but can be enabled by setting `params.resource.loader.enabled` by defining a response writer with that setting set to `true`. Defining a response writer requires configuration API access. Solr 8.4 removed the params resource loader entirely, and only enables the configset-provided template rendering when the configset is `trusted` (has been uploaded by an authenticated user).",
  "id": "UBUNTU-CVE-2019-17558",
  "modified": "2025-01-13T10:22:01Z",
  "published": "2019-12-30T17:15:00Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://ubuntu.com/security/CVE-2019-17558"
    },
    {
      "type": "REPORT",
      "url": "https://www.openwall.com/lists/oss-security/2019/12/30/1"
    },
    {
      "type": "REPORT",
      "url": "https://issues.apache.org/jira/browse/SOLR-13971"
    },
    {
      "type": "REPORT",
      "url": "https://issues.apache.org/jira/browse/SOLR-14025"
    },
    {
      "type": "REPORT",
      "url": "https://www.cve.org/CVERecord?id=CVE-2019-17558"
    },
    {
      "type": "REPORT",
      "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
    }
  ],
  "related": [
    "CVE-2019-17558"
  ],
  "schema_version": "1.6.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "withdrawn": "2025-06-23T15:53:29Z"
}



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…

Loading…