CVE-2019-11580

Source
https://cve.org/CVERecord?id=CVE-2019-11580
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11580.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-11580
Published
2019-06-03T14:29:00.217Z
Modified
2026-03-14T09:33:21.865112Z
Severity
  • 9.8 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

Atlassian Crowd and Crowd Data Center had the pdkinstall development plugin incorrectly enabled in release builds. Attackers who can send unauthenticated or authenticated requests to a Crowd or Crowd Data Center instance can exploit this vulnerability to install arbitrary plugins, which permits remote code execution on systems running a vulnerable version of Crowd or Crowd Data Center. All versions of Crowd from version 2.1.0 before 3.0.5 (the fixed version for 3.0.x), from version 3.1.0 before 3.1.6 (the fixed version for 3.1.x), from version 3.2.0 before 3.2.8 (the fixed version for 3.2.x), from version 3.3.0 before 3.3.5 (the fixed version for 3.3.x), and from version 3.4.0 before 3.4.4 (the fixed version for 3.4.x) are affected by this vulnerability.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-11580.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "2.1.0"
            },
            {
                "fixed": "3.0.5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.1.0"
            },
            {
                "fixed": "3.1.6"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.2.0"
            },
            {
                "fixed": "3.2.8"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.3.0"
            },
            {
                "fixed": "3.3.5"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "3.4.0"
            },
            {
                "fixed": "3.4.4"
            }
        ]
    }
]