Lucene search
+L

1285 matches found

securityvulns
securityvulns
added 2004/03/09 12:00 a.m.30 views

NAV bugs!

Subject: NAV bugs! Published: Friday, 05 March, 2004 Updated: 06-Mar-04 Discovered By: Bipin Gautam hUNT3R Product Version: Norton Antivirus 2002 ver: 8.00.58 Only tested On... Risk Impact: Low-Medium Details: During a 'manual scan' of a folder, if Norton Antivirus NAV encounters a file /folder...

7.1AI score
SaveExploits0
securityvulns
securityvulns
added 2004/03/03 12:00 a.m.34 views

ProFTPD buffer overflow

Buffer overflow on ASCII-files uploading...

3.7AI score
SaveExploits0References2Affected Software1
CERT
CERT
added 2003/10/29 12:00 a.m.34 views

ProFTPD fails to properly handle newline characters when transferring files in ASCII mode

Overview ProFTPD is a popular free File Transfer Protocol FTP server package. A vulnerability in its handling of files transferred in ASCII mode can allow an attacker to compromise the system running the server. Description The File Transfer Protocol FTP described in RFC959 defines operations for...

9CVSS7.6AI score0.58355EPSS
SaveExploits3References2
zdt
zdt
added 2003/10/04 12:00 a.m.42 views

ProFTPD 1.2.9rc2 ASCII File Remote Root Exploit

Exploit for linux platform in category remote exploits =============================================== ProFTPD 1.2.9rc2 ASCII File Remote Root Exploit =============================================== / proftpd 1.2.7/1.2.9rc2 remote root exploit by bkbll bkbllcnhonker.net, 2003/10/1 for...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2003/10/04 12:00 a.m.42 views

ProFTPD 1.2.9rc2 ASCII File Remote Root Exploit

No description provided by source. / proftpd 1.2.7/1.2.9rc2 remote root exploit by bkbll bkbllcnhonker.net, 2003/10/1 for FTPProFTPDTranslateOverflow found by X-force happy birthday, China. this code is dirty, there are more beautiful exploits of proftpd for this vuln in the world. this code want...

7.1AI score
SaveExploits0
CVE
CVE
added 2003/09/25 4:00 a.m.73 views

CVE-2003-0831

Summary (supported by provided docs): ProFTPD versions 1.2.7 through 1.2.9rc2 contain a vulnerability in the ASCII translation during file transfers, where 1024-byte ASCII translation checks mishandle newline characters. This can enable a remote attacker to cause a buffer overflow and execute arb...

9CVSS7.8AI score0.58355EPSS
SaveExploits3References9Affected Software1
Exploit DB
Exploit DB
added 2003/09/23 12:00 a.m.26 views

ProFTPd 1.2.7/1.2.8 - '.ASCII' File Transfer Buffer Overrun

// source: https://www.securityfocus.com/bid/8679/info A remotely exploitable buffer overrun vulnerability has been reported in ProFTPD. This issue could be triggered if an attacker uploads a malformed file and then that file is downloaded in ASCII mode. Successful exploitation will permit a...

9CVSS5.8AI score0.58355EPSS
SaveExploits3
exploitpack
exploitpack
added 2003/09/23 12:00 a.m.18 views

ProFTPd 1.2.71.2.8 - .ASCII File Transfer Buffer Overrun

ProFTPd 1.2.71.2.8 - .ASCII File Transfer Buffer Overrun // source: https://www.securityfocus.com/bid/8679/info A remotely exploitable buffer overrun vulnerability has been reported in ProFTPD. This issue could be triggered if an attacker uploads a malformed file and then that file is downloaded ...

1.2AI score
SaveExploits0
FreeBSD
FreeBSD
added 2003/09/23 12:00 a.m.34 views

ProFTPD ASCII translation bug resulting in remote root compromise

A buffer overflow exists in the ProFTPD code that handles translation of newline characters during ASCII-mode file uploads. An attacker may exploit this buffer overflow by uploading a specially crafted file, resulting in code execution and ultimately a remote root compromise...

9CVSS7AI score0.58355EPSS
SaveExploits3References1
securityvulns
securityvulns
added 2003/04/16 12:00 a.m.29 views

Windows 2003 sin2k.sys EngTextOut DoS

DoS on function call with non-ASCII text...

