Lucene search
+L

1680 matches found

RedHat Linux
RedHat Linux
added 2007/02/19 7:41 p.m.10 views

mysql-server create database privilege escalation

MySQL before 4.1.21, 5.0 before 5.0.25, and 5.1 before 5.1.12, when run on case-sensitive filesystems, allows remote authenticated users to create or access a database when the database name differs only in case from a database for which they have permissions...

3.6CVSS7.5AI score0.02809EPSS
SaveExploits1References4
Drupal
Drupal
added 2007/01/05 12:0 a.m.20 views

Drupal core - Denial of service

The way page caching was implemented allows a denial of service attack. An attacker has to have the ability to post content on the site. He or she would then be able to poison the page cache, so that it returns cached 404 page not found errors for existing pages. If the page cache is not enabled,...

7AI score
SaveExploits0References5
securityvulns
securityvulns
added 2006/08/11 12:0 a.m.188 views

Mafia Moblog <= 6 (pathtotemplate) Remote File Inclusion Vulnerability

------------------------------------------------------------------------ ------------------- Mafia Moblog pathtotemplate Remote File Inclusion ------------------------------------------------------------------------ ------------------- Author : Sh3ll Date : 2006/04/30 HomePage : http://www.sh3ll....

1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2006/06/09 3:0 p.m.12 views

security flaw

The checkconnection function in sqlparse.cc in MySQL 4.0.x up to 4.0.26, 4.1.x up to 4.1.18, and 5.0.x up to 5.0.20 allows remote attackers to read portions of memory via a username without a trailing null byte, which causes a buffer over-read...

5CVSS6AI score0.35777EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2006/06/09 3:0 p.m.8 views

Mysql log file obfuscation

MySQL 5.0.18 and earlier allows local users to bypass logging mechanisms via SQL queries that contain the NULL character, which are not properly handled by the mysqlrealquery function. NOTE: this issue was originally reported for the mysqlquery function, but the vendor states that since mysqlquer...

4.6CVSS7.4AI score0.01374EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2006/06/09 3:0 p.m.11 views

security flaw

MySQL before 4.1.13 allows local users to cause a denial of service persistent replication slave crash via a query with multiupdate and subselects...

2.1CVSS5.8AI score0.00475EPSS
SaveExploits1References4
CVE
CVE
added 2006/06/01 5:0 p.m.125 views

CVE-2006-2753

CVE-2006-2753 – MySQL SQL injection via multibyte encodings : Affected products are MySQL 4.1.x before 4.1.20 and 5.0.x before 5.0.22. The issue arises when multibyte encodings (e.g., SJIS, BIG5, GBK) are processed during input escaping with mysql_real_escape, leading to context-dependent SQL inj...

7.5CVSS8.4AI score0.03536EPSS
SaveExploits0References26Affected Software2
Prion
Prion
added 2006/05/05 12:46 p.m.33 views

Design/Logic Flaw

sqlparse.cc in MySQL 4.0.x up to 4.0.26, 4.1.x up to 4.1.18, and 5.0.x up to 5.0.20 allows remote attackers to obtain sensitive information via a COMTABLEDUMP request with an incorrect packet length, which includes portions of memory in an error message...

5CVSS5.8AI score0.04968EPSS
SaveExploits0References43Affected Software1
Ubuntu
Ubuntu
added 2006/04/27 11:45 p.m.64 views

USN-274-1: MySQL vulnerability

A logging bypass was discovered in the MySQL query parser. A local attacker could exploit this by inserting NUL characters into query strings even into comments, which would cause the query to be logged incompletely. This only affects you if you enabled the 'log' parameter in the MySQL...

4.6CVSS7.8AI score0.01374EPSS
SaveExploits1
EUVD
EUVD
added 2005/08/16 4:0 a.m.4 views

EUVD-2005-2559

Stack-based buffer overflow in the initsyms function in MySQL 4.0 before 4.0.25, 4.1 before 4.1.13, and 5.0 before 5.0.7-beta allows remote authenticated users who can create user-defined functions to execute arbitrary code via a long functionname field...

4.6CVSS7.3AI score0.02328EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2005/03/11 5:0 a.m.29 views

CVE-2005-0710

MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, allows remote authenticated users with INSERT and DELETE privileges to bypass library path restrictions and execute arbitrary libraries by using INSERT INTO to modify the mysql.func table, which is processed by the udfinit function...

9.2AI score0.12841EPSS
SaveExploits2References16
Cvelist
Cvelist
added 2005/03/11 5:0 a.m.51 views

CVE-2005-0711

MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, uses predictable file names when creating temporary tables, which allows local users with CREATE TEMPORARY TABLE privileges to overwrite arbitrary files via a symlink attack...

8.6AI score0.01703EPSS
SaveExploits2References14
Cvelist
Cvelist
added 2005/03/11 5:0 a.m.29 views

CVE-2005-0709

MySQL 4.0.23 and earlier, and 4.1.x up to 4.1.10, allows remote authenticated users with INSERT and DELETE privileges to execute arbitrary code by using CREATE FUNCTION to access libc calls, as demonstrated by using strcat, onexit, and exit...

9.3AI score0.1844EPSS
SaveExploits2References15
securityvulns
securityvulns
added 2005/03/11 12:0 a.m.35 views

[VulnWatch] Mysql insecure temporary file creation with CREATE TEMPORARY TABLE privilege escalation

Mysql insecure temporary file creation with CREATE TEMPORARY TABLE privilege escalation Author: Stefano Di Paola Vulnerable: Mysql = 4.0.23, 4.1.10 Type of Vulnerability: Local insecure temporary file creation Tested On : Mandrake 10.1 /Debian Sarge Vendor Status: Notified on March, 2nd 2005 --...

6.8AI score
SaveExploits0
securityvulns
securityvulns
added 2005/03/11 12:0 a.m.44 views

[VulnWatch] Mysql CREATE FUNCTION libc arbitrary code execution.

Mysql CREATE FUNCTION libc arbitrary code execution. Author: Stefano Di Paola Vulnerable: Mysql = 4.0.23, 4.1.10 Type of Vulnerability: Local/Remote - input validation Tested On : Mandrake 10.1 /Debian Sarge Vendor Status: Notified on March 2005 -- Description If an authenticated user has INSERT...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2005/03/11 12:0 a.m.18 views

MySQL 4.x - CREATE FUNCTION mysql.func Table Arbitrary Library Injection

MySQL 4.x - CREATE FUNCTION mysql.func Table Arbitrary Library Injection source: https://www.securityfocus.com/bid/12781/info MySQL is reported prone to multiple vulnerabilities that can be exploited by a remote authenticated attacker. The following individual issues are reported: - Insecure...

0.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2005/02/14 12:0 a.m.23 views

GLSA-200501-33 : MySQL: Insecure temporary file creation

The remote host is affected by the vulnerability described in GLSA-200501-33 MySQL: Insecure temporary file creation Javier Fernandez-Sanguino Pena from the Debian Security Audit Project discovered that the 'mysqlaccess' script creates temporary files in world-writeable directories with predictab...

4.6CVSS6.9AI score0.00594EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2005/02/11 12:0 a.m.29 views

Mandrake Linux Security Advisory : MySQL (MDKSA-2005:036)

A temporary file vulnerability in the mysqlaccess script in MySQL was discovered by Javier Fernandez-Sanguino Pena. This flaw could allow an unprivileged user to let root overwrite arbitrary files via a symlink attack. It could also be used to view the contents of a temporary file which could...

4.6CVSS7AI score0.00594EPSS
SaveExploits0References1
NVD
NVD
added 2005/02/09 5:0 a.m.24 views

CVE-2004-0957

Unknown vulnerability in MySQL 3.23.58 and earlier, when a local user has privileges for a database whose name includes a "" underscore, grants privileges to other databases that have similar names, which can allow the user to conduct unauthorized activities...

6.8CVSS6AI score0.02425EPSS
SaveExploits0References8
Packet Storm
Packet Storm
added 2005/02/06 12:0 a.m.22 views

r57lite211.txt

!/usr/bin/perl use LWP::UserAgent; LiteForum 2.1.1 http://www.softtime.ru sql injection exploit work on all mysql versions by 1dt.w0lf RusH security team http://rst.void.ru --------------------------------------- greets 2: ghc www.ghc.ru Gh0st Security Team http://gst.void.ru heya Ch0ke7 and off...

7.4AI score
SaveExploits0
Rows per page
Query Builder