Skip to content
Snippets Groups Projects
  1. Sep 04, 2014
  2. Aug 18, 2014
  3. Aug 16, 2014
    • Kyra ツ's avatar
      Fix XSS Vulnerability In "tpl.inc.php" · 7eb8f287
      Kyra ツ authored
      Fix applied to where the value is directly output to browser instead of where fetched in case special chars are allowed in `code_name`, which may break logic prior to output.
      7eb8f287
  4. Aug 14, 2014
  5. Aug 06, 2014
  6. Aug 04, 2014
  7. Aug 01, 2014
  8. Jul 31, 2014
  9. Jul 30, 2014
  10. Jul 29, 2014
  11. Jul 18, 2014
  12. Jul 17, 2014
    • Peter Rotich's avatar
      Fix XSS vulnerability on user's name · 92824412
      Peter Rotich authored
      Names parsed from incoming emails are stored in the database as is. This
      pull request addresses potential XSS vulnerability due to improper display
      of unsanitized names. Going forward names will be scrubbed on create.
      92824412
Loading