ghsa-8m35-r25c-qr56
Vulnerability from github
Published
2022-05-13 01:28
Modified
2023-10-06 21:21
Severity ?
VLAI Severity ?
Summary
GraniteDS Insecure Deserialization
Details
The Java implementation of GraniteDS, version 3.1.1.GA, AMF3 deserializers derives class instances from java.io.Externalizable rather than the AMF3 specification's recommendation of flash.utils.IExternalizable. A remote attacker with the ability to spoof or control an RMI server connection may be able to send serialized Java objects that execute arbitrary code when deserialized.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.graniteds:granite-core" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "3.1.1.GA" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2017-3199" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2023-07-25T23:03:24Z", "nvd_published_at": "2018-06-11T17:29:00Z", "severity": "HIGH" }, "details": "The Java implementation of GraniteDS, version 3.1.1.GA, AMF3 deserializers derives class instances from java.io.Externalizable rather than the AMF3 specification\u0027s recommendation of flash.utils.IExternalizable. A remote attacker with the ability to spoof or control an RMI server connection may be able to send serialized Java objects that execute arbitrary code when deserialized.", "id": "GHSA-8m35-r25c-qr56", "modified": "2023-10-06T21:21:34Z", "published": "2022-05-13T01:28:41Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-3199" }, { "type": "WEB", "url": "https://codewhitesec.blogspot.com/2017/04/amf.html" }, { "type": "PACKAGE", "url": "https://github.com/graniteds/graniteds" }, { "type": "WEB", "url": "https://web.archive.org/web/20210124021547/http://www.securityfocus.com/bid/97382" }, { "type": "WEB", "url": "https://www.kb.cert.org/vuls/id/307983" }, { "type": "WEB", "url": "http://www.securityweek.com/flaws-java-amf-libraries-allow-remote-code-execution" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "GraniteDS Insecure Deserialization" }
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…