Mac's CMS 1.1.4 - 'SearchString' Cross-Site Scripting

EDB-ID:

34290

CVE:

N/A


Author:

10n1z3d

Type:

webapps


Platform:

Java

Date:

2010-07-11


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

Mac's CMS is prone to a cross-site scripting vulnerability because it 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 let the attacker steal cookie-based authentication credentials and launch other attacks.

Mac's CMS 1.1.4 is vulnerable; other versions may also be affected. 

http://www.example.com/index.php/footer/search?searchString='><script>alert('xss')</script>