-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
Low
-
None
-
Affects Version/s: 7.4.0
-
Component/s: Security
-
1
-
Severity 3 - Minor
-
1
Issue Summary
While performing the file upload vulnerability test in confluence application, we are able to identify the sensitive path disclosure in following cases.
• When we attached some malicious file and tried to downloading all attachments.
• When we uploaded malicious file and tried to export as word file.
Expected Results
A generic error message that does not reveal any sensitive information as error message in and remove the internal file path information from application
Actual Results
Sensitive information including path is visible in stack trace.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available