Novell GroupWise WebAccess Unauthorized Access Vulnerability

BID:9864

Info

Novell GroupWise WebAccess Unauthorized Access Vulnerability

Bugtraq ID: 9864
Class: Configuration Error
CVE:
Remote: Yes
Local: No
Published: Mar 13 2004 12:00AM
Updated: Mar 13 2004 12:00AM
Credit: Announced by the vendor.
Vulnerable: Novell Groupwise 6.5 SP2
Novell Groupwise 6.5 SP1
Novell Groupwise 6.5
Novell Groupwise 6.0 SP4
Novell Groupwise 6.0 SP3
Novell Groupwise 6.0 SP2
Novell Groupwise 6.0 SP1
Novell Groupwise 6.0
Not Vulnerable:

Discussion

Novell GroupWise WebAccess Unauthorized Access Vulnerability

An issue has been reported in Novell GroupWise WebAccess that could allow unauthorized remote access to the WebAccess server. This is due to a configuration issue in the GWAPACHE.CONF file.

Exploit / POC

Novell GroupWise WebAccess Unauthorized Access Vulnerability

There is no exploit code required.

Solution / Fix

Novell GroupWise WebAccess Unauthorized Access Vulnerability

Solution:
The following solution has been provided by Novell:

To prevent unauthorized access to a GroupWise WebAccess server, you can edit the permissions section of the GWAPACHE.CONF file just under where the DocumentRoot is specified:

By default, that section reads:

# First, we configure the "default" to be a very restrictive set of
# permissions.
#
<Directory "/">
Options FollowSymLinks
AllowOverride None
</Directory>

That section should read:

<Directory "/">
Options FollowSymLinks
AllowOverride None
Order deny,allow
deny from all
</Directory>

References

Novell GroupWise WebAccess Unauthorized Access Vulnerability

References:
© CVE.report 2026 |

Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

Free CVE JSON API cve.report/api

CVE.report and Source URL Uptime Status status.cve.report