Skip to content

A reflected cross-site scripting (XSS) vulnerability exists in MailEnable Webmail due to improper user input sanitization in the failure.aspx. This allows a remote attacker to inject arbitrary JavaScript code via a crafted URL, which is then reflected in the server's response and executed in the context of the user's browser session.

Notifications You must be signed in to change notification settings

barisbaydur/CVE-2025-44148

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

CVE-2025-44148 - Reflected Cross-Site Scripting (Reflected XSS)

Reflected Cross-Site Scripting (XSS) in MailEnable
Vendor: MailEnable Pty. Ltd.
Affected Versions: <10

Description

A reflected cross-site scripting (XSS) vulnerability exists in MailEnable Webmail due to improper user input sanitization in the failure.aspx. This allows a remote attacker to inject arbitrary JavaScript code via a crafted URL, which is then reflected in the server's response and executed in the context of the user's browser session.

POC

  • Go to /Mondo/lang/sys/Failure.aspx?state=19753 Page
  • Use %22;}alert(1);function%20test(){%22 Paylaod for exploitation

    2

About

A reflected cross-site scripting (XSS) vulnerability exists in MailEnable Webmail due to improper user input sanitization in the failure.aspx. This allows a remote attacker to inject arbitrary JavaScript code via a crafted URL, which is then reflected in the server's response and executed in the context of the user's browser session.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published