header-logo
Suggest Exploit
vendor:
Omer Portal
by:
4.3
CVSS
MEDIUM
Cross-Site Scripting (XSS)
79
CWE
Product Name: Omer Portal
Affected Version From: 3.220060425
Affected Version To: 3.220060425
Patch Exists: NO
Related CWE:
CPE: a:omer_portal:omer_portal:3.220060425
Metasploit:
Other Scripts:
Platforms Tested:

Cross-Site Scripting Vulnerability in Omer Portal

The Omer Portal is vulnerable to a cross-site scripting vulnerability due to inadequate user input sanitization. An attacker can exploit this vulnerability by injecting arbitrary script code into the browser of a victim user, potentially leading to the theft of authentication credentials and other attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to implement proper input validation and sanitization routines to prevent malicious script injection. Additionally, web application firewalls (WAFs) can be used to filter and block potentially harmful requests.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/47266/info

Omer Portal is prone to a cross-site scripting vulnerability because it fails to sufficiently sanitize user-supplied data.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.

Omer Portal 3.220060425 is vulnerable; other versions may also be affected. 

http://www.example.com/arama_islem.asp?aramadeger=<script>alert(1)</script>