netVigilance Vulnerability intelligence since 2004

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

advisory0010 · CVE-2006-6487 · published 2007-01-15

dt_guestbook version 1.0f XSS vulnerability

archived risk: medium

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 CVE-2006-6487
In KEV catalog no
Affected software dt_guestbook 1.0f.
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-01-15
Description:

dt_guestbook is a fully-featured message board system with admin interface. Due to program flaws it is possible for the remote attacker to conduct XSS attacks.

The remote attacker can convince the victim to open a specially crafted link that is a trusted guestbook server and execute arbitrary code in the user's browser session.

External References:
Mitre CVE: CVE-2006-6487
NVD NIST: CVE-2006-6487
OSVDB: 30787

Summary:
dt_guestbook is a fully-featured message board system with admin interface.

A security problem in the product allows attackers to conduct XSS attacks. This vulnerability can be exploited only when PHP register_globals is On.

Release Date:
January 15 2007

Severity:
Risk: Medium

CVSS Metrics
Access Vector: Remote
Access Complexity: High
Authentication: not-required
Confidentiality Impact: Partial
Integrity Impact: Partial
Availability Impact: Partial
Impact Bias: Normal
CVSS Base Score: 5.6

Target Distribution on Internet: Low

Exploitability: Functional Exploit
Remediation Level: Workaround
Report Confidence: Uncorroborated

Vulnerability Impact: Attack
Host Impact: Cross-site scripting.

SecureScout Testcase ID:
TC 17940

Vulnerable Systems:
dt_guestbook 1.0f.

Vulnerability Type:
XSS (Cross-Site Scripting) to force a web-site to display malicious contents to the target, by sending a specially crafted request to the web-site. The vulnerable web-site is not the target of attack but is used as a tool for the hacker in the attack of the victim.

Vendor Status:
Author Alexander Fedorov was notified on Dec 8 2006 and agreed to correct the XSS in his product. He has failed to respond to emails or Chat since Dec 8 2006.

Solution:
Patch Possibly Pending from Vendor, please check http://fedorov.vitalain.ru for updates.

Workaround:
Set PHP register_globals to Off.

Example:
HTTP REQUEST http://[TARGET]/[dt_guestbook_v1-directory]/index.php?submit=1&error[]=%3Cscript%3Ealert(document.cookie)%3C/script%3E

REPLY
...
will execute <script>alert(document.cookie)</script>
...

Credits:
Jesper Jurcenoks
Co-founder netVigilance, Inc
www.netvigilance.com
Original URL: /advisory0010.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.