GHSA-9w7f-m4j4-j3xw

Suggest an improvement
Source
https://github.com/advisories/GHSA-9w7f-m4j4-j3xw
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/01/GHSA-9w7f-m4j4-j3xw/GHSA-9w7f-m4j4-j3xw.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-9w7f-m4j4-j3xw
Aliases
Published
2022-01-06T17:36:38Z
Modified
2024-09-20T18:04:26.054054Z
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
Gerapy may cause remote code execution
Details

Impact

project_configure function exist remote code execute in Gerapy < 0.9.8

Patches

Patched in version 0.9.8, please install with:

pip3 install -U gerapy
Database specific
{
    "nvd_published_at": "2021-12-27T19:15:00Z",
    "cwe_ids": [
        "CWE-78"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2022-01-05T20:42:01Z"
}
References

Affected packages

PyPI / gerapy

Package

Affected ranges

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

Affected versions

0.*

0.6.6
0.6.7
0.6.8
0.6.9
0.7.0
0.7.1
0.7.2
0.7.3
0.7.6
0.7.7
0.7.8
0.7.9
0.8.0
0.8.1
0.8.2
0.8.3
0.8.4rc2
0.8.5rc2
0.8.5
0.8.6a0
0.8.6b0
0.8.6b1
0.8.6rc1
0.8.6rc2
0.8.6
0.8.7
0.8.8
0.9.0
0.9.1
0.9.2a0
0.9.2rc1
0.9.2
0.9.3a1
0.9.3a2
0.9.3b1
0.9.3
0.9.5
0.9.6a1
0.9.6
0.9.7

Ecosystem specific

{
    "affected_functions": [
        "gerapy.server.core.views.project_clone",
        "gerapy.server.core.views.project_configure"
    ]
}