Lucene search
+L

2367 matches found

FreeBSD
FreeBSD
added 2004/05/06 12:00 a.m.36 views

exim buffer overflow when verify = header_syntax is used

A remote exploitable buffer overflow has been discovered in exim when verify = headersyntax is used in the configuration file. This does not affect the default configuration...

7.5CVSS6.9AI score0.06974EPSS
SaveExploits1References1
CERT
CERT
added 2004/04/26 12:00 a.m.22 views

BEA WebLogic Server contains a vulnerability in the URL pattern matching

Overview There is a vulnerability in the URL pattern matching functionality of BEA WebLogic Server that could allow URL restrictions to be bypassed. Description BEA Systems describes WebLogic Server as "an industrial-strength application infrastructure for developing, integrating, securing, and...

6.9AI score
SaveExploits0References3
Packet Storm
Packet Storm
added 2004/03/22 12:00 a.m.31 views

invisionPTSL11.txt

Vendor : Invision Power Services URL : http://www.invisiontsl.com Version : Invision Power Top Site List v1.1 RC 2 && Earlier Risk : SQL Injection Vulnerability Description: Invision Power Top Site List is a flexible site ranking script written in PHP, the popular programming choice for web...

7.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2004/03/20 12:00 a.m.47 views

Expinion.net Member Management System 2.1 - 'news_view.asp?ID' SQL Injection

source: https://www.securityfocus.com/bid/9931/info It has been reported that Member Management System may be prone to a SQL injection vulnerability that may allow a remote attacker to inject malicious SQL syntax into database queries. The problem is reported to exist in the 'ID' parameter...

7.5CVSS5.8AI score0.01239EPSS
SaveExploits3
RedHat Linux
RedHat Linux
added 2004/03/17 5:20 p.m.12 views

security flaw

OpenSSL 0.9.6k allows remote attackers to cause a denial of service crash via large recursion via malformed ASN.1 sequences...

5CVSS5.9AI score0.05407EPSS
SaveExploits0References4
Exploit DB
Exploit DB
added 2003/12/27 12:00 a.m.23 views

PHP-Nuke 6.x/7.0 Survey Module - SQL Injection

source: https://www.securityfocus.com/bid/9305/info A vulnerability has been reported to exist in the Survey module of PHP-Nuke that may allow a remote attacker to inject malicious SQL syntax into database queries. The source of this issue is insufficient sanitization of user-supplied input. A...

5.8AI score
SaveExploits0
OSV
OSV
added 2003/11/17 5:00 a.m.13 views

DEBIAN-CVE-2003-0544

OpenSSL 0.9.6 and 0.9.7 does not properly track the number of characters in certain ASN.1 inputs, which allows remote attackers to cause a denial of service crash via an SSL client certificate that causes OpenSSL to read past the end of a buffer when the long form is used...

5CVSS8.9AI score0.06922EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2003/09/30 12:16 p.m.18 views

CAN-2003-0543/0544 OpenSSL ASN.1 protocol crashes

Integer overflow in OpenSSL 0.9.6 and 0.9.7 allows remote attackers to cause a denial of service crash via an SSL client certificate with certain ASN.1 tag values...

5CVSS7.5AI score0.27365EPSS
SaveExploits1References4
exploitpack
exploitpack
added 2003/09/18 12:00 a.m.20 views

Mambo Site Server 4.0.14 - banners.php?bid SQL Injection

Mambo Site Server 4.0.14 - banners.php?bid SQL Injection source: https://www.securityfocus.com/bid/8647/info It has been reported that Mambo Open Source Server is prone to multiple input validation vulnerabilities that may allow remote attackers to inject malicious SQL syntax into database querie...

0.1AI score
SaveExploits0
CERT
CERT
added 2002/09/14 12:00 a.m.21 views

Jakarta Tomcat serves JSP source code when supplied malformed HTTP request

Overview Tomcat does not adequately validate HTTP requests and may reveal JSP source code if supplied a malformed HTTP request. Description JavaServer Pages JSP is a technology that allows for the creation of dynamic web content. The Apache Jakarta Project implementation of JSP is known as Tomcat...