2.3AI score
SaveExploits0References1
securityvulns
securityvulns
added 2003/04/16 12:00 a.m.46 views

Windows 2003 win2k.sys vulnerability

BRIEF SYNOPSIS SUMMARY Under Windows NT5.2, all software that uses "EngTextOut" are exposed to BSOD when attempting to print non-ASCII characters. POINT OF INTEREST "win32k.sys" at 0xbf8bc8d7 Tue Mar 25 00:40:49 2003. IMPLICATIONS Envisage it. SYSTEMS AFFECTED Windows 2003 web...

3.1AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2003/02/06 12:00 a.m.39 views

(RHSA-2002:214) php security update

PHP is an HTML-embedded scripting language commonly used with the Apache HTTP server. The mail function in PHP 4.x to 4.2.2 may allow local script authors to bypass safe mode restrictions and modify command line arguments to the MTA such as sendmail in the 5th argument to mail, altering MTA...

7.5CVSS6.4AI score0.047EPSS
SaveExploits0
CERT
CERT
added 2003/01/13 12:00 a.m.36 views

Lotus Domino web server vulnerable to buffer overflow via long HTTP authentication header containing non-ASCII characters

Overview A remotely exploitable buffer overflow exists in versions of IBM's Lotus Domino web server prior to R5.0.10. Description A remotely exploitable buffer overflow exists in the Lotus Domino web server. The overflow can occur as the result of an overly long HTTP Authenticate header containin...

8AI score
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2002/11/08 11:15 a.m.19 views

security flaw

The mail function in PHP 4.x to 4.2.2 does not filter ASCII control characters from its arguments, which could allow remote attackers to modify mail message content, including mail headers, and possibly use PHP as a "spam proxy."...

5CVSS5.9AI score0.047EPSS
SaveExploits0References4
NVD
NVD
added 2002/09/24 4:00 a.m.20 views

CVE-2002-0986

The mail function in PHP 4.x to 4.2.2 does not filter ASCII control characters from its arguments, which could allow remote attackers to modify mail message content, including mail headers, and possibly use PHP as a "spam proxy."...

5CVSS6.6AI score0.047EPSS
SaveExploits0References17
CERT
CERT
added 2002/09/16 12:00 a.m.20 views

PHP fails to filter ASCII control characters from string arguments of mail() function

Overview PHP does not properly filter parameters to its mail function. Description PHP is a scripting language widely used in web application development. PHP includes a function called mail that takes message parameters such as recipient address and sends mail using sendmail. PHP does not filter...

6.5AI score
SaveExploits0References2
securityvulns
securityvulns
added 2002/08/25 12:00 a.m.40 views

PHP: Bypass safe_mode and inject ASCII control chars with mail()

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Product: PHP Version: 4.x up to 4.2.2 Vendor: http://www.php.net/ Author: Wojciech Purczynski [email protected] Date: June 13, 2002 Updated: August 23, 2002 Released: August 21, 2002 Issue: ====== Two vulnerabilities exists in mail PHP function. The first...

SaveExploits0
RedHat Linux
RedHat Linux
added 2002/08/08 9:20 a.m.7 views

security flaw

OpenSSL 0.9.6d and earlier, and 0.9.7-beta2 and earlier, does not properly handle ASCII representations of integers on 64 bit platforms, which could allow attackers to cause a denial of service and possibly execute arbitrary code...

7.5CVSS6AI score0.08169EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2002/07/31 3:58 p.m.9 views

security flaw

OpenSSL 0.9.6d and earlier, and 0.9.7-beta2 and earlier, does not properly handle ASCII representations of integers on 64 bit platforms, which could allow attackers to cause a denial of service and possibly execute arbitrary code...

7.5CVSS6AI score0.08169EPSS
SaveExploits0References4
CVE
CVE
added 2002/07/31 4:00 a.m.129 views

CVE-2002-0655

OpenSSL CVE-2002-0655 affects 0.9.6d and earlier and 0.9.7-beta2 and earlier; on 64-bit platforms it mishandles ASCII representations of integers, enabling denial of service and potentially arbitrary code execution. Public sources in the connected docs corroborate multiple related CVEs (0655, 065...

7.5CVSS9.5AI score0.08169EPSS
SaveExploits0References8Affected Software4
Rows per page
Query Builder