Lucene search
+L
CertMost viewed

3724 matches found

CERT
CERT
added 2006/04/17 12:00 a.m.45 views

Mozilla products vulnerable to memory corruption via large regular expression in JavaScript

Overview A vulnerability in the way the JavaScript engine of Mozilla products and derivative programs handles a large regular expression could allow a remote attacker to crash the application or execute arbitrary code on a vulnerable system. Description A regular expression is a special text stri...

9.3CVSS7.2AI score0.04801EPSS
SaveExploits0References1
CERT
CERT
added 2006/04/11 12:00 a.m.45 views

RDS.Dataspace ActiveX control bypasses ActiveX security model

Overview The Microsoft RDS.Dataspace ActiveX control bypasses the ActiveX security model, which can allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable system. Description ActiveX ActiveX is a technology that allows programmers to create reusable software components...

5.1CVSS7.2AI score0.825EPSS
SaveExploits9References3
CERT
CERT
added 2006/02/14 12:00 a.m.45 views

Microsoft Windows TCP/IP fails to properly validate IGMP packets

Overview Microsoft Windows implementations of the TCP/IP protocol fail to properly validate IGMP packets, leading to a denial-of-service condition. Description TCP and IGMP The Transmission Control Protocol TCP is defined in RFC 793 as a means to provide reliable host-to-host transmission between...

7.8CVSS6.1AI score0.62882EPSS
SaveExploits2References3
CERT
CERT
added 2006/02/08 12:00 a.m.45 views

Microsoft Windows privilege escalation vulnerability

Overview Microsoft Windows access controls may be improperly configured potentially allowing a local attacker to gain elevated privileges on a vulnerable system. Description Microsoft Windows provides numerous, fine grained permissions and privileges to control access to Windows components, such ...

4.3CVSS6.8AI score0.01283EPSS
SaveExploits0References6
CERT
CERT
added 2005/12/28 12:00 a.m.45 views

Microsoft Windows Metafile handler SETABORTPROC GDI Escape vulnerability

Overview Microsoft Windows is vulnerable to remote code execution via an error in handling files using the Windows Metafile image format. Exploit code has been publicly posted and used to successfully attack fully-patched Windows XP SP2 systems. However, other versions of the Windows operating...

7.5CVSS6.8AI score0.86093EPSS
SaveExploits14References26
CERT
CERT
added 2005/10/17 12:00 a.m.45 views

UW-IMAP vulnerable to a buffer overflow

Overview UW-IMAP contains a buffer overflow vulnerability that may allow a remote, authenticated attacker to execute arbitrary code on a vulnerable system. Description The University of Washington IMAP Server UW-IMAP is an email server that uses the Internet Message Access Protocol lMAP. A lack o...

7.5CVSS7.2AI score0.08464EPSS
SaveExploits0References4
CERT
CERT
added 2005/10/05 12:00 a.m.45 views

Ruby safe-level security model bypass

Overview Ruby contains a vulnerability that may allow arbitrary code to be run without the intended safe-level checks being applied. Description Ruby is a object-oriented scripting language that supports execution of untrusted code with two mechanisms: taint flagging and safe levels. Safe levels...

7.5CVSS6.2AI score0.03256EPSS
SaveExploits0References4
CERT
CERT
added 2005/09/27 12:00 a.m.45 views

Apple Mac OS X ImageIO fails to properly handle corrupt GIF files

Overview The Apple Mac OS X ImageIO framework contains a buffer overflow that may allow a remote attacker to execute arbitrary code. Description Apple ImageIO is an image processing framework that was introduced in OS X 10.4 Tiger. ImageIO is used by several applications, including WebCore and...

7.5CVSS7.7AI score0.04848EPSS
SaveExploits0References7
CERT
CERT
added 2005/09/13 12:00 a.m.45 views

Multiple X servers fail to properly allocate memory for large pixmaps