7.1AI score
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2002/09/13 7:09 p.m.15 views

security flaw

The ASN.1 parser in Ethereal 0.9.2 and earlier allows remote attackers to cause a denial of service crash via a certain malformed packet, which causes Ethereal to allocate memory incorrectly, possibly due to zero-length fields...

5CVSS5.9AI score0.02734EPSS
SaveExploits0References4
NVD
NVD
added 2002/08/12 4:00 a.m.21 views

CVE-2002-0791

Novell Netware FTP server NWFTPD before 5.02r allows remote attackers to cause a denial of service CPU consumption via a connection to the server followed by a carriage return, and possibly other invalid commands with improper syntax or length...

5CVSS7AI score0.01676EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2002/07/26 4:00 a.m.30 views

CVE-2002-0791

Novell Netware FTP server NWFTPD before 5.02r allows remote attackers to cause a denial of service CPU consumption via a connection to the server followed by a carriage return, and possibly other invalid commands with improper syntax or length...

7AI score0.01676EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2002/05/03 12:00 a.m.26 views

PT-2002-1419 · Ethereal · Ethereal

Name of the Vulnerable Software and Affected Versions: Ethereal versions 0.9.2 and earlier Description: The issue is related to the ASN.1 parser, which can be exploited by remote attackers to cause a denial of service crash via a certain malformed packet. This occurs because Ethereal allocates...

5CVSS7.3AI score0.02734EPSS
SaveExploits0References7
securityvulns
securityvulns
added 2002/04/17 12:00 a.m.54 views

ansi outer join syntax in Oracle allows access to any data

Hi all I thought this list may be interested in this issue, apologies if its known here already. Oracle 9i includes the new ANSI outer join syntax. Oracle still supports the old syntax but in the new syntax there is a serious security issue that allows any user to view any data. here is an exampl...

0.2AI score
SaveExploits0
securityvulns
securityvulns
added 2001/06/07 12:00 a.m.29 views

lil' exim format bug

Hi BugTrackers Just a little bug to tell: THE BUG ------- accept.c, line 2506: else if smtpreply != NULL moansmtpbatchNULL, smtpreply; while moansmtpbatch is like this: moansmtpbatchchar cmdbuffer, char format, ... So when smtpreply contains format strings, it get transformed by moansmtpbatch. Wh...

0.7AI score
SaveExploits0
securityvulns
securityvulns
added 2001/06/07 12:00 a.m.56 views

Ошибка форматной строки в exim

Ошибка форматной строки при включеной опции headerschecksyntax...

0.4AI score
SaveExploits0References1Affected Software1
exploitpack
exploitpack
added 2001/06/06 12:00 a.m.25 views

Exim 3.x - Format String

Exim 3.x - Format String source: https://www.securityfocus.com/bid/2828/info Exim is a free, open-source Mail Transfer Agent for Unix systems. Exim is vulnerable to a locally exploitable format string attack which may compromise root access. The vulnerability exists only when the 'syntax checking...

0.1AI score
SaveExploits0
Exploit DB
Exploit DB
added 2001/06/06 12:00 a.m.35 views

Exim 3.x - Format String

source: https://www.securityfocus.com/bid/2828/info Exim is a free, open-source Mail Transfer Agent for Unix systems. Exim is vulnerable to a locally exploitable format string attack which may compromise root access. The vulnerability exists only when the 'syntax checking' mode is turned on, whic...

7.5CVSS5.8AI score0.11891EPSS
SaveExploits3
CVE
CVE
added 2001/05/07 4:00 a.m.55 views

CVE-1999-0924

The CVE-1999-0924 entry concerns ColdFusion Server 4.0, where the Syntax Checker component is the vulnerable element. The issue enables remote denial of service. The connected documents reiterate the same description and do not provide explicit exploit vectors, affected build numbers beyond “4.0,...

5CVSS7AI score0.01614EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder