GHSA-8v4h-j42h-wfhc

Suggest an improvement
Source
https://github.com/advisories/GHSA-8v4h-j42h-wfhc
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-8v4h-j42h-wfhc/GHSA-8v4h-j42h-wfhc.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8v4h-j42h-wfhc
Aliases
  • CVE-2017-3203
Published
2022-05-13T01:36:43Z
Modified
2023-11-08T03:59:21.022673Z
Severity
  • 8.1 (High) CVSS_V3 - CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
Deserialization of Untrusted Data in Spring-flex
Details

The Java implementations of AMF3 deserializers in Pivotal/Spring Spring-flex derive 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.

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

Affected packages

Maven / org.springframework.flex:spring-flex

Package

Name
org.springframework.flex:spring-flex
View open source insights on deps.dev
Purl
pkg:maven/org.springframework.flex/spring-flex

Affected ranges

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

Affected versions

1.*

1.0.0.RELEASE
1.0.1.RELEASE
1.0.2.RELEASE
1.0.3.RELEASE
1.5.0.RELEASE
1.5.1.RELEASE
1.5.2.RELEASE