Overview Multiple X Window System servers contain a pixmap memory allocation flaw that may allow local users to execute code with elevated privileges. Description Multiple X Window System server applications share code that may contain a flaw in the memory allocation for large pixmaps. The affect...

5.1CVSS6.5AI score0.03923EPSS
SaveExploits0References5
CERT
CERT
added 2005/08/17 12:00 a.m.45 views

Apple Mac OS X Server servermgrd authentication vulnerable to buffer overflow

Overview Apple Mac OS X Server servermgrd contains an unspecified buffer overflow vulnerability in the authentication handling routines. This vulnerability may lead to remote execution of arbitrary code. Description Mac OS X Server contains the servermgrd application for back-end management...

7.5CVSS9.6AI score0.04926EPSS
SaveExploits0References2
CERT
CERT
added 2005/08/09 12:00 a.m.45 views

Microsoft Print Spooler service contains a buffer overflow

Overview A buffer overflow in the Microsoft Print Spooler service may allow a remote attacker to execute arbitrary code on a vulnerable system. Description According to Microsoft, the Print Spooler service is ...an executable file that is installed as a service. The spooler is loaded when the...

7.5CVSS7.7AI score0.54717EPSS
SaveExploits1References2
CERT
CERT
added 2005/03/29 12:00 a.m.45 views

Multiple Telnet clients fail to properly handle the "LINEMODE" SLC suboption

Overview Multiple Telnet clients contain a data length validation flaw which may allow a server to induce arbitrary code execution on the client host. Description The Telnet network protocol is described in RFC854 and RFC855 as a general, bi-directional communications facility. The Telnet protoco...

7.5CVSS9.7AI score0.0887EPSS
SaveExploits0References6
CERT
CERT
added 2005/03/10 12:00 a.m.45 views

Cisco ACNS RealServer RealSubscruber vulnerable to DoS via malformed IP packets

Overview A vulnerability in Cisco ACNS RealServer RealSubscriber may allow a remote attacker to cause a denial of service on an affected device via malformed IP packets. Description Cisco Application and Content Networking System ACNS is an integrated caching and content-delivery platform. ACNS 5...

5CVSS6.8AI score0.03207EPSS
SaveExploits0References6
CERT
CERT
added 2005/01/20 12:00 a.m.45 views

LibTIFF vulnerable to integer overflow in the TIFFFetchStrip() routine

Overview An integer overflow in LibTIFF may allow a remote attacker to execute arbitrary code. Description LibTIFF is a library used to encode and decode images in Tag Image File Format TIFF. An integer overflow in the TIFFFetchStripThing routine within the tifdirread.c file may allow an attacker...

9.7AI score
SaveExploits0References4
CERT
CERT
added 2004/10/19 12:00 a.m.45 views

PhpWebSite calendar module contains a SQL injection vulnerability

Overview The PhpWebSite contains an SQL injection vulnerability that may allow malicious users to execute SQL queries on a server with the privileges of the PhpWebSite administrator. Description PhpWebSite is an open-source web content management system that includes a web-based calendar module t...

7.5CVSS7.2AI score0.01673EPSS
SaveExploits1References7
CERT
CERT
added 2004/09/02 12:00 a.m.45 views

MIT Kerberos 5 ASN.1 decoding function krb5_rd_cred() insecurely deallocates memory (double-free)

Overview The krb5rdcred function in the MIT Kerberos 5 library does not securely deallocate heap memory when decoding ASN.1 structures, resulting in a double-free vulnerability. A remote, authenticated attacker could execute arbitrary code or cause a denial of service on any system running an...

4.6CVSS9.5AI score0.08927EPSS
SaveExploits0References9
CERT
CERT
added 2004/08/03 12:00 a.m.45 views

BlackJumboDog contains buffer overflow vulnerability

Overview BlackJumboDog fails to verify the length of several FTP commands, creating a buffer overflow vulnerability. Exploitation of this vulnerability may result in code execution on the target system with privileges of the FTP service. Description BlackJumboDog is a multi-function server for...

