|
Full Disclosure
mailing list archives
SimpGB version 1.46.02 File Content Disclosure Vulnerability
From: "SecurityResearch" <securityresearch () netvigilance com>
Date: Tue, 25 Sep 2007 09:29:27 -0700
netVigilance Security Advisory #65
SimpGB version 1.46.02 File Content Disclosure Vulnerability
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 can be exploited by attackers to screen the file content and disclose potentially
sensitive information.
Advisory URL:
http://www.netvigilance.com/advisory0065
Release Date:
09/25/2007
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
Impact Subscore:
2.9
Exploitability Subscore:
10
Temporal Score:
4.1
SecureScout Testcase ID:
TC 17984
Vulnerable Systems:
SimpGB version 1.46.02
Vulnerability Type:
Program flaws - The product scripts have flaws which allow attackers to screen the file content with potentially
sensitive information.
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:
Change files permissions or modify .htaccess file (this will work only for the apache servers).
Example:
Also available for any *.inc file
REQUEST:
http://[TARGET]/[PRODUCT DIRECTORY]/admin/includes/dbtables.inc
REPLY:
<?php
/***************************************************************************
* (c)2002-2004 Boesch IT-Consulting (info () boesch-it de)
***************************************************************************/
$dbtables=array(
"adm_mail",
"avatars",
"bad_words",
"bindata",
"counts",
"data",
"emoticons",
"failed_logins",
"failed_notify",
"flags",
"freemailer",
"iplog",
"layout",
"misc",
"notify",
"reserved_names",
"search",
"selections",
"session",
"settings",
"texts",
"users",
"users_online"
);
?>
Credits:
Jesper Jurcenoks
Co-founder netVigilance, Inc
www.netvigilance.com
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
By Date
By Thread
Current thread:
- SimpGB version 1.46.02 File Content Disclosure Vulnerability SecurityResearch (Sep 25)
|