Lucene search
+L

70 matches found

CNVD
CNVD
added 2019/12/11 12:0 a.m.1 views

SQL Injection Bypass Vulnerability in CloudLock Server Side for Windows (CNVD-2020-02256)

CloudLock is a free server security management software based on operating system kernel hardening technology, which supports cross-platform real-time, batch and remote security management of windows/linux servers. The Windows version of CloudLock server-side SQL injection bypass vulnerability ca...

7.9AI score
SaveExploits0
OSV
OSV
added 2018/09/03 2:29 a.m.4 views

DEBIAN-CVE-2018-16384

A SQL injection bypass aka PL1 bypass exists in OWASP ModSecurity Core Rule Set owasp-modsecurity-crs through v3.1.0-rc3 via ab where a is a special function name such as "if" and b is the SQL statement to be executed...

7.5CVSS8AI score0.01672EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2018/09/03 12:0 a.m.7 views

PT-2018-13536 · Owasp · Owasp Modsecurity Core Rule Set

Name of the Vulnerable Software and Affected Versions: OWASP ModSecurity Core Rule Set versions prior to 3.1.0-rc4 Description: A SQL injection bypass issue exists, allowing attackers to bypass security controls. This is achieved by using a special syntax ab, where a is a special function name,...

9.8CVSS8AI score0.02542EPSS
SaveExploits4References35
Debian CVE
Debian CVE
added 2018/06/11 9:0 p.m.55 views

CVE-2018-5175

A mechanism to bypass Content Security Policy CSP protections on sites that have a "script-src" policy of "'strict-dynamic'". If a target website contains an HTML injection flaw an attacker could inject a reference to a copy of the "require.js" library that is part of Firefox's Developer Tools, a...

6.1CVSS8.2AI score0.01454EPSS
SaveExploits0
exploitpack
exploitpack
added 2017/08/28 12:0 a.m.12 views

Schools Alert Management Script - Authentication Bypass

Schools Alert Management Script - Authentication Bypass ======================================================== Schools Alert Management - SQL injection login bypass Description : an attacker is able to inject malicious sql query to bypass the login page and login as admin of the particular scho...

0.8AI score
SaveExploits0
exploitpack
exploitpack
added 2017/08/28 12:0 a.m.26 views

Car or Cab Booking Script - Authentication Bypass

Car or Cab Booking Script - Authentication Bypass ======================================================== Car or Cab Booking Script - SQL injection login bypass Description : an attacker is able to inject malicious sql query to bypass the login page and login as admin of the particular school...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/08/28 12:0 a.m.21 views

Car or Cab Booking Script - Authentication Bypass

======================================================== Car or Cab Booking Script - SQL injection login bypass Description : an attacker is able to inject malicious sql query to bypass the login page and login as admin of the particular school Proof of Concept : -...

5.3AI score
SaveExploits0
0day.today
0day.today
added 2017/08/01 12:0 a.m.28 views

VehicleWorkshop - Authentication Bypass Vulnerability

Exploit for php platform in category web applications Type: Admin or Customer login bypass via SQL injection Author: Touhid M.Shaikh Vendor Homepage: https://github.com/spiritson/VehicleWorkshop Mail: touhidshaikh22atgmaildotcom More info: https://blog.touhidshaikh.com/ ===================== PoC...

7.1AI score
SaveExploits0
CNVD
CNVD
added 2016/09/21 12:0 a.m.2 views

Tencent cloud security suffers from injection bypass vulnerability

Tencent Cloud is a public cloud platform built by Tencent for a wide range of enterprises and individuals; it provides basic cloud computing services such as cloud servers, cloud databases, cloud storage and CDN, as well as industry solutions for games, videos and mobile applications. Tencent clo...

7.2AI score
SaveExploits0References1
seebug.org
seebug.org
added 2015/09/07 12:0 a.m.30 views

Milw0rm 1.0 /admin/login.php SQL注入漏洞

1/admin/login.php $usr = htmlspecialcharstrim$POST'usr'; $pwd = htmlspecialcharstrim$POST'pwd'; if$usr && $pwd $login = mysqlquery"SELECT FROM siteinfo WHERE admusr='".$usr."' AND admpwd='".md5$pwd."';"; $row = mysqlnumrows$login;...

7.1AI score
SaveExploits0
Prion
Prion
added 2015/04/10 3:0 p.m.22 views

Sql injection

Clang in LLVM, as used in Apple Xcode before 6.3, performs incorrect register allocation in a way that triggers stack storage for stack cookie pointers, which might allow context-dependent attackers to bypass a stack-guard protection mechanism via crafted input to an affected C program...

5CVSS6.5AI score0.01299EPSS
SaveExploits0References4Affected Software1
myhack58
myhack58
added 2014/11/04 12:0 a.m.27 views

CmsEasy the latest version 5. 5_UTF-8_20140802 bypass the four patches continue to SQL injection-vulnerability warning-the black bar safety net