8.3AI score
SaveExploits0References2
CERT
CERT
added 2004/07/14 12:00 a.m.45 views

Microsoft Windows Utility Manager launches applications with system privileges

Overview The Microsoft Windows 2000 Utility Manager allows authenticated local users to launch applications with SYSTEM privileges. Description The Microsoft Windows 2000 Utility Manager is a program that permits users to monitor and launch various accessibility applications. This program contain...

7.8CVSS7.5AI score0.2007EPSS
SaveExploits4References1
CERT
CERT
added 2004/01/15 12:00 a.m.45 views

Sun Solaris tcsh(1) contains vulnerability in the built-in ls-F command

Overview Sun Solaris tcsh1 contains a vulnerability in the built-in ls-F command that could allow an unprivileged user to create or remove files or gain privileges of another user. Description A vulnerability in the built-in ls-F command of the Sun Solaris tcsh1 may allow an intruder to create or...

7.2CVSS6.3AI score0.00364EPSS
SaveExploits0References4
CERT
CERT
added 2003/10/16 12:00 a.m.45 views

Microsoft contains a buffer overflow in the Local Troubleshooter ActiveX control (Tshoot.ocx)

Overview Microsoft Windows ships with a troubleshooting application to assist users with problems. A vulnerability in this application may permit a remote attacker to execute arbitrary code with the privileges of the current user. Description Microsoft Windows 2000 ships with an ActiveX control...

5CVSS7.2AI score0.25224EPSS
SaveExploits0References2
CERT
CERT
added 2003/08/26 12:00 a.m.45 views

Microsoft Internet Explorer contains buffer overflow in Type attribute of OBJECT element on double-byte character set systems

Overview Certain versions of Microsoft Internet Explorer IE that support double-byte character sets DBCS contain a buffer overflow vulnerability in the Type attribute of the OBJECT element. A remote attacker could execute arbitrary code with the privileges of the user running IE. Description...

7.7AI score
SaveExploits0References5
CERT
CERT
added 2003/06/27 12:00 a.m.45 views

Microsoft Windows HTML conversion library vulnerable to buffer overflow

Overview A buffer overflow vulnerability exists in a shared HTML conversion library used by Internet Explorer IE and other Windows applications. By enticing a victim to view an HTML document using IE, an attacker could execute arbitrary code with the victim's privileges or cause IE to crash...

7.5CVSS7AI score0.44629EPSS
SaveExploits1References11
CERT
CERT
added 2003/05/23 12:00 a.m.45 views

zlib "gzprintf()" function vulnerable to buffer overflow

Overview A buffer overflow exists in one of the functions included with the zlib compression library. This vulnerability may allow a remote attacker to execute arbitrary code or cause a denial of service. An exploit for this vulnerability is publicly available. Description The zlib website...

7.5CVSS7.5AI score0.25987EPSS
SaveExploits3References8
CERT
CERT
added 2002/12/06 12:00 a.m.45 views

Microsoft Windows Remote Desktop Protocol (RDP) uses weak algorithm for encrypting packets

Overview Microsoft Windows Remote Desktop Protocol RDP uses a weak algorithm for encrypting packets. Description Microsoft describes RDP as follows.RDP is based on, and is an extension of, the T.120 protocol family standards. It is a multichannel-capable protocol that allows for separate virtual...

5CVSS6.1AI score0.21976EPSS
SaveExploits0References5
CERT
CERT
added 2002/09/27 12:00 a.m.45 views

Microsoft Windows SMTP Service fails to properly handle responses from the NTLM authentication layer

Overview A flaw in the authentication code of the SMTP service provided with Windows 2000 server and Exchange 5.5 may allow a user access to the SMTP service. This acess could be used to relay mail in violation of the SMTP server's security policy, or consume CPU resources on the SMTP server...

7.5CVSS7AI score0.22438EPSS
SaveExploits0References3
CERT
CERT
added 2002/09/16 12:00 a.m.45 views

