Lucene search
+L

221 matches found

myhack58
myhack58
added 2008/07/11 12:00 a.m.201 views

php escapeshellcmd multibyte encoding vulnerability analysis and extension-a vulnerability warning-the black bar safety net

漏洞 公告 在 http://www.sektioneins.de/advisories/SE-2008-03.txt PHP 5 = 5.2.5 PHP 4 = 4.4.8 Some allow as GBK, EUC-KR, SJIS, etc. wide byte character set systems may be affected by this impact, the impact is still very large, the domestic virtual host should be the pass to kill, in testing this...

7.9AI score
SaveExploits0
NVD
NVD
added 2008/07/07 11:41 p.m.18 views

CVE-2008-2667

SQL injection vulnerability in the Courier Authentication Library aka courier-authlib before 0.60.6 on SUSE openSUSE 10.3 and 11.0, and other platforms, when MySQL and a non-Latin character set are used, allows remote attackers to execute arbitrary SQL commands via the username and unspecified...

5.1CVSS8.1AI score0.01529EPSS
SaveExploits0References9
Prion
Prion
added 2008/07/07 11:41 p.m.34 views

Sql injection

SQL injection vulnerability in the Courier Authentication Library aka courier-authlib before 0.60.6 on SUSE openSUSE 10.3 and 11.0, and other platforms, when MySQL and a non-Latin character set are used, allows remote attackers to execute arbitrary SQL commands via the username and unspecified...

5.1CVSS8.5AI score0.01529EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2008/07/07 11:00 p.m.45 views

CVE-2008-2667

SQL injection vulnerability in the Courier Authentication Library aka courier-authlib before 0.60.6 on SUSE openSUSE 10.3 and 11.0, and other platforms, when MySQL and a non-Latin character set are used, allows remote attackers to execute arbitrary SQL commands via the username and unspecified...

5.1CVSS8.3AI score0.01529EPSS
SaveExploits0
Cvelist
Cvelist
added 2008/07/07 11:00 p.m.41 views

CVE-2008-2667

SQL injection vulnerability in the Courier Authentication Library aka courier-authlib before 0.60.6 on SUSE openSUSE 10.3 and 11.0, and other platforms, when MySQL and a non-Latin character set are used, allows remote attackers to execute arbitrary SQL commands via the username and unspecified...

8AI score0.01529EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2008/06/16 12:00 a.m.13 views

FreeBSD : Courier Authentication Library -- SQL Injection (022baf71-38e6-11dd-8d34-00e0815b8da8)

Secunia reports : A vulnerability has been reported in the Courier Authentication Library, which can be exploited by malicious people to conduct SQL injection attacks. Input passed via e.g. the username to the library is not properly sanitised before being used in SQL queries. This can be exploit...

6AI score
SaveExploits0References1
FreeBSD
FreeBSD
added 2008/06/10 12:00 a.m.21 views

Courier Authentication Library -- SQL Injection

Secunia reports: A vulnerability has been reported in the Courier Authentication Library, which can be exploited by malicious people to conduct SQL injection attacks. Input passed via e.g. the username to the library is not properly sanitised before being used in SQL queries. This can be exploite...

2.9AI score
SaveExploits0References1
securityvulns
securityvulns
added 2007/12/13 12:00 a.m.73 views

WordPress Charset SQL injection vulnerability (re-resend)

Terribly sorry, gmail messed up the GPG signature. Hope this one can get through. === WordPress Charset SQL Injection Vulnerability === Release date: 2007-12-10 Last modified: 2007-12-10 Source: Abel Cheung abelcheung at gmail dot com Affected version: WordPress = 2.3.1 Exploit type: Remote Risk:...

8.9AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2007/12/12 12:46 a.m.30 views

CVE-2007-6318

SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DBCHARSET is set to 1 Big5, 2 GBK, or possibly other character set encodings that support a "" in a multibyte character...

6.8CVSS6.2AI score0.09156EPSS
SaveExploits3References1
OSV
OSV
added 2007/12/12 12:46 a.m.13 views

CVE-2007-6318

SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DBCHARSET is set to 1 Big5, 2 GBK, or possibly other character set encodings that support a "" in a multibyte character...

8.4AI score
SaveExploits0References12
Prion
Prion
added 2007/12/12 12:46 a.m.21 views

Sql injection

SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DBCHARSET is set to 1 Big5, 2 GBK, or possibly other character set encodings that support a "" in a multibyte character...

6.8CVSS8.7AI score0.09156EPSS
SaveExploits3References12Affected Software1
Cvelist
Cvelist
added 2007/12/12 12:00 a.m.46 views

