View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004525 | SOGo | Web Mail | public | 2018-08-17 10:46 | 2022-04-04 21:09 |
Reporter | webtech | Assigned To | francis | ||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | new | Resolution | fixed | ||
Summary | 0004525: Several SOGo Vulnerabilities Raised in our VA | ||||
Description | Below are the following vulnerabilities our Vulnerability Assessment raised. Please resolve or suggest work-arounds:
"The webmail application allows users to input links with arbitrary protocols when composing emails. This could lead to malicious consequences for victims that click on links that use certain protocols. For example,
"The webmail application exposes the user's email address in the URL of all authenticated HTTP requests. This results in unnecessary information exposure in that these URLs may be stored in local browser history and cache (see issue 18735-1-08). Within a shared computing environment, this may reveal the identity and email address of our.email.domain users to other
"The application does not set the 'Secure' flag on the user's session token (0xHIGHFLYxSOGo). This could lead to the affected cookie being transmitted over an unencrypted channel and intercepted by an attacker, who could use it to gain unauthorised access the user's session.
"The contact search function available when composing emails retrieves user contact details in an insecure fashion, allowing a malicious user to extract excessive amounts of user data in a single request. Using an inline web proxy, it is possible to intercept the relevant HTTP request and submit a search for a single letter. This returns records for all webmail application | ||||
Tags | No tags attached. | ||||
sogo: master 828d773b 2018-08-21 14:01 Details Diff |
Add security flags to cookies (HttpOnly, secure) Fixes 0004525 |
Affected Issues 0004525 |
|
mod - NEWS | Diff File | ||
mod - SoObjects/SOGo/SOGoWebAuthenticator.m | Diff File | ||
mod - UI/WebServerResources/js/Common/Authentication.service.js | Diff File | ||
sogo: master 71fa4518 2018-08-21 16:54 Details Diff |
Enforece SOGoSearchMinimumWordLength server-side Fixes 0004525 |
Affected Issues 0004525 |
|
mod - UI/Contacts/UIxContactFoldersView.m | Diff File | ||
sogo: v2 0f3d7dc6 2022-04-04 20:00 Details Diff |
fix(core): add security flags to cookies (HttpOnly, secure) Fixes 0004525 |
Affected Issues 0004525 |
|
mod - SoObjects/SOGo/SOGoWebAuthenticator.m | Diff File | ||
mod - UI/WebServerResources/SOGoRootPage.js | Diff File | ||
mod - UI/WebServerResources/generic.js | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-08-17 10:46 | webtech | New Issue | |
2018-08-21 18:02 | francis | Changeset attached | => sogo master 828d773b |
2018-08-21 18:02 | francis | Assigned To | => francis |
2018-08-21 18:02 | francis | Resolution | open => fixed |
2018-08-22 02:01 | francis | Changeset attached | => sogo master 71fa4518 |
2022-04-04 21:09 | francis | Changeset attached | => sogo v2 0f3d7dc6 |