View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004764 | SOGo | Web Mail | public | 2019-06-08 20:34 | 2019-06-10 17:38 |
Reporter | r-mach | Assigned To | francis | ||
Priority | immediate | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.0.7 | ||||
Fixed in Version | 4.0.8 | ||||
Summary | 0004764: Security issue related to links opened via webmail | ||||
Description | Hello, As a lot of companies (as of mine) are currently using your webmail for corporation purposes (or SaaS models), the urge to provide a fix to this vulnerability feels very high at the moment. The vulnerability is quite simple to understand : no rel="noopener" are automatically added to xx sent and received through the webmail. I tried this on our corporate webmail and managed to fool most of the people with this. For more details : https://mathiasbynens.github.io/rel-noopener/ | ||||
Steps To Reproduce | Open your SOGo webmail, and send a mail to yourself using source mode, containing this : https://mathiasbynens.be/demo/opener Then, open the mail in the webmail and click the link. | ||||
Additional Information | RĂ©mi MACH - SecOps engineering @ Log'in Line (www.loginline.com) | ||||
Tags | No tags attached. | ||||
the link was (< a href = " https://mathiasbynens.be/demo/opener " target = " _blank " > Click here < / a > (Remove the useless whitespaces). |
|
sogo: master 0e918a44 2019-06-10 13:19 Details Diff |
Add rel="noopener" to external links Fixes 0004764 |
Affected Issues 0004764 |
|
mod - NEWS | Diff File | ||
mod - SoObjects/SOGo/NSString+Utilities.m | Diff File | ||
mod - UI/MailPartViewers/UIxMailPartHTMLViewer.m | Diff File | ||
mod - UI/Templates/ContactsUI/UIxContactViewTemplate.wox | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox | Diff File | ||
mod - UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox | Diff File | ||
mod - UI/WebServerResources/js/Common/txt2html.filter.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-08 20:34 | r-mach | New Issue | |
2019-06-08 20:37 | r-mach | Note Added: 0013626 | |
2019-06-10 17:21 | francis | Changeset attached | => sogo master 0e918a44 |
2019-06-10 17:21 | francis | Assigned To | => francis |
2019-06-10 17:21 | francis | Resolution | open => fixed |
2019-06-10 17:38 | francis | Status | new => resolved |
2019-06-10 17:38 | francis | Fixed in Version | => 4.0.8 |