ghsa-83g7-8fch-p37m
Vulnerability from github
Published
2022-11-26 03:30
Modified
2022-12-01 22:10
Severity ?
Summary
PaddlePaddle vulnerable to code injection via winstr
Details
In PaddlePaddle before 2.4, paddle.audio.functional.get_window is vulnerable to code injection because it calls eval on a user-supplied winstr. This may lead to arbitrary code execution.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "paddlepaddle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-45908" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2022-11-30T21:19:52Z", "nvd_published_at": "2022-11-26T02:15:00Z", "severity": "CRITICAL" }, "details": "In PaddlePaddle before 2.4, paddle.audio.functional.get_window is vulnerable to code injection because it calls eval on a user-supplied winstr. This may lead to arbitrary code execution.", "id": "GHSA-83g7-8fch-p37m", "modified": "2022-12-01T22:10:00Z", "published": "2022-11-26T03:30:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45908" }, { "type": "WEB", "url": "https://github.com/PaddlePaddle/Paddle/commit/26c419ca386aeae3c461faf2b828d00b48e908eb" }, { "type": "PACKAGE", "url": "https://github.com/PaddlePaddle/Paddle" }, { "type": "WEB", "url": "https://github.com/PaddlePaddle/Paddle/blob/develop/security/advisory/pdsa-2022-002.md" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "PaddlePaddle vulnerable to code injection via winstr" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.