header-logo
Suggest Exploit
vendor:
MailBee WebMail Pro
by:
Unknown
7.5
CVSS
HIGH
Cross-Site Scripting
79
CWE
Product Name: MailBee WebMail Pro
Affected Version From: 3.4
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE: a:mailbee:webmail_pro:3.4
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Cross-Site Scripting in MailBee WebMail Pro

The MailBee WebMail Pro application fails to properly sanitize user-supplied input, leading to a cross-site scripting vulnerability. An attacker can exploit this vulnerability to execute arbitrary script code in the browser of an unsuspecting user, potentially stealing authentication credentials and launching further attacks.

Mitigation:

To mitigate this vulnerability, it is recommended to update to the latest version of MailBee WebMail Pro or apply any available patches or security updates.
Source

Exploit-DB raw data:

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

MailBee WebMail Pro is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.

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 help the attacker steal cookie-based authentication credentials and launch other attacks.

This issue affects MailBee WebMail Pro 3.4; other versions may also be affected. 

http://www.example.com/[path]/index.php?msg=<script>alert(/the_Edit0r/);</script>