PHP Arena PAFileDB Multiple Remote Cross Site Scripting Vulnerabilities
BID:12758
Info
PHP Arena PAFileDB Multiple Remote Cross Site Scripting Vulnerabilities
| Bugtraq ID: | 12758 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 08 2005 12:00AM |
| Updated: | Mar 08 2005 12:00AM |
| Credit: | <[email protected]> is credited with the discovery of this issue. |
| Vulnerable: |
PHP Arena paFileDB 3.1 |
| Not Vulnerable: | |
Discussion
PHP Arena PAFileDB Multiple Remote Cross Site Scripting Vulnerabilities
Multiple remote cross-site scripting vulnerabilities affect PHP Arena PaFileDB. These issues are due to a failure of the application to properly sanitize user-supplied input prior to including it in dynamically generated Web content.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Multiple remote cross-site scripting vulnerabilities affect PHP Arena PaFileDB. These issues are due to a failure of the application to properly sanitize user-supplied input prior to including it in dynamically generated Web content.
An attacker may leverage these issues to have arbitrary script code executed in the browser of an unsuspecting user. This may facilitate the theft of cookie-based authentication credentials as well as other attacks.
Exploit / POC
PHP Arena PAFileDB Multiple Remote Cross Site Scripting Vulnerabilities
No exploits are required to leverage these issues. The following proof of concepts have been made available:
http://www.example.com/pafiledb.php?"><script>alert();</script>
http://www.example.com/pafiledb.php?action="><script>alert();</script>
http://www.example.com/pafiledb.php?[something]="><script>alert();</script>
http://www.example.com/pafiledb.php?[something]=&[something]="><script>alert();</script>
No exploits are required to leverage these issues. The following proof of concepts have been made available:
http://www.example.com/pafiledb.php?"><script>alert();</script>
http://www.example.com/pafiledb.php?action="><script>alert();</script>
http://www.example.com/pafiledb.php?[something]="><script>alert();</script>
http://www.example.com/pafiledb.php?[something]=&[something]="><script>alert();</script>
Solution / Fix
PHP Arena PAFileDB Multiple Remote 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
PHP Arena PAFileDB Multiple Remote Cross Site Scripting Vulnerabilities
References:
References:
- paFileDB Homepage (PHP Arena)
- Multiple vulnerabilities in paFileDB (
)