LightBlog Add_Comment.PHP Cross-Site Scripting Vulnerability
BID:24741
Info
LightBlog Add_Comment.PHP Cross-Site Scripting Vulnerability
| Bugtraq ID: | 24741 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jul 02 2007 12:00AM |
| Updated: | Jul 04 2007 06:27PM |
| Credit: | Serapis reported this vulnerability. |
| Vulnerable: |
PublicWarehouse.co.uk LightBlog 5 PublicWarehouse.co.uk LightBlog 4.1 PublicWarehouse.co.uk LightBlog 4 |
| Not Vulnerable: |
PublicWarehouse.co.uk LightBlog 6 |
Discussion
LightBlog Add_Comment.PHP Cross-Site Scripting Vulnerability
LightBlog is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code 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.
Versions prior to LightBlog 6 are vulnerable.
LightBlog is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code 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.
Versions prior to LightBlog 6 are vulnerable.
Exploit / POC
LightBlog Add_Comment.PHP Cross-Site Scripting Vulnerability
An attacker can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following proof-of-concept URI is available:
http://www.example.com/app_path/add_comment.php?id=[XSS]
An attacker can exploit this issue by enticing an unsuspecting user to follow a malicious URI.
The following proof-of-concept URI is available:
http://www.example.com/app_path/add_comment.php?id=[XSS]
Solution / Fix
LightBlog Add_Comment.PHP Cross-Site Scripting Vulnerability
Solution:
The vendor released LightBlog 6, which addresses this issue. Please see the references for more information.
PublicWarehouse.co.uk LightBlog 5
PublicWarehouse.co.uk LightBlog 4
PublicWarehouse.co.uk LightBlog 4.1
Solution:
The vendor released LightBlog 6, which addresses this issue. Please see the references for more information.
PublicWarehouse.co.uk LightBlog 5
-
PublicWarehouse.co.uk LightBlog 6.8
http://www.publicwarehouse.co.uk/php_scripts/download.php?download=lig htblog
PublicWarehouse.co.uk LightBlog 4
-
PublicWarehouse.co.uk LightBlog 6.8
http://www.publicwarehouse.co.uk/php_scripts/download.php?download=lig htblog
PublicWarehouse.co.uk LightBlog 4.1
-
PublicWarehouse.co.uk LightBlog 6.8
http://www.publicwarehouse.co.uk/php_scripts/download.php?download=lig htblog
References
LightBlog Add_Comment.PHP Cross-Site Scripting Vulnerability
References:
References:
- LightBlog Homepage (PublicWarehouse.co.uk)
- Light Blog 4.1 XSS Vulnerability (Serapis)
- Re: Light Blog 4.1 XSS Vulnerability ([email protected])