Microsoft Internet Explorer contains cross-site scripting vulnerabilities in local HTML resources

Overview Microsoft Internet Explorer IE includes several local HTML resources that contain cross-site scripting vulnerabilities. These resources use the dialogArguments property of dialog frames insecurely, allowing an attacker to execute arbitrary script in the Local Machine Zone. Description...

7.6AI score
SaveExploits0References26
CERT
CERT
added 2002/07/30 12:00 a.m.45 views

ASN.1 parsing errors exist in implementations of SSL, TLS, S/MIME, PKCS#7 routines

Overview Abstract Syntax Notation number One ASN.1 is an international standard used to describe and transmit data packets between applications and across networks. There is a vulnerability related to ASN.1 that could permit an attacker to cause a denial of service or potentially execute arbitrar...

9.9AI score
SaveExploits0References5
CERT
CERT
added 2002/07/11 12:00 a.m.45 views

Apache Web Server ap_log_rerror() function discloses full path to CGI script

Overview There is a vulnerability in Apache 2.0 through 2.035 that could disclose the real path to a CGI script or other file. Description A vulnerability in the Apache web server could disclose sensitive information. Quoting from the Apache Change Log: Security Added the APLOGTOCLIENT flag to...

6.7AI score
SaveExploits0References1
CERT
CERT
added 2002/06/13 12:00 a.m.45 views

Microsoft Internet Information Server (IIS) contains remote buffer overflow in chunked encoding data transfer mechanism for HTR

Overview A buffer overflow vulnerability in IIS 4.0 and 5.0 could allow an intruder to execute arbitrary code on an IIS server with the privileges of the HTR ISAPI extension. Description Chunked encoding is a means to transfer variable-sized units of data called chunks from a web client to a web...

7.5CVSS7.6AI score0.31005EPSS
SaveExploits4References1
CERT
CERT
added 2002/01/09 12:00 a.m.45 views

Oracle9i Application Server Apache PL/SQL module does not properly decode URL

Overview A vulnerability exists in the Apache Procedural Language/Structured Query Language PL/SQL module used by Oracle9i Application Server iAS in which the module does not properly decode double URL encoded strings. This vulnerability could allow an intruder to read files outside the web...

5CVSS9.1AI score0.54383EPSS
SaveExploits0References9
CERT
CERT
added 2001/11/07 12:00 a.m.45 views

Weak CRC allows packet injection into SSH sessions encrypted with block ciphers

Overview There is an information integrity vulnerability in the SSH1 protocol that allows packets encrypted with a block cipher to be modified without notice. Description Preconditions: Attacker has a fragment of plaintext and its corresponding ciphertext. Attacker must be able to actively...

5CVSS9.2AI score0.03211EPSS
SaveExploits0References7
CERT
CERT
added 2001/09/28 12:00 a.m.45 views

IBM AIX digest buffer overflow in filename argument to command

Overview There is a buffer overflow in the digest command that may allow a local attacker to gain root privileges. Description The digest command is intended to be run by the qdaemon to generate a binary version of the queue configuration daemon information stored in /etc/qconfig. The digest...

7.2CVSS6.7AI score0.00939EPSS
SaveExploits1References7
CERT
CERT
added 2001/09/28 12:00 a.m.45 views

Apache web server performs case sensitive filtering on Mac OS X HFS+ case insensitive filesystem

Overview The Apache 1.3.14 web server's file access protection scheme can be bypassed for the Mac OS X HFS+ filesystem. Description The Apache web server's file access protection scheme i.e., file request "filtering" assumes that the filesystem being protected is case sensitve. For example, in a...

9.8CVSS8.8AI score0.08161EPSS
SaveExploits2References6
CERT
CERT
added 2001/07/18 12:00 a.m.45 views

Linux kernel contains race condition via ptrace/procfs/execve

Overview Unprivileged local users can use the ptrace function to take advantage of a privileged program, while that program is performing a privileged operation, to gain privileged access. Description Ptrace is a function, which is often used for debugging, that allows one process to attach to...

