Lucene search
+L

1607 matches found

OSV
OSV
added 2009/02/12 4:30 p.m.9 views

CVE-2009-0543

ProFTPD Server 1.3.1, with NLS support enabled, allows remote attackers to bypass SQL injection protection mechanisms via invalid, encoded multibyte characters, which are not properly handled in 1 modsqlmysql and 2 modsqlpostgres...

7.4AI score
SaveExploits0References7
OSV
OSV
added 2009/02/12 4:30 p.m.2 views

DEBIAN-CVE-2009-0543

ProFTPD Server 1.3.1, with NLS support enabled, allows remote attackers to bypass SQL injection protection mechanisms via invalid, encoded multibyte characters, which are not properly handled in 1 modsqlmysql and 2 modsqlpostgres...

6.8CVSS8.1AI score0.18722EPSS
SaveExploits1References1
OSV
OSV
added 2009/02/12 4:30 p.m.10 views

CVE-2009-0542

SQL injection vulnerability in ProFTPD Server 1.3.1 through 1.3.2rc2 allows remote attackers to execute arbitrary SQL commands via a "%" percent character in the username, which introduces a "'" single quote character during variable substitution by modsql...

8AI score
SaveExploits0References13
Cvelist
Cvelist
added 2009/02/12 4:0 p.m.36 views

CVE-2009-0543

ProFTPD Server 1.3.1, with NLS support enabled, allows remote attackers to bypass SQL injection protection mechanisms via invalid, encoded multibyte characters, which are not properly handled in 1 modsqlmysql and 2 modsqlpostgres...

7.3AI score0.18722EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2009/02/12 4:0 p.m.34 views

CVE-2009-0542

SQL injection vulnerability in ProFTPD Server 1.3.1 through 1.3.2rc2 allows remote attackers to execute arbitrary SQL commands via a "%" percent character in the username, which introduces a "'" single quote character during variable substitution by modsql...

7.9AI score0.77398EPSS
SaveExploits3References13
CVE
CVE
added 2009/02/12 4:0 p.m.128 views

CVE-2009-0542

ProFTPD is affected by CVE-2009-0542 and related CVEs. Affects ProFTPD Server 1.3.1–1.3.2rc2 where a percent character in the username can introduce a single quote during mod_sql variable substitution, enabling remote SQL execution. Connected documents also indicate older

7.5CVSS8.1AI score0.77398EPSS
SaveExploits3References13Affected Software1
CVE
CVE
added 2009/02/12 4:0 p.m.374 views

CVE-2009-0543

ProFTPD 1.3.1 with NLS support is affected by CVE-2009-0543. The vulnerability arises in handling of invalid, encoded multibyte characters in the SQL modules (mod_sql_mysql and mod_sql_postgres), allowing remote attackers to bypass SQL injection protection mechanisms. Affected components are ProF...

6.8CVSS7.5AI score0.18722EPSS
SaveExploits1References7Affected Software1
Debian CVE
Debian CVE
added 2009/02/12 4:0 p.m.28 views

CVE-2009-0542

SQL injection vulnerability in ProFTPD Server 1.3.1 through 1.3.2rc2 allows remote attackers to execute arbitrary SQL commands via a "%" percent character in the username, which introduces a "'" single quote character during variable substitution by modsql...

7.5CVSS8.2AI score0.77398EPSS
SaveExploits3
Debian CVE
Debian CVE
added 2009/02/12 4:0 p.m.49 views

CVE-2009-0543

ProFTPD Server 1.3.1, with NLS support enabled, allows remote attackers to bypass SQL injection protection mechanisms via invalid, encoded multibyte characters, which are not properly handled in 1 modsqlmysql and 2 modsqlpostgres...

6.8CVSS7.6AI score0.18722EPSS
SaveExploits1
securityvulns
securityvulns
added 2009/02/12 12:0 a.m.179 views

Re: Another SQL injection in ProFTPd with mod_mysql (probably postgres as well)

Maybe this is related to http://bugs.proftpd.org/showbug.cgi?id=3173 ? That bug only applies to 1.3.1, so 1.3.0 is not affected. 1.3.2 is supposed to fix this bug. Sergio Aguayo ----- Original Message ----- From: [email protected] To: [email protected] Sent: Tuesday, February 10, 2009...

