vendor:
SocialEngine 4.2.2
by:
Tiago Natel de Moura aka 'i4k'
4,3
CVSS
MEDIUM
XSS and CSRF
79, 352
CWE
Product Name: SocialEngine 4.2.2
Affected Version From: 4.2.2
Affected Version To: Earlier versions
Patch Exists: Yes
Related CWE: CVE-2012-2216
CPE: a:socialengine:socialengine:4.2.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: PHP
2012
Social Engine 4.2.2 Multiples Vulnerabilities
Social Engine versions 4.2.2 is vulnerable to XSS and CSRF. For XSS, the software does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. For CSRF, the product does not, or can be induced to not, use an appropriate mechanism to verify the source of a request prior to performing an action.
Mitigation:
The software should be updated to the latest version and input validation should be implemented to prevent XSS and CSRF attacks.