Lucene search
+L

216 matches found

RedhatCVE
RedhatCVE
added 2017/02/14 2:18 p.m.30 views

CVE-2017-3302

A flaw was found in the way MySQL client library libmysqlclient handled prepared statements when server connection was lost. A malicious server or a man-in-the-middle attacker could possibly use this flaw to crash an application using libmysqlclient...

7.5CVSS1.3AI score0.04575EPSS
SaveExploits0References1
Hacker One
Hacker One
added 2017/01/12 7:42 a.m.20 views

U.S. Dept Of Defense: SQL injection found in US Navy Website (http://███/)

Summary: SQL injection found in US Navy Website http://█████/ Description: SQL injection found in US Navy website, parameters are: /display.asp?storyid=98373 /listStories.asp?x=4 /viewVideo.asp?t=6 SQLmap commands: sqlmap.py -u http://█████/submit/display.asp?storyid=98373 --random-agent...

8.1AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/12/13 12:00 a.m.37 views

Fedora 25 : perl-DBD-MySQL (2016-673cbb6bb4)

This release fixes CVE-2016-1251 vulnerability, a use after free when using prepared statements. ---- Updated to the latest version ---- Security fix for CVE-2016-1249 Note that Tenable Network Security has extracted the preceding description block directly from the Fedora update system website...

8.1CVSS6.8AI score0.02926EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2016/11/17 12:00 a.m.7 views

PT-2017-7947 · Mysql Server +3 · Dbd::Mysql +3

Name of the Vulnerable Software and Affected Versions: DBD::mysql versions prior to 4.039 Description: The issue allows attackers to cause a denial of service, specifically an out-of-bounds read, when using server-side prepared statement support. This can be achieved through vectors involving an...

9.8CVSS6.7AI score0.04227EPSS
SaveExploits0References44
exploitpack
exploitpack
added 2015/09/17 12:00 a.m.25 views

ZeusCart 4.0 - SQL Injection

ZeusCart 4.0 - SQL Injection ZeusCart 4.0: SQL Injection Security Advisory – Curesec Research Team 1. Introduction Affected Product: ZeusCart 4.0 Fixed in: not fixed Fixed Version Link: n/a Vendor Contact: [email protected] Vulnerability Type: SQL Injection Remote Exploitable: Yes Reported to...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2015/08/18 12:00 a.m.31 views

BigTree CMS 4.2.3 - (Authenticated) SQL Injection

BigTree CMS 4.2.3: Multiple SQL Injection Vulnerabilities Security Advisory – Curesec Research Team Online-Reference: http://blog.curesec.com/article/blog/BigTree-CMS-423-Multiple-SQL-Injection-Vulnerabilities-39.html 1. Introduction Affected Product: BigTree CMS 4.2.3 Fixed in: 4.2.4 Fixed Versi...

5.3AI score
SaveExploits0
exploitpack
exploitpack
added 2015/08/18 12:00 a.m.22 views

BigTree CMS 4.2.3 - (Authenticated) SQL Injection

BigTree CMS 4.2.3 - Authenticated SQL Injection BigTree CMS 4.2.3: Multiple SQL Injection Vulnerabilities Security Advisory – Curesec Research Team Online-Reference: http://blog.curesec.com/article/blog/BigTree-CMS-423-Multiple-SQL-Injection-Vulnerabilities-39.html 1. Introduction Affected Produc...

0.5AI score
SaveExploits0
zdt
zdt
added 2014/12/10 12:00 a.m.41 views

phpTrafficA 2.3 SQL Injection Vulnerability

phpTrafficA versions 2.3 and below suffer from a remote SQL injection vulnerability. Product: phpTrafficA Product page: http://soft.zoneo.net/phpTrafficA/ Affected versions: Up to and including 2.3 latest as of writing. Description: An SQL injection exists in Php/Functions/logfunction.php, line...

7.5CVSS7.6AI score0.01837EPSS
SaveExploits3
Packet Storm
Packet Storm
added 2014/12/09 12:00 a.m.55 views

phpTrafficA 2.3 SQL Injection

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Product: phpTrafficA Product page: http://soft.zoneo.net/phpTrafficA/ Affected versions: Up to and including 2.3 latest as of writing. Description: An SQL injection exists in Php/Functions/logfunction.php, line 933: $sql3 ="INSERT INTO $tablehost SET...

7.5CVSS0.7AI score0.01837EPSS
SaveExploits3
zdt
zdt
added 2014/11/15 12:00 a.m.70 views

Gogs Blind SQL Injection Vulnerability

Exploit for php platform in category web applications Blind SQL Injection in Gogs label search ======================================== Researcher: Timo Schmid Description =========== GogsGo Git Service is a painless self-hosted Git Service written in Go. taken from 1 It is very similiar to the...

7.5CVSS0.1AI score0.33391EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2014/11/14 12:00 a.m.83 views

Gogs - 'users'/'repos' '?q' SQL Injection

Unauthenticated SQL Injection in Gogs repository search ======================================================= Researcher: Timo Schmid Description =========== GogsGo Git Service is a painless self-hosted Git Service written in Go. taken from 1 It is very similiar to the github hosting plattform...

7.5CVSS5.2AI score0.33391EPSS
SaveExploits5
Mageia
Mageia
added 2014/10/29 11:30 a.m.36 views

Updated php-ZendFramework packages fix security vulnerabilities

Due to a bug in PHP's LDAP extension, when ZendFramework's Zendldap class is used for logins, an attacker can login as any user by using a null byte to bypass the empty password check and perform an unauthenticated LDAP bind CVE-2014-8088. The sqlsrv PHP extension, which provides the ability to...

9.8CVSS10.1AI score0.0255EPSS
SaveExploits1References5
zdt
zdt
added 2014/10/17 12:00 a.m.113 views

Drupal 7.31 CORE pre Auth SQL Injection Vulnerability

Exploit for php platform in category web applications Advisory: Drupal - pre-auth SQL Injection Vulnerability Release Date: 2014/10/15 Last Modified: 2014/10/15 Author: Stefan Horst Application: Drupal = 7.0 = 7.31 Severity: Full SQL injection, which results in total control and code execution of...

7.5CVSS0.6AI score0.99974EPSS
SaveExploits23
NVD
NVD
added 2014/10/16 12:55 a.m.28 views

CVE-2014-3704

The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys...

7.5CVSS7.3AI score0.99974EPSS
SaveExploits23References17
UbuntuCve
UbuntuCve
added 2014/10/16 12:55 a.m.66 views

CVE-2014-3704

The expandArguments function in the database abstraction API in Drupal core 7.x before 7.32 does not properly construct prepared statements, which allows remote attackers to conduct SQL injection attacks via an array containing crafted keys...

7.5CVSS7AI score0.99974EPSS
SaveExploits23References4
Debian CVE
Debian CVE
added 2014/10/16 12:00 a.m.54 views

CVE-2014-3704

Removed by vendor...

7.5CVSS7AI score0.99974EPSS
SaveExploits23
exploitpack
exploitpack
added 2014/08/26 12:00 a.m.67 views

VTLS Virtua InfoStation.cgi - SQL Injection

VTLS Virtua InfoStation.cgi - SQL Injection =====Alligator Security Team - Security Advisory============================ - VTLS Virtua InfoStation.cgi SQLi - CVE-2014-2081 - Author: José Tozo =====Table of Contents====================================================== 1. Background 2. Detailed...

7.5CVSS1.3AI score0.02082EPSS
SaveExploits5
zdt
zdt
added 2014/08/26 12:00 a.m.60 views

VTLS Virtua InfoStation.cgi - SQL Injection Vulnerability

VTLS-Virtua versions under 2014.X and all of 2013.2.X suffer from a remote SQL injection vulnerability. - VTLS Virtua InfoStation.cgi SQLi - CVE-2014-2081 - Author: José Tozo =====Table of Contents====================================================== 1. Background 2. Detailed description 3. Othe...

7.5CVSS7.6AI score0.02082EPSS
SaveExploits5
Exploit DB
Exploit DB
added 2014/08/26 12:00 a.m.57 views

VTLS Virtua InfoStation.cgi - SQL Injection

=====Alligator Security Team - Security Advisory============================ - VTLS Virtua InfoStation.cgi SQLi - CVE-2014-2081 - Author: José Tozo =====Table of Contents====================================================== 1. Background 2. Detailed description 3. Other contexts & solutions 4...

7.5CVSS5.2AI score0.02082EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2014/08/25 12:00 a.m.46 views

VTLS-Virtua SQL Injection

=====Alligator Security Team - Security Advisory============================ - VTLS Virtua InfoStation.cgi SQLi - CVE-2014-2081 - Author: José Tozo =====Table of Contents====================================================== 1. Background 2. Detailed description 3. Other contexts & solutions 4...

7.5CVSS0.4AI score0.02082EPSS
SaveExploits5
Rows per page
Query Builder