Description
Within the function HandleFileArg the argument filepattern is under control of the user who passes it in from the command line. filepattern is passed directly to memcpy copying the path provided by the user into a staticly sized buffer without any length checks resulting in a stack-buffer overflow.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2021-8984 | Within the function HandleFileArg the argument filepattern is under control of the user who passes it in from the command line. filepattern is passed directly to memcpy copying the path provided by the user into a staticly sized buffer without any length checks resulting in a stack-buffer overflow. |
References
History
No history.
Status: PUBLISHED
Assigner: talos
Published:
Updated: 2024-08-03T18:23:29.530Z
Reserved: 2021-01-04T00:00:00.000Z
Link: CVE-2021-21813
No data.
Status : Modified
Published: 2021-08-13T23:15:07.257
Modified: 2024-11-21T05:49:01.560
Link: CVE-2021-21813
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD