Psychoblogger Multiple Cross-Site Scripting Vulnerabilities
BID:9293
Info
Psychoblogger Multiple Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 9293 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 24 2003 12:00AM |
| Updated: | Dec 24 2003 12:00AM |
| Credit: | The disclosure of these issues has been credited to Andrew Smith <[email protected]>. |
| Vulnerable: |
Psychoblogger Psychoblogger PB-beta1 |
| Not Vulnerable: | |
Discussion
Psychoblogger Multiple Cross-Site Scripting Vulnerabilities
It has been reported that Psychoblogger may be prone to multiple cross-site scripting vulnerabilities that may allow a remote attacker to execute HTML or script code in a user's browser. The issues are reported to exist in the 'imageview.php', 'entryadmin.php', 'authoredit.php', 'blockedit.php', 'configadmin.php' and 'quoteedit.php' scripts. These vulnerabilities result from insufficient sanitization of user-supplied data passed via vulnerable parameters.
Psychoblogger version PB-beta1 has been reported to be prone to these issues, however, other versions could be affected as well.
It has been reported that Psychoblogger may be prone to multiple cross-site scripting vulnerabilities that may allow a remote attacker to execute HTML or script code in a user's browser. The issues are reported to exist in the 'imageview.php', 'entryadmin.php', 'authoredit.php', 'blockedit.php', 'configadmin.php' and 'quoteedit.php' scripts. These vulnerabilities result from insufficient sanitization of user-supplied data passed via vulnerable parameters.
Psychoblogger version PB-beta1 has been reported to be prone to these issues, however, other versions could be affected as well.
Exploit / POC
Psychoblogger Multiple Cross-Site Scripting Vulnerabilities
The following proof of concept has been supplied:
http://www.example.com/imageview.php?desc=</title><script>alert(document.cookie)</script>
http://www.example.com/entryadmin.php?error=1&errormessage=<script>alert('xss')</script>
The following proof of concept has been supplied:
http://www.example.com/imageview.php?desc=</title><script>alert(document.cookie)</script>
http://www.example.com/entryadmin.php?error=1&errormessage=<script>alert('xss')</script>
Solution / Fix
Psychoblogger 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
Psychoblogger Multiple Cross-Site Scripting Vulnerabilities
References:
References:
- Psychoblogger Product Page (Psychoblogger)
- Multiple Vulns in Psychoblogger beta1 (Andrew Smith
)