Closed (fixed)
Project:
Salesforce Suite
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2010 at 14:06 UTC
Updated:
17 Feb 2011 at 19:20 UTC
Since we're dealing with potentially sensitive (and potentially legally protected) information, we should put this module through the wringer w.r.t security. There are a couple issues posted already about some potential security holes - #782308: exposing salesforce username, password, and token in variables table is a security risk, #782314: WSDL in web accessible path is a security risk. What about incoming transaction forgeries? API Sessions? XSS opportunities? Countless other potential holes?
Comments
Comment #1
aaronbaumanadding
#477182: Encrypt API password and token
Comment #2
kostajh commentedCoder did not find anything when running the module through its security check.
#500052: Allow salesforce to initiate imports included restricting access for sf_notifications by IP.
I would say that when #477182: Encrypt API password and token is in, we could close this ticket and open issues as they arise.
Comment #3
EvanDonovan commentedIt's in now; thanks Aaron!
I agree with kostajh.
Comment #4
aaronbaumanawesome