GHSA-hpr6-f4vq-mxch

Suggest an improvement
Source
https://github.com/advisories/GHSA-hpr6-f4vq-mxch
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2021/06/GHSA-hpr6-f4vq-mxch/GHSA-hpr6-f4vq-mxch.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-hpr6-f4vq-mxch
Aliases
Published
2021-06-18T18:38:00Z
Modified
2024-09-30T16:26:34.701286Z
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
  • 9.3 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
Command injection in LocalStack
Details

The dashboard component of StackLift LocalStack allows attackers to inject arbitrary shell commands via the functionName parameter.

Database specific
{
    "nvd_published_at": "2021-05-07T05:15:00Z",
    "cwe_ids": [
        "CWE-77"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2021-05-19T19:58:03Z"
}
References

Affected packages

PyPI / localstack

Package

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.12.10

Affected versions

0.*

0.0.1
0.1.5
0.1.6
0.1.7
0.1.8
0.1.9
0.1.10
0.1.11
0.1.12
0.1.13
0.1.14
0.1.15
0.1.17
0.1.18
0.2.0
0.2.1
0.2.2
0.2.3
0.2.4
0.2.5
0.2.6
0.2.7
0.2.8
0.2.9
0.2.10
0.2.11
0.3.0
0.3.2
0.3.3
0.3.4
0.3.5
0.3.6
0.3.7
0.3.8
0.3.9
0.3.10
0.3.11
0.4.0
0.4.1
0.4.2
0.4.3
0.5.0
0.5.1
0.5.2
0.5.2.1
0.5.2.2
0.5.2.3
0.5.3
0.5.3.1
0.5.4
0.5.5
0.6.0.1
0.6.0.2
0.6.1
0.6.1.1
0.7.0
0.7.1
0.7.2
0.7.3
0.7.4
0.7.4.1
0.7.4.2
0.7.4.3
0.7.5
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4
0.8.5
0.8.6
0.8.6.1
0.8.6.2
0.8.7
0.8.8
0.8.9
0.8.10
0.9.0
0.9.1
0.9.2
0.9.4
0.9.5
0.9.6
0.10.0
0.10.1
0.10.1.1
0.10.1.2
0.10.1.3
0.10.1.4
0.10.2
0.10.2.1
0.10.2.2
0.10.2.3
0.10.2.4
0.10.2.5
0.10.3
0.10.3.1
0.10.3.2
0.10.4
0.10.4.1
0.10.4.2
0.10.5
0.10.6
0.10.7
0.10.8
0.11.0
0.11.0.1
0.11.0.2
0.11.0.3
0.11.0.4
0.11.0.5
0.11.1
0.11.1.1
0.11.2
0.11.3
0.11.3.1
0.11.3.2
0.11.3.3
0.11.4
0.11.5
0.11.6
0.12.0
0.12.1
0.12.2
0.12.3
0.12.4
0.12.5
0.12.6
0.12.6.1
0.12.7
0.12.8
0.12.9
0.12.9.1

Ecosystem specific

{
    "affected_functions": [
        "localstack.dashboard.infra.get_lambda_code",
        "localstack.utils.bootstrap.run"
    ]
}