vendor:
Family Connections
by:
Ahmed Elhady Mohamed
7.5
CVSS
HIGH
Stored XSS
79
CWE
Product Name: Family Connections
Affected Version From: 2.7.2002
Affected Version To: 2.7.2002
Patch Exists: NO
Related CWE: N/A
CPE: a:fam-connections:family_connections:2.7.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: Windows XP Sp2 En
2011
FCMS_2.7.2 cms and earlier multiple stored XSS Vulnerability
When installing FCMS_2.7.2 cms, if all optional sections are installed, an attacker can inject JavaScript code into the 'reply' field on the 'messageboard.php?thread=1' page, the 'text area' field on the 'familynews.php?addnews=yes' page, the 'pray for' field on the 'prayers.php' page, the 'name' field on the 'recipes.php?add=category' page, and the 'Event' field on the 'calendar.php?add=2011-12-2' page. Additionally, reflected XSS can be achieved on the 'calendar.php?add=2011-12-7' and 'gallery/index.php?uid' pages.
Mitigation:
Ensure that all input is properly sanitized and validated before being used in the application.