Lucene search
K

9468 matches found

exploitpack
exploitpack
added 2005/07/29 12:0 a.m.10 views

Easypx41 - Multiple Variable Injection Vulnerabilities

Easypx41 - Multiple Variable Injection Vulnerabilities source: https://www.securityfocus.com/bid/14421/info Easypx41 is prone to multiple variable injection vulnerabilities. An attacker can manipulate multiple script input variables and bypass access controls to retrieve sensitive and privileged...

1AI score
Exploits0
Exploit DB
Exploit DB
added 2005/07/29 12:0 a.m.16 views

Easypx41 - Multiple Variable Injection Vulnerabilities

source: https://www.securityfocus.com/bid/14421/info Easypx41 is prone to multiple variable injection vulnerabilities. An attacker can manipulate multiple script input variables and bypass access controls to retrieve sensitive and privileged information. Information obtained may aid in further...

7AI score
Exploits0
Packet Storm
Packet Storm
added 2005/07/28 12:0 a.m.19 views

beehiveVulns.txt

-------------------------------------- Beehive Forum Multiple Vulnerabilities -------------------------------------- Beehive Forum is affected by sql injection, xss, and path disclosure. Vulnerabilities --------------- 1 The $GET "webtag" parameter is on almost every page of the product and is...

7.4AI score
Exploits0
Tenable Nessus
Tenable Nessus
added 2005/07/27 12:0 a.m.1147 views

Advanced Guestbook User-Agent Header HTML Injection

The remote host is running Advanced Guestbook, a free guestbook written in PHP. The installed version of Advanced Guestbook fails to properly sanitize the 'HTTPUSERAGENT' environment variable before using it in dynamically-generated content. An attacker can exploit this flaw to launch cross-site...

5.2AI score
Exploits0References1
securityvulns
securityvulns
added 2005/07/25 12:0 a.m.28 views

Beehive Forum Multiple Vulnerabilities

-------------------------------------- Beehive Forum Multiple Vulnerabilities -------------------------------------- Beehive Forum is affected by sql injection, xss, and path disclosure. Vulnerabilities --------------- 1 The $GET "webtag" parameter is on almost every page of the product and is...

Exploits0
Cvelist
Cvelist
added 2005/07/20 4:0 a.m.16 views

CVE-2005-2328

PHP remote file inclusion vulnerability in im.php in Laffer 0.3.2.6 and 0.3.2.7 allows remote attackers to execute arbitrary PHP code via the CFGPATH variable...

7.6AI score0.00741EPSS
Exploits1References3
CVE
CVE
added 2005/07/19 4:0 a.m.66 views

CVE-2004-2264

GNU less versions 358–382 contain a format-string bug in the open_altfile function (filename.c) that may allow local users to cause a denial of service or possibly execute arbitrary code via the LESSOPEN environment variable. The PT-2004-3159 advisory notes this is not a vulnerability unless priv...

6.4CVSS7.7AI score0.00686EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2005/07/19 4:0 a.m.18 views

CVE-2004-2264

Format string bug in the openaltfile function in filename.c for GNU less 382, 381, and 358 might allow local users to cause a denial of service or possibly execute arbitrary code via format strings in the LESSOPEN environment variable. NOTE: since less is not setuid or setgid, then this is not a...

7.6AI score0.00686EPSS
Exploits0References5
securityvulns
securityvulns
added 2005/07/17 12:0 a.m.25 views

Sun Solaris LD_AUDIT privilege escalation

LDAUDIT environment variable allows to attch external dynamic library compiled with ld.so library. In addition, there is buffer overflow while parsing this variable...

6AI score
Exploits0References3Affected Software3
securityvulns
securityvulns
added 2005/07/15 12:0 a.m.30 views

SquirrelMail Arbitrary Variable Overwriting Vulnerability

GulfTech Security Research July 14th, 2005 Vendor : The SquirrelMail Project Team URL : http://www.squirrelmail.org/ Version : SquirrelMail 1.4.5-RC1 && Earlier Risk : Variable Overwriting Description: SquirrelMail is a standards-based webmail package written in php. It includes built-in pure PHP...

0.4AI score
Exploits0
Cvelist
Cvelist
added 2005/07/14 4:0 a.m.16 views

CVE-2002-2017

