ghsa-cjjf-94ff-43w7
Vulnerability from github
Published
2019-03-25 18:03
Modified
2024-03-01 21:49
Summary
jackson-databind Deserialization of Untrusted Data vulnerability
Details

An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4, 2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or for a specific property), the service has the Jodd-db jar (for database access for the Jodd framework) in the classpath, and an attacker can provide an LDAP service to access, it is possible to make the service execute a malicious payload.

Show details on source website


{
   affected: [
      {
         database_specific: {
            last_known_affected_version_range: "<= 2.7.9.3",
         },
         package: {
            ecosystem: "Maven",
            name: "com.fasterxml.jackson.core:jackson-databind",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "0",
                  },
                  {
                     fixed: "2.7.9.4",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         database_specific: {
            last_known_affected_version_range: "<= 2.8.11.1",
         },
         package: {
            ecosystem: "Maven",
            name: "com.fasterxml.jackson.core:jackson-databind",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "2.8.0",
                  },
                  {
                     fixed: "2.8.11.2",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
      {
         package: {
            ecosystem: "Maven",
            name: "com.fasterxml.jackson.core:jackson-databind",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "2.9.0",
                  },
                  {
                     fixed: "2.9.6",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2018-12022",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-502",
      ],
      github_reviewed: true,
      github_reviewed_at: "2020-06-16T20:42:00Z",
      nvd_published_at: "2019-03-21T16:00:12Z",
      severity: "HIGH",
   },
   details: "An issue was discovered in FasterXML jackson-databind prior to 2.7.9.4, 2.8.11.2, and 2.9.6. When Default Typing is enabled (either globally or for a specific property), the service has the Jodd-db jar (for database access for the Jodd framework) in the classpath, and an attacker can provide an LDAP service to access, it is possible to make the service execute a malicious payload.",
   id: "GHSA-cjjf-94ff-43w7",
   modified: "2024-03-01T21:49:04Z",
   published: "2019-03-25T18:03:09Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2018-12022",
      },
      {
         type: "WEB",
         url: "https://github.com/FasterXML/jackson-databind/issues/2052",
      },
      {
         type: "WEB",
         url: "https://github.com/FasterXML/jackson-databind/commit/28badf7ef60ac3e7ef151cd8e8ec010b8479226a",
      },
      {
         type: "WEB",
         url: "https://github.com/FasterXML/jackson-databind/commit/7487cf7eb14be2f65a1eb108e8629c07ef45e0a",
      },
      {
         type: "WEB",
         url: "https://github.com/FasterXML/jackson-databind/commit/bf261d404c2f79fd3406237710d40ebb03c99d84",
      },
      {
         type: "ADVISORY",
         url: "https://github.com/advisories/GHSA-cjjf-94ff-43w7",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/7fcf88aff0d1deaa5c3c7be8d58c05ad7ad5da94b59065d8e7c50c5d@%3Cissues.lucene.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E",
      },
      {
         type: "WEB",
         url: "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZEDLDUYBSTDY4GWDBUXGJNS2RFYTFVRC",
      },
      {
         type: "WEB",
         url: "https://medium.com/@cowtowncoder/on-jackson-cves-dont-panic-here-is-what-you-need-to-know-54cd0d6e8062",
      },
      {
         type: "WEB",
         url: "https://seclists.org/bugtraq/2019/May/68",
      },
      {
         type: "WEB",
         url: "https://security.netapp.com/advisory/ntap-20190530-0003",
      },
      {
         type: "WEB",
         url: "https://www.blackhat.com/docs/us-16/materials/us-16-Munoz-A-Journey-From-JNDI-LDAP-Manipulation-To-RCE.pdf",
      },
      {
         type: "WEB",
         url: "https://www.debian.org/security/2019/dsa-4452",
      },
      {
         type: "WEB",
         url: "https://www.oracle.com/security-alerts/cpuapr2020.html",
      },
      {
         type: "WEB",
         url: "https://www.oracle.com/security-alerts/cpuoct2020.html",
      },
      {
         type: "WEB",
         url: "https://www.oracle.com/technetwork/security-advisory/cpuapr2019-5072813.html",
      },
      {
         type: "WEB",
         url: "https://www.oracle.com/technetwork/security-advisory/cpujul2019-5072835.html",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHBA-2019:0959",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:0782",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:0877",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:1106",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:1107",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:1108",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:1140",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:1782",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:1797",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:1822",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:1823",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:2804",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:2858",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:3002",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:3140",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:3149",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:3892",
      },
      {
         type: "WEB",
         url: "https://access.redhat.com/errata/RHSA-2019:4037",
      },
      {
         type: "WEB",
         url: "https://bugzilla.redhat.com/show_bug.cgi?id=1671098",
      },
      {
         type: "PACKAGE",
         url: "https://github.com/FasterXML/jackson-databind",
      },
      {
         type: "WEB",
         url: "http://www.securityfocus.com/bid/107585",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.0/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
         type: "CVSS_V3",
      },
   ],
   summary: "jackson-databind Deserialization of Untrusted Data vulnerability",
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



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.