Search

Find a vulnerability

Search criteria

    1 vulnerability found for Hibernate ORM by Hibernate

    JVNDB-2020-000074

    Vulnerability from jvndb - Published: 2020-11-19 14:33 - Updated:2020-11-19 14:33
    Severity
    Summary
    Hibernate ORM vulnerable to SQL injection
    Details
    Hibernate ORM is an ORM framework for Java. Hibernate ORM can be configured (hibernate.use_sql_comments to true, which is false by default) to add comments to generated SQL statements, aimed at debugging purpose. When hibernate.use_sql_comments is configured to true, malicious input may produce unexpected SQL statements (CWE-89). TERASOLUNA Framework Development Team of NTT DATA reported this vulnerability to IPA. JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
    Impacted products
    Show details on JVN DB website

    {
      "@rdf:about": "https://jvndb.jvn.jp/en/contents/2020/JVNDB-2020-000074.html",
      "dc:date": "2020-11-19T14:33+09:00",
      "dcterms:issued": "2020-11-19T14:33+09:00",
      "dcterms:modified": "2020-11-19T14:33+09:00",
      "description": "Hibernate ORM is an ORM framework for Java.\r\nHibernate ORM can be configured (hibernate.use_sql_comments to true, which is false by default) to add comments to generated SQL statements, aimed at debugging purpose.\r\nWhen hibernate.use_sql_comments is configured to true, malicious input may produce unexpected SQL statements (CWE-89).\r\n\r\nTERASOLUNA Framework Development Team of NTT DATA reported this vulnerability to IPA.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.",
      "link": "https://jvndb.jvn.jp/en/contents/2020/JVNDB-2020-000074.html",
      "sec:cpe": {
        "#text": "cpe:/a:hibernate:hibernate_orm",
        "@product": "Hibernate ORM",
        "@vendor": "Hibernate",
        "@version": "2.2"
      },
      "sec:cvss": [
        {
          "@score": "4.0",
          "@severity": "Medium",
          "@type": "Base",
          "@vector": "AV:N/AC:H/Au:N/C:P/I:P/A:N",
          "@version": "2.0"
        },
        {
          "@score": "7.4",
          "@severity": "High",
          "@type": "Base",
          "@vector": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
          "@version": "3.0"
        }
      ],
      "sec:identifier": "JVNDB-2020-000074",
      "sec:references": [
        {
          "#text": "https://jvn.jp/en/jp/JVN90729322/index.html",
          "@id": "JVN#90729322",
          "@source": "JVN"
        },
        {
          "#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25638",
          "@id": "CVE-2020-25638",
          "@source": "CVE"
        },
        {
          "#text": "https://nvd.nist.gov/vuln/detail/CVE-2020-25638",
          "@id": "CVE-2020-25638",
          "@source": "NVD"
        },
        {
          "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html",
          "@id": "CWE-89",
          "@title": "SQL Injection(CWE-89)"
        }
      ],
      "title": "Hibernate ORM vulnerable to SQL injection"
    }