7.5
CVSSv2

CVE-2006-5053

Published: 28/09/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in webnews/template.php in Web-News 1.6.3 and previous versions allows remote malicious users to execute arbitrary PHP code via a URL in the content_page parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

web-news web-news

Exploits

###### ToXiC ######################### # #BuG FounD by Drago84 # #Application Affect: WebNews #Source Code: #prdownloadssourceforgenet/web-news/WebNews-163zip?use_mirror=superb-west #Problem: # <? # include($content_page); # ?> #Solution : Declare $content_page #Page Vulnerable : templatephp # Exempe Of ExPloit is: # ...