4.3
CVSSv2

CVE-2011-5283

Published: 31/12/2014 Updated: 08/09/2017
CVSS v2 Base Score: 4.3 | Impact Score: 2.9 | Exploitability Score: 8.6
VMScore: 435
Vector: AV:N/AC:M/Au:N/C:N/I:P/A:N

Vulnerability Summary

Cross-site scripting (XSS) vulnerability in the web management interface in httpd/cgi-bin/ipinfo.cgi in Smoothwall Express 3.1 and 3.0 SP3 and previous versions allows remote malicious users to inject arbitrary web script or HTML via the IP parameter in a Run action.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

smoothwall smoothwall 3.0

smoothwall smoothwall 3.1

Exploits

The web management interface of SmoothWall Express 30 is vulnerable to xss and csrf xss example: <html> <title> SmoothWall Express 30 xss </title> <body> <form action="19216801:81/cgi-bin/ipinfocgi"; method="post" id="xssplz"> <input type="hidden" name="IP" value='"<script>alert(1);&lt ...