CVE-2017-20229
Received
Received - Intake
Stack-Based Buffer Overflow in MAWK Allows Arbitrary Code Execution
Publication date: 2026-03-28
Last updated on: 2026-04-02
Assigner: VulnCheck
Description
Description
MAWK 1.3.3-17 and prior contains a stack-based buffer overflow vulnerability that allows attackers to execute arbitrary code by exploiting inadequate boundary checks on user-supplied input. Attackers can craft malicious input that overflows the stack buffer and execute a return-oriented programming chain to spawn a shell with application privileges.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| invisible-island | mawk | to 1.3.3-17 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-787 | The product writes data past the end, or before the beginning, of the intended buffer. |