ghsa-26v6-w6fw-rh94
Vulnerability from github
Published
2018-10-16 23:12
Modified
2023-12-19 22:56
Summary
Apache Camel can allow remote attackers to execute arbitrary commands
Details

Apache Camel 2.6.x through 2.14.x, 2.15.x before 2.15.5, and 2.16.x before 2.16.1, when using (1) camel-jetty or (2) camel-servlet as a consumer in Camel routes, allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-jetty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.15.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-jetty"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.16.0"
            },
            {
              "fixed": "2.16.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.16.0"
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-servlet"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.15.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-servlet"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.16.0"
            },
            {
              "fixed": "2.16.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.16.0"
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-http"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.15.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-http"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.16.0"
            },
            {
              "fixed": "2.16.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.16.0"
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-http-common"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.15.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-http-common"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.16.0"
            },
            {
              "fixed": "2.16.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.16.0"
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-http4"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.15.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-http4"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.16.0"
            },
            {
              "fixed": "2.16.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.16.0"
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-ahc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.15.5"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Maven",
        "name": "org.apache.camel:camel-ahc"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "2.16.0"
            },
            {
              "fixed": "2.16.1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ],
      "versions": [
        "2.16.0"
      ]
    }
  ],
  "aliases": [
    "CVE-2015-5348"
  ],
  "database_specific": {
    "cwe_ids": [],
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T20:51:34Z",
    "nvd_published_at": null,
    "severity": "HIGH"
  },
  "details": "Apache Camel 2.6.x through 2.14.x, 2.15.x before 2.15.5, and 2.16.x before 2.16.1, when using (1) camel-jetty or (2) camel-servlet as a consumer in Camel routes, allow remote attackers to execute arbitrary commands via a crafted serialized Java object in an HTTP request.",
  "id": "GHSA-26v6-w6fw-rh94",
  "modified": "2023-12-19T22:56:00Z",
  "published": "2018-10-16T23:12:20Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5348"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/f7f0b18f6924fe0b01f32a25ed1e38e29b1bf8e5"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/e7fd5f049c2fd51a528f8062da91a1c75e33b0e8"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/d853853469292cd54fd9662c3605030ab5a9566b"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/c558f30a6d3820faa3d8c4ad5e54448914ec60d0"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/c47cffcadabca0c588753555a386942184a33627"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/a68434c258cdcd30587ae7adc5dabbac43eadbbf"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/9cbd5867fe73ef07ecba6f16d64689632e3f2a16"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/94330f99acb6f28155793b253de9956c3798f3bb"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/92081b203523c5ed502ed41df43cbd8655caf9b9"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/7e28d0af471ea992eb74807a4abd1626b88d678a"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/735ee02c693964b5f700af13a2adfeae56b848a4"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/5ea0a6f6c6a54f1cddf9691a99b0c237afc95348"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/515c822148d52de9e7cdf4f6b01f7b793f2f273f"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/4f065fe07c1dcd7b451e6005a6dc8e96d77da43e"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/44e6a3036e5a11d90b60c142cf51ed74b792de31"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/349109b0834764560f0be69eb74f43a16bd220b0"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/32eacdaff16f8709da55e27b83fa21a16d739f63"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/1b1ccbcd94860f6f1d8caf98fb59e6ab7b3940b4"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/190d7c81b7e3ce767514e319630b1bbaf27e6817"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/13e43c1412ad72d99030b4eb4cb72c84fa57d5ff"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel/commit/0afcf721ff209eb10a24c5e4b48ca9d6727ea99a"
    },
    {
      "type": "WEB",
      "url": "https://github.com/apache/camel"
    },
    {
      "type": "WEB",
      "url": "https://issues.apache.org/jira/browse/CAMEL-9309"
    },
    {
      "type": "WEB",
      "url": "https://lists.apache.org/thread.html/2318d7f7d87724d8716cd650c21b31cb06e4d34f6d0f5ee42f28fdaf@%3Ccommits.camel.apache.org%3E"
    },
    {
      "type": "WEB",
      "url": "https://lists.apache.org/thread.html/b4014ea7c5830ca1fc28edd5cafedfe93ad4af2d9e69c961c5def31d@%3Ccommits.camel.apache.org%3E"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-26v6-w6fw-rh94"
    },
    {
      "type": "WEB",
      "url": "http://camel.apache.org/security-advisories.data/CVE-2015-5348.txt.asc"
    },
    {
      "type": "WEB",
      "url": "http://packetstormsecurity.com/files/134946/Apache-Camel-Java-Object-Deserialization.html"
    },
    {
      "type": "WEB",
      "url": "http://rhn.redhat.com/errata/RHSA-2016-2035.html"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/archive/1/537147/100/0/threaded"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/80696"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Apache Camel can allow remote attackers to execute arbitrary commands"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.