ghsa-j65f-mvgw-prp2
Vulnerability from github
Published
2022-05-14 03:30
Modified
2024-02-26 22:28
Summary
Deserialization of Untrusted Data in Apache OpenJPA
Details
The BrokerFactory functionality in Apache OpenJPA 1.x before 1.2.3 and 2.x before 2.2.2 creates local executable JSP files containing logging trace data produced during deserialization of certain crafted OpenJPA objects, which makes it easier for remote attackers to execute arbitrary code by creating a serialized object and leveraging improperly secured server programs.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.openjpa:openjpa" }, "ranges": [ { "events": [ { "introduced": "1.0.0" }, { "fixed": "1.2.3" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.openjpa:openjpa" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.2.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2013-1768" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-07-08T19:03:11Z", "nvd_published_at": "2013-07-11T22:55:00Z", "severity": "HIGH" }, "details": "The BrokerFactory functionality in Apache OpenJPA 1.x before 1.2.3 and 2.x before 2.2.2 creates local executable JSP files containing logging trace data produced during deserialization of certain crafted OpenJPA objects, which makes it easier for remote attackers to execute arbitrary code by creating a serialized object and leveraging improperly secured server programs.", "id": "GHSA-j65f-mvgw-prp2", "modified": "2024-02-26T22:28:10Z", "published": "2022-05-14T03:30:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-1768" }, { "type": "WEB", "url": "https://github.com/apache/openjpa/commit/7f14c7df6b7c7ef42f0671138b9b5dd062fe99aa" }, { "type": "WEB", "url": "https://github.com/apache/openjpa/commit/87a4452be08b4f97274d0ccfac585ae85841e470" }, { "type": "WEB", "url": "https://github.com/apache/openjpa/commit/b8933dc24b84e7e7430ece56bd645d425dd89f24" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/82268" }, { "type": "PACKAGE", "url": "https://github.com/apache/openjpa" }, { "type": "WEB", "url": "https://seclists.org/fulldisclosure/2013/Jun/98" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1862.html" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1462076" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1462225" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1462268" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1462318" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1462328" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1462488" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1462512" }, { "type": "WEB", "url": "http://svn.apache.org/viewvc?view=revision\u0026revision=1462558" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html" } ], "schema_version": "1.4.0", "severity": [], "summary": "Deserialization of Untrusted Data in Apache OpenJPA" }
Loading...
Loading...
- 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.