TWiki Remote Denial Of Service Vulnerability

BID:17267

Info

TWiki Remote Denial Of Service Vulnerability

Bugtraq ID: 17267
Class: Failure to Handle Exceptional Conditions
CVE:
Remote: Yes
Local: No
Published: Mar 27 2006 12:00AM
Updated: Mar 28 2006 05:58PM
Credit: Kenneth Lavrsen, Sergej Zagursky and Steffen Poulsen are credited with the discovery of this vulnerability.
Vulnerable: TWiki TWiki 4.0.1
TWiki TWiki 20040903
TWiki TWiki 20040902
TWiki TWiki 20040901
TWiki TWiki 01-Sep-2001
TWiki TWiki 01-Feb-2003
TWiki TWiki 01-Dec-2001
TWiki TWiki 0
Not Vulnerable:

Discussion

TWiki Remote Denial Of Service Vulnerability

TWiki is prone to a remote denial-of-service vulnerability. This issue is due to a design error.

An attacker may exploit this vulnerability to deny service to legitimate users.

Exploit / POC

TWiki Remote Denial Of Service Vulnerability

This issue can be exploited through use of a web client.

Solution / Fix

TWiki Remote Denial Of Service Vulnerability

Solution:

The vendor has suggested the following hotfix; Symantec has not tested the validity of this information. Contact the vendor for more information.

In the file 'twiki/lib/TWiki.pm', find 'sub _includeUrl', add a return at the very beginning as indicated in red below:

# Fetch content from a URL for inclusion by an INCLUDE
sub _includeUrl {
my( $this, $theUrl, $thePattern, $theWeb, $theTopic ) = @_;

# Fix for Codev.SecurityAdvisoryDosAttackWithInclude
return "%RED% Include of URL is disabled %ENDCOLOR%";

my $text = '';
my $host = '';
my $port = 80;
my $path = '';
my $user = '';
my $pass = '';

References

TWiki Remote Denial Of Service 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