FLIP Multiple Cross-Site Scripting Vulnerabilities
BID:15947
Info
FLIP Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 15947 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 19 2005 12:00AM |
| Updated: | Dec 19 2005 12:00AM |
| Credit: | rakstija r0t3d3Vil is credited with the discovery of these vulnerabilities. |
| Vulnerable: |
FLIP FLIP 0.9 .0.1029 |
| Not Vulnerable: | |
Discussion
FLIP Multiple Cross-Site Scripting Vulnerabilities
FLIP is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application 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 facilitate the theft of cookie-based authentication credentials as well as other attacks.
FLIP is prone to multiple cross-site scripting vulnerabilities. These issues are due to a failure in the application 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 facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
FLIP Multiple Cross-Site Scripting Vulnerabilities
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/text.php?name=[XSS]
http://www.example.com/forum.php?frame=[XSS]
No exploit is required.
The following proof of concept URI are available:
http://www.example.com/text.php?name=[XSS]
http://www.example.com/forum.php?frame=[XSS]
Solution / Fix
FLIP 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] <mailto:[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] <mailto:[email protected]>.
References
FLIP Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- FLIP Homepage (FLIP)
- FLIP XSS vuln (rakstija r0t3d3Vil)