CVE-2007-6318

SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DBCHARSET is set to 1 Big5, 2 GBK, or possibly other character set encodings that support a "" in a multibyte character...

10AI score0.09156EPSS
SaveExploits3References12
Debian CVE
Debian CVE
added 2007/12/12 12:00 a.m.62 views

CVE-2007-6318

SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DBCHARSET is set to 1 Big5, 2 GBK, or possibly other character set encodings that support a "" in a multibyte character...

6.8CVSS7.4AI score0.09156EPSS
SaveExploits3
seebug.org
seebug.org
added 2007/12/12 12:00 a.m.34 views

WordPress wp-db.php文件字符集SQL注入漏洞

BUGTRAQ ID: 26795 WordPress是一款免费的论坛Blog系统。 WordPress处理用户数据时存在漏洞,远程攻击者可能利用此漏洞执行SQL注入攻击。 WordPress中的大多数数据库查询使用escape方式过滤SQL字符串,实际上是通过addslashes函数过滤输入,而addslashes函数没有考虑SQL字符串中所使用的字符集,盲目的向单引号前插入反斜线,这样的反斜线可能会形成其他有效的字符。以下是wp-includes/query.php中的漏洞代码: // If a search pattern is specified, load the posts...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2007/12/11 12:00 a.m.52 views

WordPress Core 2.3.1 - Charset SQL Injection

=== WordPress Charset SQL Injection Vulnerability === Release date: 2007-12-10 Last modified: 2007-12-12 Source: Abel Cheung Affected version: WordPress = 2.3.1 Exploit type: Remote Risk: Moderate CVE: pending Reference: http://www.abelcheung.org/advisory/20071210-wordpress-charset.txt 1. Summary...

6.8CVSS5.8AI score0.09156EPSS
SaveExploits3
exploitpack
exploitpack
added 2007/12/11 12:00 a.m.28 views

WordPress 2.3.1 - Charset SQL Injection

WordPress 2.3.1 - Charset SQL Injection === WordPress Charset SQL Injection Vulnerability === Release date: 2007-12-10 Last modified: 2007-12-12 Source: Abel Cheung Affected version: WordPress = 2.3.1 Exploit type: Remote Risk: Moderate CVE: pending Reference:...

0.3AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2007/10/17 12:00 a.m.29 views

openSUSE 10 Security Update : dovecot (dovecot-1987)

Dovecot might have been affected by the multibyte character set SQL injection issues for instance described in CVE-2006-2314. This patch fixes the MySQL and PostgreSQL backend to use the correct quoting methods when passing user-supplied strings. %NASLMINLEVEL 70300 C Tenable Network Security, In...

7.5CVSS5.3AI score0.02792EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2007/05/11 12:00 a.m.268 views

Microsoft Outlook Web Access远程脚本注入漏洞(MS07-026)

Outlook Web Access是Microsoft Exchange中用于通过Web浏览器读取和发送邮件的工具。 Outlook Web Access在处理特定的数据编码时存在漏洞,远程攻击者可能利用此漏洞控制用户机器。 Outlook Web Access没有正确地处理某些UTF字符集标签,因此可能未经正确地过滤便显示了基于脚本的附件。如果攻击者发送了带有特制UTF编码邮件附件的话,就可能导致在用户浏览器环境中执行任意代码或读取敏感信息。 Microsoft Exchange Server 2003 SP2 Microsoft Exchange Server 2003 SP1...

7.5AI score
SaveExploits0
Prion
Prion
added 2007/05/08 11:19 p.m.33 views

Cross site scripting

Cross-site scripting XSS vulnerability in Outlook Web Access OWA in Microsoft Exchange Server 2000 SP3, and 2003 SP1 and SP2 allows remote attackers to execute arbitrary scripts, spoof content, or obtain sensitive information via certain UTF-encoded, script-based e-mail attachments, involving an...

6.8CVSS6.4AI score0.33148EPSS
SaveExploits0References11Affected Software1
CERT
CERT
added 2007/05/08 12:00 a.m.39 views

Microsoft Exchange Outlook Web Access UTF character set label script injection vulnerability

Overview Microsoft Exchange Outlook Web Access OWA fails to properly handle the UTF character set label, which can allow a remote, unauthenticated attacker to execute script within the security context of the OWA user. Description OWA allows users to access their email accounts on a Microsoft...

6.8CVSS6.2AI score0.33148EPSS
SaveExploits0References2
Rows per page
Query Builder