8.3AI score
SaveExploits0
securityvulns
securityvulns
added 2009/02/12 12:0 a.m.69 views

Re: Re: Another SQL injection in ProFTPd with mod_mysql (probably postgres as well)

Uh-oh, sorry, bad copy-paste..the user is just ' and 1=2 union select 1,1,uid,gid,homedir,shell from users; -- not USER ' and 1=2 union select 1,1,uid,gid,homedir,shell from users; -- I am using debian packaged proftpd 1.3.1-16 if that matters...

1.9AI score
SaveExploits0
securityvulns
securityvulns
added 2009/02/12 12:0 a.m.62 views

Another SQL injection in ProFTPd with mod_mysql (probably postgres as well)

Hello, Just found out a problem with proftpd's sql authentication. The problem is easily reproducible if you login with username like: USER ' and 1=2 union select 1,1,uid,gid,homedir,shell from users; -- and a password of "1" without quotes. which leads to a successful login. Different account...

0.6AI score
SaveExploits0
securityvulns
securityvulns
added 2009/02/12 12:0 a.m.73 views

Re: Another SQL injection in ProFTPd with mod_mysql (probably postgres as well)

Looks like a very serious issue to me - it works on our ProFTPD 1.3.2rc2 Server latest stable on gentoo. 220 ProFTPD 1.3.2rc2 Server Pumpkin xx.xx.xx.xx USER ' and 1=2 union select 1,0x24312452565a583533784324716a304d4d6b4670426b4b486177644264756634392f,uid,gid,homedir,shell from ftp 331 Password...

8.3AI score
SaveExploits0
securityvulns
securityvulns
added 2009/02/12 12:0 a.m.73 views

ProFTPd SQL injection

SQL injections in database modules...

7.5CVSS2AI score0.77398EPSS
SaveExploits3References4Affected Software1
seebug.org
seebug.org
added 2009/02/11 12:0 a.m.20 views

ProFTPd with mod_mysql Authentication Bypass Vulnerability

No description provided by source. Just found out a problem with proftpd's sql authentication. The problem is easily reproducible if you login with username like: USER %' and 1=2 union select 1,1,uid,gid,homedir,shell from users; -- and a password of "1" without quotes. which leads to a successfu...

7.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2009/02/11 12:0 a.m.24 views

ProFTPd With mod_mysql Authentication Bypass

Credits Go For gat3way For Finding The Bug ! AT http://milw0rm.com/exploits/8037 Exploited By AlpHaNiX HomePage NullArea.Net Greetz For Zigma-Djekmani-r1z use Net::FTP; if @ARGV new"$host", Debug = 0 or die "! Cannot connect to $host"; $ftp-login"$user","$pass" or die "\n\n! Couldn't ByPass The...

0.5AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/02/10 12:0 a.m.262 views

ProFTPd - 'mod_mysql' Authentication Bypass

Just found out a problem with proftpd's sql authentication. The problem is easily reproducible if you login with username like: USER %' and 1=2 union select 1,1,uid,gid,homedir,shell from users; -- and a password of "1" without quotes. which leads to a successful login. Different account logins c...

7.5CVSS7AI score0.77398EPSS
SaveExploits3
Exploit DB
Exploit DB
added 2009/02/10 12:0 a.m.184 views

ProFTPd 1.3 - 'mod_sql' 'Username' SQL Injection

source: https://www.securityfocus.com/bid/33722/info ProFTPD is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to manipulate SQL queries, modify data, or exploit...

7.5CVSS7AI score0.77398EPSS
SaveExploits3
exploitpack
exploitpack
added 2009/02/10 12:0 a.m.28 views

ProFTPd 1.3 - mod_sql Username SQL Injection

ProFTPd 1.3 - modsql Username SQL Injection source: https://www.securityfocus.com/bid/33722/info ProFTPD is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to...

0.1AI score
SaveExploits0
exploitpack
exploitpack
added 2009/02/10 12:0 a.m.28 views

ProFTPd - mod_mysql Authentication Bypass

ProFTPd - modmysql Authentication Bypass Just found out a problem with proftpd's sql authentication. The problem is easily reproducible if you login with username like: USER %' and 1=2 union select 1,1,uid,gid,homedir,shell from users; -- and a password of "1" without quotes. which leads to a...

0.8AI score
SaveExploits0
Rows per page
Query Builder