vendor:
Family Connections
by:
Gjoko 'LiquidWorm' Krstic
7.5
CVSS
HIGH
Stored XSS and XML Injection
79, 89
CWE
Product Name: Family Connections
Affected Version From: 2.3.2002
Affected Version To: 2.3.2002
Patch Exists: NO
Related CWE: N/A
CPE: a:ryan_haudenschilt:family_connections:2.3.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft Windows XP Professional SP3 (EN), Apache 2.2.14 (Win32), PHP 5.3.1, MySQL 5.1.41
2011
Family Connections CMS 2.3.2 Stored XSS And XPath Injection
Family Connections is an open source content management system. It makes creating a private, family website easy and fun. FCMS suffers from a stored XSS vulnerability (post-auth) in messageboard.php script thru the 'subject' post parameter. XML Inj. lies in the /inc/getChat.php script with 'users' get parameter with no args, and post parameter 'message'.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.