Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 14, 2014
  3. Aug 06, 2014
  4. Aug 01, 2014
  5. Jul 31, 2014
  6. Jul 30, 2014
  7. Jul 29, 2014
  8. Jul 18, 2014
  9. 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
  10. Jul 11, 2014
  11. Jul 05, 2014
  12. Jul 01, 2014
  13. Jun 25, 2014
  14. Jun 20, 2014
  15. Jun 19, 2014
Loading