GHSA-vx9j-rvmj-jc32

Suggest an improvement
Source
https://github.com/advisories/GHSA-vx9j-rvmj-jc32
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-vx9j-rvmj-jc32/GHSA-vx9j-rvmj-jc32.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-vx9j-rvmj-jc32
Aliases
  • CVE-2017-3200
Published
2022-05-13T01:28:41Z
Modified
2024-02-16T08:22:46.524323Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
GraniteDS Insecure Deserialization
Details

The Java implementation of AMF3 deserializers used in GraniteDS, version 3.1.1.GA, may allow instantiation of arbitrary classes via their public parameter-less constructor and subsequently call arbitrary Java Beans setter methods. The ability to exploit this vulnerability depends on the availability of classes in the class path that make use of deserialization. A remote attacker with the ability to spoof or control information may be able to send serialized Java objects with pre-set properties that result in arbitrary code execution when deserialized.

Database specific
{
    "nvd_published_at": "2018-06-11T17:29:00Z",
    "cwe_ids": [
        "CWE-502"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-25T23:01:36Z"
}
References

Affected packages

Maven / org.graniteds:granite-server-core

Package

Name
org.graniteds:granite-server-core
View open source insights on deps.dev
Purl
pkg:maven/org.graniteds/granite-server-core

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
3.1.1.GA

Affected versions

3.*

3.0.0.RC1
3.0.0.GA
3.0.1.GA
3.0.2.GA
3.0.3.GA
3.0.4.GA
3.1.0.M1
3.1.0.RC1
3.1.0.GA
3.1.1.GA