3.7CVSS6.5AI score0.00716EPSS
SaveExploits2References3
CERT
CERT
added 2001/06/27 12:00 a.m.45 views

Cisco IOS HTTP server authentication vulnerability allows remote attackers to execute arbitrary commands

Overview A problem with the HTTP server component of Cisco IOS system software allows an intruder to execute privileged commands on Cisco routers if local authentication databases are used. Description By sending a particular URL to a Cisco IOS device with the HTTP server enabled, a remote attack...

9.3CVSS6.9AI score0.6845EPSS
SaveExploits12References5
CERT
CERT
added 2001/05/17 12:00 a.m.45 views

glibc unsetenv fails to properly handle environment variables passed more than once to a program

Overview The glibc implementation of unsetenv fails to properly remove one of two successive occurrences of the same environment variable if the variable is redundently passed to a program. Description The glibc implementation of unsetenv, if called to remove an environment variable that occurs t...

7.2CVSS6AI score0.01232EPSS
SaveExploits2References2
CERT
CERT
added 2000/12/15 12:00 a.m.45 views

Filemaker Pro 5.0v3 and below does not adequately protect web-enabled databases

Overview FileMaker may expose data inadvertently. Description FileMaker Web Companion prior to version 5.0v4 permits unauthorized access to data even if the database manager believes that data is protected by Field Level Security. --- Impact Attackers can read information, including items such as...

5CVSS5.9AI score0.0155EPSS
SaveExploits0References5
CERT
CERT
added 2022/08/04 12:00 a.m.44 views

muhttpd versions 1.1.5 and earlier are vulnerable to path traversal

Overview Versions 1.1.5 and earlier of the mu HTTP deamon muhttpd are vulnerable to path traversal via crafted HTTP request from an unauthenticated user. This vulnerability can allow unauthenticated users to download arbitrary files and collect private information on the target device. Descriptio...

7.5CVSS7.7AI score0.15852EPSS
SaveExploits2References3
CERT
CERT
added 2016/11/07 12:00 a.m.44 views

D-Link routers HNAP service contains stack-based buffer overflow

Overview D-Link DIR routers contain a stack-based buffer overflow in the HNAP Login action. Description CWE-121:Stack-based Buffer Overflow - CVE-2016-6563 Processing malformed SOAP messages when performing the HNAP Login action causes a buffer overflow in the stack. The vulnerable XML fields...

10CVSS9.9AI score0.79947EPSS
SaveExploits6References3
CERT
CERT
added 2016/10/20 12:00 a.m.44 views

Intellian Satellite TV t-Series and v-Series firmware contains insecure default credentials

Overview Intellian Satellite TV antennas t-Series and v-Series, firmware version 1.07, uses default credentials. Description CWE-255: Credentials Management- CVE-2016-6551Intellian Satellite TV antennas t-Series and v-Series, firmware version 1.07, uses non-random default credentials of: ftp/ftp ...

10CVSS9.8AI score0.02878EPSS
SaveExploits0References2
CERT
CERT
added 2016/02/29 12:00 a.m.44 views

IKE/IKEv2 protocol implementations may allow network amplification attacks

Overview Implementations of the IKEv2 protocol are vulnerable to network amplification attacks. Description CWE-406: Insufficient Control of Network Message Volume Network Amplification IKE/IKEv2 and other UDP-based protocols can be used to amplify denial-of-service attacks. In some scenarios, an...

7.8CVSS7.4AI score0.03151EPSS
SaveExploits0References6
CERT
CERT
added 2016/01/20 12:00 a.m.44 views

Oracle Outside In 8.5.2 contains multiple stack buffer overflows

Overview Oracle Outside In versions 8.5.2 and earlier contain stack buffer overflow vulnerabilities in the parsers for WK4, Doc, and Paradox DB files, which can allow a remote, unauthenticated attacker to execute arbitrary code on a vulnerable system. Description Oracle Outside In is a set of...