CmsEasy the latest version 5. 5UTF-820140802, the front is the rain God to spare the three Tick: cmseasy bypass patchSQL injectionone Tick: continue to bypass cmseasy patches continue to inject Tick: continuous bypass cmseasy two patches continue to inject The latest inside also repair, but the...

1.5AI score
SaveExploits0
seebug.org
seebug.org
added 2014/10/27 12:0 a.m.27 views

74cms(20141020)全局SQL注入过滤绕过

简要描述: 74cmsv3.5.120141020 绕过全局SQL注入过滤。 详细说明: WooYun: 74cms 最新版 注入8-9 报道过74cms转换编码导致的SQL注入的问题,是由于使用了iconv函数导致的,74cms做了修正,转而使用了自定义的函数utf8togbk来转换编码,代码如下: function utf8togbk$utfstr global $UC2GBTABLE; $okstr = ''; ifempty$UC2GBTABLE define'CODETABLEDIR',...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/29 12:0 a.m.29 views

一步步击溃PHPYUN(另类方法绕过防注入)

简要描述: 由某处SQL注入引起,最终通过组合漏洞击溃PHPYUN 详细说明: 测试版本:PHPYUN 3.1 GBK beta 20140728 PHPYUN使用了两套waf,一套自己写的,一套360的,从第一套开始。 \data\db.safety.php: quotesGPC; // 效果:addslashes if$config'syistemplate'!='1' || md5md5$config'sysafekey'.$GET'm'!=$POST'safekey' foreach$POST as $id=$v safesql$id,$v,"POST",$config; $id...

7.9AI score
SaveExploits0
seebug.org
seebug.org
added 2014/05/26 12:0 a.m.23 views

Destoon B2B 2014-05-21最新版绕过全局防御暴力注入(官方Demo可重现)

简要描述: destoon某加密函数缺陷可破解导致注入 由于字符串加密,所以自带的全局stripsql gpc等直接无视了 使用不安全的“随机数”的实例 搬个小凳子吧,这个一时半会儿说不完。。。 详细说明: 出问题的是用于cookie加解密的encrypt和decrypt函数 首先看一下函数内容include/global.func.php 122行 function encrypt$txt, $key = '' $key or $key = DTKEY; //DTKEY是在安装时生成的一个15位随机字符串 $rnd = md5microtime;//缺陷 下面说 $len =...

7AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2013/12/14 12:0 a.m.33 views

Fedora 20 : mediawiki-1.21.3-1.fc20 (2013-22047)

Kevin Israel Wikipedia user PleaseStand identified and reported two vectors for injecting JavaScript in CSS that bypassed MediaWiki's blacklist CVE-2013-4567, CVE-2013-4568. - Internal review while debugging a site issue discovered that MediaWiki and the CentralNotice extension were incorrectly...

7.5CVSS7.1AI score0.02142EPSS
SaveExploits0References10
OpenVAS
OpenVAS
added 2013/07/17 12:0 a.m.34 views

Mozilla Thunderbird ESR Multiple Vulnerabilities - August12 (Mac OS X)

This host is installed with Mozilla Thunderbird ESR and is prone to multiple vulnerabilities. OpenVAS Vulnerability Test $Id: gbmozillathunderbirdesrmultvulnaug12macosx.nasl 6115 2017-05-12 09:03:25Z teissa $ Mozilla Thunderbird ESR Multiple Vulnerabilities - August12 Mac OS X Authors: Arun Kalla...

9.3CVSS0.9AI score0.0235EPSS
SaveExploits0References5
myhack58
myhack58
added 2012/03/23 12:0 a.m.21 views

A lot of Taobao guest 7. 4 SQL injection bypass vulnerability-vulnerability warning-the black bar safety net

Brief description: See before someone made a lot of this procedure of injecting http://www.wooyun.org/bugs/wooyun-2010-04024 Look at the source code, almost naked injection?: $id =$GET'id'; $good=selsql'dhlist','id,name,pic,money,jifen,num,content,num','id='.$ id; OK, OK!! See online that lot and...

7.6AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2011/02/03 6:55 p.m.8 views

php: XSS and SQL injection bypass via crafted overlong UTF-8 encoded string

Integer overflow in the xmlutf8decode function in ext/xml/xml.c in PHP before 5.2.11 makes it easier for remote attackers to bypass cross-site scripting XSS and SQL injection protection mechanisms via a crafted string that uses overlong UTF-8 encoding, a different vulnerability than CVE-2010-3870...

6.8CVSS6.6AI score0.02652EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2011/02/03 6:55 p.m.7 views

php: XSS mitigation bypass via utf8_decode()

The utf8decode function in PHP before 5.3.4 does not properly handle non-shortest form UTF-8 encoding and ill-formed subsequences in UTF-8 data, which makes it easier for remote attackers to bypass cross-site scripting XSS and SQL injection protection mechanisms via a crafted string...

6.8CVSS6.6AI score0.11281EPSS
SaveExploits2References4
Rows per page
Query Builder