GHSA-9q9v-qgwx-84mr

Suggest an improvement
Source
https://github.com/advisories/GHSA-9q9v-qgwx-84mr
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2023/07/GHSA-9q9v-qgwx-84mr/GHSA-9q9v-qgwx-84mr.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-9q9v-qgwx-84mr
Aliases
Published
2023-07-26T12:30:28Z
Modified
2023-11-10T05:24:50.036542Z
Severity
  • 9.6 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H CVSS Calculator
Summary
Command injection in PaddlePaddle
Details

PaddlePaddle before 2.5.0 has a command injection in fs.py. This resulted in the ability to execute arbitrary commands on the operating system.

Database specific
{
    "nvd_published_at": "2023-07-26T12:15:09Z",
    "cwe_ids": [
        "CWE-78"
    ],
    "severity": "CRITICAL",
    "github_reviewed": true,
    "github_reviewed_at": "2023-07-26T22:33:35Z"
}
References

Affected packages

PyPI / paddlepaddle

Package

Affected ranges

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

Affected versions

1.*

1.8.5

2.*

2.0.0
2.0.1
2.0.2
2.1.0
2.1.1
2.1.2
2.1.3
2.2.0rc0
2.2.0
2.2.1
2.2.2
2.3.0rc0
2.3.0
2.3.1
2.3.2
2.4.0rc0
2.4.0
2.4.1
2.4.2
2.5.0rc0
2.5.0rc1

Ecosystem specific

{
    "affected_functions": [
        "paddle.distributed.fleet.utils.LocalFS"
    ]
}