sastcpd in SAS/Base 8.0 allows local users to execute arbitrary code by setting the authprog environment variable to reference a malicious program, which is then executed by sastcpd...

7.2AI score0.00818EPSS
Exploits0References3
CVE
CVE
added 2005/07/14 4:0 a.m.49 views

CVE-2002-2018

CVE-2002-2018 affects SAS/Base 8.0. The affected component is sastcpd; a local user can set the NETENCRALG environment variable, which causes a segmentation fault and may grant privileges. Exploit details and remediation/patch information are not provided in the connected documents.

7.2CVSS6.9AI score0.00049EPSS
Exploits0References4Affected Software2
Tenable Nessus
Tenable Nessus
added 2005/07/14 12:0 a.m.31 views

Debian DSA-756-1 : squirrelmail - several vulnerabilities

Several vulnerabilities have been discovered in Squirrelmail, a commonly used webmail system. The Common Vulnerabilities and Exposures project identifies the following problems : - CAN-2005-1769 Martijn Brinkers discovered cross-site scripting vulnerabilities that allow remote attackers to inject...

4.3CVSS4.7AI score0.1115EPSS
Exploits2References5
FreeBSD
FreeBSD
added 2005/07/13 12:0 a.m.30 views

squirrelmail -- _$POST variable handling allows for various attacks

A Squirrelmail Advisory reports: An extract$POST was done in optionsidentities.php which allowed for an attacker to set random variables in that file. This could lead to the reading and possible writing of other people's preferences, cross site scripting or writing files in webserver-writable...

4.3CVSS6.2AI score0.1115EPSS
Exploits2References1
Tenable Nessus
Tenable Nessus
added 2005/07/13 12:0 a.m.28 views

FreeBSD : perl -- vulnerabilities in PERLIO_DEBUG handling (a5eb760a-753c-11d9-a36f-000a95bc6fae)

Kevin Finisterre discovered bugs in perl's I/O debug support : - The environmental variable PERLIODEBUG is honored even by the set-user-ID perl command usually named sperl or suidperl. As a result, a local attacker may be able to gain elevated privileges. CVE-2005-0155 - A buffer overflow may occ...

4.6CVSS5.7AI score0.00386EPSS
Exploits2References3
Tenable Nessus
Tenable Nessus
added 2005/07/13 12:0 a.m.21 views

FreeBSD : portupgrade -- insecure temporary file handling vulnerability (22f00553-a09d-11d9-a788-0001020eed82)

Simon L. Nielsen discovered that portupgrade handles temporary files in an insecure manner. This could allow an unprivileged local attacker to execute arbitrary commands or overwrite arbitrary files with the permissions of the user running portupgrade, typically root, by way of a symlink attack...

7.2CVSS5.9AI score0.00054EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2005/07/13 12:0 a.m.23 views

FreeBSD : golddig -- local buffer overflow vulnerabilities (949c470e-528f-11d9-ac20-00065be4b5b6)

Two buffer overflow vulnerabilities where detected. Both issues can be used by local users to gain group games privileges on affected systems. The first overflow exists in the map name handling and can be triggered when a very long name is given to the program during command-line execution The...

4.6CVSS5.8AI score0.00096EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2005/07/10 12:0 a.m.62 views

phpSecurePages cfgProgDir Variable File Include Vulnerabilities

The remote host is running phpSecurePages, a PHP module used to secure pages with a login name / password. The installed version of phpSecurePages allows remote attackers to control the 'cfgProgDir' variable used when including PHP code in several of the application's scripts. By leveraging this...

7.5CVSS6AI score0.04292EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2005/07/06 4:0 a.m.18 views

CVE-2005-2148

Cacti 0.8.6e and earlier does not perform proper input validation to protect against common attacks, which allows remote attackers to execute arbitrary commands or SQL by sending a legitimate value in a POST request or cookie, then specifying the attack string in the URL, which causes the...

7.5CVSS7.7AI score0.04133EPSS
Exploits0
OSV
OSV
added 2005/07/05 4:0 a.m.1 views

DEBIAN-CVE-2005-2109

wp-login.php in WordPress 1.5.1.2 and earlier allows remote attackers to change the content of the forgotten password e-mail message via the message variable, which is not initialized before use...

5CVSS7AI score0.01077EPSS
Exploits0References1
Rows per page
Query Builder