jvndb-2020-000074
Vulnerability from jvndb
Published
2020-11-19 14:33
Modified
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.
References
Impacted products
▼ | Vendor | Product |
---|---|---|
Hibernate | Hibernate ORM |
{ "@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" }
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.