Lucene search
+L

6051 matches found

CVE
CVE
added 2024/02/23 6:49 p.m.30 views

CAN-2004-0970

CVE-2004-0970 concerns the gzip package: the (1) gzexe, (2) zdiff, and (3) znew scripts in the gzip package allow local users to overwrite files via a symlink attack on temporary files. This is a local privilege/overwrite issue, not remote code execution. The vulnerability is tied to the handling...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:48 p.m.22 views

CAN-2004-0981

CVE-2004-0981 is linked to ImageMagick and is discussed in multiple advisories (Debian DSA 593-1, Gentoo GLSA 200411-11, Ubuntu USN-7-1/USN-10-1, FreeBSD Ports) with CVSS base 10.0 (AV:N/AC:L/Au:N/C:C/I:C/A:C). The OpenVAS entries and Gentoo/Ubuntu/Debian advisories describe a vulnerability in Im...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:48 p.m.26 views

CAN-2004-1052

CVE-2004-1052 affects the BNC IRC bouncing proxy. The issue is a remote buffer‑overflow in the getnickuserhost() function triggered by IRC server responses, allowing arbitrary code execution on the client host that processes the overflowing response. Public sources highlight this as a remote vuln...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:48 p.m.32 views

CAN-2004-1051

CVE-2004-1051 affects sudo before 1.6.8p2, enabling local users to execute arbitrary commands by exploiting how bash environments can define functions with the same names as commands via () style variables. Public records in NVD confirm the vulnerability in sudo, with Debian advisories (DSA 596-1...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:47 p.m.26 views

CAN-2004-1013

The CVE CVE-2004-1013 is represented in connected OpenVAS entries linked to Cyrus IMAPd advisories across multiple platforms (Ubuntu USN-31-1, Debian DSA-597-1, Gentoo GLSA 200411-34, FreeBSD ports). The evidence indicates a Cyrus IMAPd vulnerability likely caused by buffer overflow in the argume...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:45 p.m.27 views

CAN-2002-0986

CVE-2002-0986 concerns the PHP mail() function in PHP 4.x up to 4.2.2, which does not filter ASCII control characters from its arguments. This could allow remote attackers to modify mail message content, including headers, and potentially use PHP as a “spam proxy.” The connected documents confirm...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:40 p.m.33 views

CAN-2002-1132

SquirrelMail vulnerability CVE-2002-1132: versions up to 1.2.7 and earlier allow remote attackers to determine the absolute pathname of options.php via a malformed optpage argument, leading to information disclosure. Debian advisories state the fix is in version 1.2.6-1.2 for woody and 1.2.8-1.1 ...

7.5AI score
SaveExploits1
CVE
CVE
added 2024/02/23 6:22 p.m.27 views

CAN-2003-0902

CVE-2003-0902 affects minimalist mailing list manager (versions 2.4, 2.2 and possibly others) with a remote code execution vulnerability due to unsanitised input. Debian DSAs confirm fixes: upgrade to minimalist 2.4-1 (sid) or 2.2-4 (woody). Other references (NVD/Nessus/OpenVAS) corroborate unkno...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:21 p.m.15 views

CAN-2003-0962

CVE-2003-0962 refers to a heap-overflow bug in rsync prior to 2.5.7, occurring when rsync is run in server mode (listening on port 873). The vulnerability allows a remote attacker to execute arbitrary code with the privileges of the rsync server by sending malformed requests, potentially affectin...

7.5AI score
SaveExploits1
CVE
CVE
added 2024/02/23 6:20 p.m.16 views

CAN-2004-0888

CVE-2004-0888 concerns an integer overflow in the CUPS pdftops filter. The issue can allow remote code execution on 64-bit platforms when a crafted PDF is printed via the lp user. Several advisories (RHSA-2008-0206, CESA-2008:0206, MDKSA/MCU references) indicate that patches backported to Red Hat...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:20 p.m.24 views

CAN-2004-1014

CVE-2004-1014 affects nfs-utils (statd) where statd did not ignore the SIGPIPE signal, allowing remote attackers to cause a denial-of-service by terminating a TCP connection prematurely. Documented in NFS-related advisories (Debian DSA 606-1, Red Hat RHSA-2005:014, Ubuntu USN-36-1) and noted by N...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:18 p.m.38 views

CAN-2003-0963

CVE-2003-0963 : A remotely-triggerable buffer overflow was discovered in the lftp client when performing directory listings over HTTP/HTTPS. Exploitation could allow arbitrary code execution on the client. Public advisories indicate affected versions include lftp 2.3.0 through 2.6.9, with a fix i...

7.5AI score
SaveExploits1
CVE
CVE
added 2024/02/23 6:18 p.m.47 views

CAN-2003-0985

The provided OpenVAS/DSA/Gentoo entries reference CVE-2003-0985 in kernel-related advisories (e.g., Debian DSA 417-1/417-2, Gentoo GLSA 200401-01) affecting 2.4.x kernel packages (kernel-image-2.4.18-1-alpha, kernel-patch-2.4.18-powerpc, etc.). The CVSS base is shown as 7.2 with vector AV:L/AC:L/...

7.5AI score
SaveExploits7
CVE
CVE
added 2024/02/23 6:18 p.m.26 views

CAN-2003-0972

Mode C: The CAN-2003-0972 entry corresponds to the Debian screen local vulnerability (integer overflow) affecting screen, a VT100/ANSI terminal multiplexer. The connected advisories describe an exploitable condition causing local privilege escalation by overflowing buffers through crafted escape ...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:18 p.m.24 views

CAN-2004-0852

CVE-2004-0852 describes a buffer overflow in htget 0.93 that allows remote code execution via a crafted URL. Debian's DSA-611-1 fixes this in htget 0.93-1.1woody1. Root cause: improper bounds handling in URL processing. Impact: remote attacker could execute arbitrary code on vulnerable systems. R...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:17 p.m.24 views

CAN-2003-0949

CVE-2003-0949 relates to xsok, a X11 Sokoban game, where xsok 1.02 does not properly drop privileges before locating and executing the gunzip program. This local-privilege-escalation flaw allows a local user to run arbitrary commands with the GID of games. Public sources in the connected docs (NV...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:17 p.m.27 views

CAN-2004-0975

CVE-2004-0975 concerns the der_chop script in the OpenSSL package used by Trustix Secure Linux 1.5–2.1 and other OSes. The vulnerability arises from a symlink-based attack on temporary files, allowing local users to overwrite files. Connected documents confirm der_chop as the affected component a...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:16 p.m.26 views

CAN-2004-1287

Two stack-based buffer overflow bugs in NASM were disclosed, leading to CVE-2004-1287 and CVE-2005-1194. An updated NASM package fixes these issues; Red Hat RHSA-2005:381 (and CentOS/CESA advisories) note the vulnerability in NASM up to affected versions and recommend upgrading to patched package...

7.5AI score
SaveExploits2
CVE
CVE
added 2024/02/23 6:16 p.m.34 views

CAN-2004-0915

The provided Connected docs confirm CVE-2004-0915 affects ViewCVS prior to 0.9.2. The tar export feature bypasses the hide_cvsroot and forbidden settings, enabling remote attackers to leak restricted repository information. Gentoo GLSA 200412-26 links this CAN-2004-0915 issue with an information ...

7.5AI score
SaveExploits0
CVE
CVE
added 2024/02/23 6:16 p.m.29 views

CAN-2004-0999

ZGV is affected by CVE-2004-0999. Affected software: zgv (SVGAlib graphics viewer). Vulnerability: remote attacker can cause a denial of service (application crash/segmentation fault) by feeding crafted multiple-image (animated) GIFs. Root cause: described as integer overflows and unsanitised inp...

7.5AI score
SaveExploits0
Rows per page
Query Builder