ghsa-chj7-w3f6-cvfj
Vulnerability from github
Published
2024-01-20 21:30
Modified
2024-01-29 16:25
Severity ?
Summary
Code Injection in paddlepaddle
Details
The vulnerability arises from the way the url parameter is incorporated into the command string without proper validation or sanitization. If the url is constructed from untrusted sources, an attacker could potentially inject malicious commands.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "paddlepaddle" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-0521" ], "database_specific": { "cwe_ids": [ "CWE-94" ], "github_reviewed": true, "github_reviewed_at": "2024-01-23T14:41:50Z", "nvd_published_at": "2024-01-20T21:15:43Z", "severity": "CRITICAL" }, "details": "The vulnerability arises from the way the url parameter is incorporated into the command string without proper validation or sanitization. If the url is constructed from untrusted sources, an attacker could potentially inject malicious commands.", "id": "GHSA-chj7-w3f6-cvfj", "modified": "2024-01-29T16:25:04Z", "published": "2024-01-20T21:30:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0521" }, { "type": "PACKAGE", "url": "https://github.com/PaddlePaddle/Paddle" }, { "type": "WEB", "url": "https://huntr.com/bounties/a569c64b-1e2b-4bed-a19f-47fd5a3da453" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Code Injection in paddlepaddle" }
Loading...
Loading...
- 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.