CVE-2021-21815

A stack-based buffer overflow vulnerability exists in the command-line-parsing HandleFileArg functionality of AT&T Labs' Xmill 0.7. 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 strcpy copying the path provided by the user into a staticly sized buffer without any length checks resulting in a stack-buffer overflow. An attacker can provide malicious input to trigger this vulnerability.
References
Link Resource
https://talosintelligence.com/vulnerability_reports/TALOS-2021-1280 Exploit Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:att:xmill:0.7:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-08-13 23:15

Updated : 2024-02-28 18:28


NVD link : CVE-2021-21815

Mitre link : CVE-2021-21815

CVE.ORG link : CVE-2021-21815


JSON object : View

Products Affected

att

  • xmill
CWE
CWE-787

Out-of-bounds Write