vendor:
EkRishta
by:
Sina Kheirkhah
8.8
CVSS
HIGH
Persistent Cross-Site Scripting / SQL Injection
79
CWE
Product Name: EkRishta
Affected Version From: 2.10
Affected Version To: 2.10
Patch Exists: YES
Related CWE: N/A
CPE: a:joomlaextensions:ek_rishta:2.10
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Webapps
2018
Joomla! extension EkRishta 2.10 – Persistent Cross-Site Scripting / SQL Injection
The website has filtered all the inputs for sql injection BUT you can use the user_setting page in order to Inject SQL code by using POST method. A payload can be used in the Address field of the profile info page, which will be executed whenever someone visits the profile.
Mitigation:
Input validation and sanitization should be done to prevent XSS and SQL Injection attacks.