vendor:
SocialAds for JomSocial
by:
Sid3^effects aKa HaRi
8,8
CVSS
HIGH
Persistent XSS
79
CWE
Product Name: SocialAds for JomSocial
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2010
Joomla com_socialads Persistent Xss Vulnerability
With SocialAds for JomSocial, an attacker can create Facebook like demographically targeted ads to show on Your JomSocial Site. This extension allows advertisers to create their advertisement, Target the users they want to show the advertisement to, Decide if they want to pay by impressions or per click, Pay online & get the advertisement started up right away. An attacker can post XSS scripts in the ads description, which can be accessed by visiting the URL http://server/js/index.php?option=com_socialads&view=showad&Itemid=94 and http://server/js/index.php?option=com_socialads&view=adsummary&Itemid=94&adid=23.
Mitigation:
Input validation should be used to prevent XSS attacks. Sanitize user input and output to prevent malicious code from being executed.