ghsa-gj76-429m-56wc
Vulnerability from github
Published
2020-02-04 22:38
Modified
2021-08-19 16:54
Severity ?
VLAI Severity ?
Summary
Deserialization of Untrusted Data in Apache Olingo
Details
Apache Olingo versions 4.0.0 to 4.6.0 provide the AbstractService class, which is public API, uses ObjectInputStream and doesn't check classes being deserialized. If an attacker can feed malicious metadata to the class, then it may result in running attacker's code in the worse case.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 4.6.0" }, "package": { "ecosystem": "Maven", "name": "org.apache.olingo:odata-client-proxy" }, "ranges": [ { "events": [ { "introduced": "4.0.0" }, { "fixed": "4.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-17556" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2020-02-04T22:35:09Z", "nvd_published_at": null, "severity": "CRITICAL" }, "details": "Apache Olingo versions 4.0.0 to 4.6.0 provide the AbstractService class, which is public API, uses ObjectInputStream and doesn\u0027t check classes being deserialized. If an attacker can feed malicious metadata to the class, then it may result in running attacker\u0027s code in the worse case.", "id": "GHSA-gj76-429m-56wc", "modified": "2021-08-19T16:54:03Z", "published": "2020-02-04T22:38:22Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17556" }, { "type": "WEB", "url": "https://github.com/apache/olingo-odata4/pull/60/files" }, { "type": "WEB", "url": "https://issues.apache.org/jira/browse/OLINGO-1410" }, { "type": "WEB", "url": "https://mail-archives.apache.org/mod_mbox/olingo-user/201912.mbox/%3CCAGSZ4d4vbSYaVh3aUWAvcVHK2qcFxxCZd3WAx3xbwZXskPX8nw%40mail.gmail.com%3E" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Deserialization of Untrusted Data in Apache Olingo" }
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.
Loading…
Loading…