PHP-Fusion BBCode IMG Tag Script Injection Vulnerability
BID:12751
Info
PHP-Fusion BBCode IMG Tag Script Injection Vulnerability
| Bugtraq ID: | 12751 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 08 2005 12:00AM |
| Updated: | Mar 08 2005 12:00AM |
| Credit: | Discovery is credited to FireSt0rm <[email protected]>. |
| Vulnerable: |
PHP-Fusion PHP-Fusion 5.0 |
| Not Vulnerable: |
PHP-Fusion PHP-Fusion 5.0 1 Service Pack |
Discussion
PHP-Fusion BBCode IMG Tag Script Injection Vulnerability
PHP-Fusion is reported prone to a script injection vulnerability. This issue is due to the application failing to properly sanitize user-supplied input prior to including it in dynamically generated content.
An attacker can supply ASCII equivalents of arbitrary HTML and script code through the BBCode IMG tag to trigger this issue and execute arbitrary script code in a user's browser.
PHP-Fusion 5.00 is reportedly affected by this issue.
PHP-Fusion is reported prone to a script injection vulnerability. This issue is due to the application failing to properly sanitize user-supplied input prior to including it in dynamically generated content.
An attacker can supply ASCII equivalents of arbitrary HTML and script code through the BBCode IMG tag to trigger this issue and execute arbitrary script code in a user's browser.
PHP-Fusion 5.00 is reportedly affected by this issue.
Exploit / POC
PHP-Fusion BBCode IMG Tag Script Injection Vulnerability
An exploit is not required.
The following proof of concept example is available:
[IMG]javascript:document.location='http://www.albinoblacksheep.com/flash/you.html'[/IMG]
An exploit is not required.
The following proof of concept example is available:
[IMG]javascript:document.location='http://www.albinoblacksheep.com/flash/you.html'[/IMG]
Solution / Fix
PHP-Fusion BBCode IMG Tag Script Injection Vulnerability
Solution:
The vendor has released PHP-Fusion 5.01 Service Pack to address this issue.
PHP-Fusion PHP-Fusion 5.0
Solution:
The vendor has released PHP-Fusion 5.01 Service Pack to address this issue.
PHP-Fusion PHP-Fusion 5.0
-
PHP-Fusion php-fusion-501-05-03-2005.zip
http://prdownloads.sourceforge.net/php-fusion/php-fusion-501-05-03-200 5.zip?download
References
PHP-Fusion BBCode IMG Tag Script Injection Vulnerability
References:
References:
- PHP-Fusion Homepage (PHP-Fusion)
- PHP-FUSION 5.* XSS VULNERABILITY (FireSt0rm
)