CSV Injection Vulnerability in Bugzilla by Mozilla
CVE-2015-8509
3.5LOW
What is CVE-2015-8509?
The vulnerability occurs in the Template.pm module of Bugzilla, where it fails to properly construct CSV files. This flaw enables remote attackers to exploit a web browser that mistakenly interprets CSV data as JavaScript code, potentially leading to sensitive information exposure. Proper sanitization measures are crucial to prevent the execution of unintended scripts embedded within CSV files.