CVE-2021-32647

Source
https://cve.org/CVERecord?id=CVE-2021-32647
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-32647.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2021-32647
Aliases
  • GHSA-ph73-7v9r-wg32
Published
2021-06-01T14:15:10.030Z
Modified
2026-07-09T12:20:40.286855Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Emissary is a P2P based data-driven workflow engine. Affected versions of Emissary are vulnerable to post-authentication Remote Code Execution (RCE). The CreatePlace REST endpoint accepts an sppClassName parameter which is used to load an arbitrary class. This class is later instantiated using a constructor with the following signature: <constructor>(String, String, String). An attacker may find a gadget (class) in the application classpath that could be used to achieve Remote Code Execution (RCE) or disrupt the application. Even though the chances to find a gadget (class) that allow arbitrary code execution are low, an attacker can still find gadgets that could potentially crash the application or leak sensitive data. As a work around disable network access to Emissary from untrusted sources.

References

Affected packages

Git / github.com/nationalsecurityagency/emissary

Affected ranges

Type
GIT
Repo
https://github.com/nationalsecurityagency/emissary
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "6.4.0"
        },
        {
            "last_affected": "6.4.0"
        }
    ],
    "source": "CPE_STRING",
    "cpe": "cpe:2.3:a:nsa:emissary:6.4.0:*:*:*:*:*:*:*"
}

Affected versions

6.*
6.4.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-32647.json"