10CVSS7.7AI score0.08383EPSS
SaveExploits0References1
CERT
CERT
added 2015/10/19 12:00 a.m.44 views

HP ArcSight Logger contains multiple vulnerabilities

Overview HP ArcSight Logger contains multiple vulnerabilities, allowing authentication bypass and privilege escalation in certain scenarios. Description CWE-285: Improper Authorization- CVE-2015-2136A remote authenticated user without Logger Search permissions may be able to bypass authorization...

7.2CVSS7.6AI score0.04439EPSS
SaveExploits0References5
CERT
CERT
added 2015/07/30 12:00 a.m.44 views

BIOS implementations fail to properly set UEFI write protections after waking from sleep mode

Overview Multiple BIOS implementations fail to properly set write protections after waking from sleep, leading to the possibility of an arbitrary BIOS image reflash. Description According to Cornwell, Butterworth, Kovah, and Kallenberg, who reported the issue affecting certain Dell client systems...

7.2CVSS5.5AI score0.00765EPSS
SaveExploits0References3
CERT
CERT
added 2014/12/12 12:00 a.m.44 views

Honeywell OPOS suite Stack Buffer Overflow vulnerability

Overview The Honeywell OPOS OLE for Retail Point-of-Sale POS Suite is vulnerable to a stack buffer overflow attack. Description The Honeywell OPOS Suite provides a standard programming interface that allows POS hardware to be easily integrated into retail POS systems based on Microsoft Windows...

7.5CVSS7.5AI score0.04747EPSS
SaveExploits0References3
CERT
CERT
added 2014/10/08 12:00 a.m.44 views

IBM WebSphere Application Server contains multiple vulnerabilities

Overview IBM WebSphere Application Server, including the Hypervisor Edition, contains cross-site scripting and cross-site request forgery vulnerabilities. Description CWE-79: Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' - CVE-2014-4770IBM WebSphere Applicatio...

6CVSS5.4AI score0.01932EPSS
SaveExploits0References3
CERT
CERT
added 2014/04/22 12:00 a.m.44 views

IBM Notes and Domino on x86 Linux specify an executable stack

Overview IBM Notes and Domino on x86 Linux are incorrectly built requesting an executable stack. This can make it easier for attackers to exploit vulnerabilities in Notes, Domino, and any of the child processes that they may spawn. Description The build environment for the x86 Linux versions of I...

5CVSS5.7AI score0.04221EPSS
SaveExploits0References5
CERT
CERT
added 2013/11/04 12:00 a.m.44 views

Attachmate Verastream Host Integrator (VHI) allows arbitrary file upload and execution

Overview The Attachmate Verastream Host Integrator VHI is vulnerable to arbitrary file uploads and execution. Description CWE-22: Improper Limitation of a Pathname to a Restricted Directory 'Path Traversal' - CVE-2013-3626The Attachmate VHI Session Server, on all platforms, allows unauthenticated...

9.3CVSS7.1AI score0.02778EPSS
SaveExploits0References2
CERT
CERT
added 2013/03/20 12:00 a.m.44 views

Askiaweb survey application contains multiple vulnerabilities

Overview The Askiaweb survey application contains multiple vulnerabilities. Description The Askiaweb survey application contains multiple vulnerabilities.CWE-89: Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' - CVE-2013-0123 The administration interface for the...

7.5CVSS6.9AI score0.01468EPSS
SaveExploits0References3
CERT
CERT
added 2012/12/17 12:00 a.m.44 views

Adobe Shockwave player installs Xtras without prompting

Overview Adobe Shockwave Player installs Xtras that are signed by Adobe or Macromedia without prompting, which can allow an attacker to target vulnerabilities in older Xtras. Description Adobe Macromedia Shockwave Player is software that plays active web content developed in Macromedia and Adobe...

9.3CVSS6.5AI score0.02681EPSS
SaveExploits0References2
Total number of security vulnerabilities3724