Lucene search
+L

1618 matches found

securityvulns
securityvulns
added 2009/02/12 12:0 a.m.74 views

ProFTPd SQL injection

SQL injections in database modules...

7.5CVSS2AI score0.77398EPSS
SaveExploits3References4Affected Software1
securityvulns
securityvulns
added 2009/02/12 12:0 a.m.71 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.181 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.65 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.75 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
Packet Storm
Packet Storm
added 2009/02/11 12:0 a.m.25 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
seebug.org
seebug.org
added 2009/02/11 12:0 a.m.23 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
exploitpack
exploitpack
added 2009/02/10 12:0 a.m.29 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
exploitpack
exploitpack
added 2009/02/10 12:0 a.m.29 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
Exploit DB
Exploit DB
added 2009/02/10 12:0 a.m.277 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
zdt
zdt
added 2009/02/10 12:0 a.m.19 views

ProFTPd with mod_mysql Authentication Bypass Vulnerability

Exploit for multiple platform in category remote exploits ========================================================== ProFTPd with modmysql Authentication Bypass Vulnerability ========================================================== Just found out a problem with proftpd's sql authentication. The...

7.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/02/10 12:0 a.m.185 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
seebug.org
seebug.org
added 2009/02/09 12:0 a.m.19 views

ProFTPD字符编码SQL注入漏洞

ProFTPD是一款流行的FTP服务程序。 ProFTPD存在漏洞,允许恶意用户进行SQL注入攻击。 在执行SQL查询之前应用程序不正确设置字符编码,在使用多字节字符编码的环境中通过注入任意SQL代码可操作SQL查询。 要成功利用漏洞需要NLS支持。 ProFTPD 1.3.x 厂商解决方案 升级到ProFTPD 1.3.2: http://www.proftpd.org...

7.1AI score
SaveExploits0
FreeBSD
FreeBSD
added 2009/02/06 12:0 a.m.60 views

proftpd -- multiple sql injection vulnerabilities

Secunia reports: Some vulnerabilities have been reported in ProFTPD, which can be exploited by malicious people to conduct SQL injection attacks. The application improperly sets the character encoding prior to performing SQL queries. This can be exploited to manipulate SQL queries by injecting...

2.3AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2009/01/16 12:0 a.m.42 views

Fedora 9 : proftpd-1.3.1-8.fc9 (2009-0064)

This update fixes a security issue where an attacker could conduct cross-site request forgery CSRF attacks and execute arbitrary FTP commands. It also fixes some SSL shutdown issues seen with certain clients. Note that Tenable Network Security has extracted the preceding description block directl...

6.8CVSS5.8AI score0.07066EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2009/01/16 12:0 a.m.45 views

Fedora 8 : proftpd-1.3.1-8.fc8 (2009-0195)

This update fixes a security issue where an attacker could conduct cross-site request forgery CSRF attacks and execute arbitrary FTP commands. It also fixes some SSL shutdown issues seen with certain clients. Note that Tenable Network Security has extracted the preceding description block directl...

6.8CVSS5.8AI score0.07066EPSS
SaveExploits1References3
Fedora
Fedora
added 2009/01/07 9:31 a.m.35 views

[SECURITY] Fedora 8 Update: proftpd-1.3.1-8.fc8

ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, and a highly customizable server infrastructure, including support for multiple 'virtual' FTP servers, anonymous FTP, and permission-based...

6.8CVSS0.6AI score0.07066EPSS
SaveExploits1
Fedora
Fedora
added 2009/01/07 9:16 a.m.35 views

[SECURITY] Fedora 10 Update: proftpd-1.3.1-8.fc10

ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, and a highly customizable server infrastructure, including support for multiple 'virtual' FTP servers, anonymous FTP, and permission-based...

6.8CVSS0.6AI score0.07066EPSS
SaveExploits1
Fedora
Fedora
added 2009/01/07 9:12 a.m.28 views

[SECURITY] Fedora 9 Update: proftpd-1.3.1-8.fc9

ProFTPD is an enhanced FTP server with a focus toward simplicity, security, and ease of configuration. It features a very Apache-like configuration syntax, and a highly customizable server infrastructure, including support for multiple 'virtual' FTP servers, anonymous FTP, and permission-based...

6.8CVSS0.6AI score0.07066EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2009/01/07 12:0 a.m.43 views

Fedora Core 9 FEDORA-2009-0064 (proftpd)

The remote host is missing an update to proftpd announced via advisory FEDORA-2009-0064. Note: This VT has been deprecated and is therefore no longer functional. SPDX-FileCopyrightText: 2009 E-Soft Inc. Some text descriptions might be excerpted from a referenced sources, and are Copyright C by th...

6.8CVSS6.4AI score0.07066EPSS
SaveExploits1References2
Rows per page
Query Builder