This page is experimental and may change significantly in future releases.
Improper Neutralization of Formula Elements in a CSV File
Properties
id: d3f:CWE-1236
- name
- Improper Neutralization of Formula Elements in a CSV File
- definition
- The product saves user-provided information into a Comma-Separated Value (CSV) file, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as a command when the file is opened by a spreadsheet product.
- synonyms
- CSV Injection
- synonyms
- Formula Injection
- synonyms
- Excel Macro Injection
Neighbors
CWE-1236 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1236 has no related weaknesses in this release.