Lucene search
+L

627 matches found

Exploit DB
Exploit DB
added 2011/12/04 12:00 a.m.48 views

Family Connections CMS 2.5.0/2.7.1 - 'less.php' Remote Command Execution

$theme = isset$argv1 ? $argv1 : 'default'; system"clear"; if fileexists"$dir/themes/$theme/style.css" echo "\n themes/$theme/style.css already exists.\n\n"; echo "Overwrite y/n ? "; $handle = fopen "php://stdin","r"; $line = fgets$handle; if trim$line != 'y' exit; $worked = system"php -q...

7.5CVSS5.2AI score0.3655EPSS
SaveExploits13
Tenable Nessus
Tenable Nessus
added 2011/10/19 12:00 a.m.68 views

FreeBSD : Xorg server -- two vulnerabilities in X server lock handling code (8441957c-f9b4-11e0-a78a-bcaec565249c)

Matthieu Herrb reports : It is possible to deduce if a file exists or not by exploiting the way that Xorg creates its lock files. This is caused by the fact that the X server is behaving differently if the lock file already exists as a symbolic link pointing to an existing or non-existing file. I...

1.9CVSS5.5AI score0.00605EPSS
SaveExploits5References3
FreeBSD
FreeBSD
added 2011/10/18 12:00 a.m.33 views

Xorg server -- two vulnerabilities in X server lock handling code

Matthieu Herrb reports: It is possible to deduce if a file exists or not by exploiting the way that Xorg creates its lock files. This is caused by the fact that the X server is behaving differently if the lock file already exists as a symbolic link pointing to an existing or non-existing file. It...

6.3AI score
SaveExploits0
securityvulns
securityvulns
added 2011/06/19 12:00 a.m.87 views

JFreeChart - Path Disclosure vulnerability

JFreeChart - Path Disclosure http://www.osisecurity.com.au/advisories/jfreechart-path-disclosure Release Date: 17-Jun-2011 Software: JFree.org - JFreeChart http://www.jfree.org/ "A free Java chart library. JFreeChart supports pie charts 2D and 3D, bar charts horizontal and vertical, regular and...

SaveExploits0
zdt
zdt
added 2011/03/31 12:00 a.m.49 views

Pligg CMS 1.1.3 Multiple Vulnerabilities

Exploit for php platform in category web applications Exploit title: Pligg CMS file existence exploration/shared hosting privilege escalation H.ackAck.net Found by: Jelmer de Hen 15/03/2011 I released some Pligg exploits: http://h.ackack.net/the-pligg-cms-0dayset-1.html 22/03/2011 a patch became...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2011/03/30 12:00 a.m.41 views

Pligg CMS 1.1.3 - Multiple Vulnerabilities

Pligg CMS 1.1.3 - Multiple Vulnerabilities Exploit title: Pligg CMS file existence exploration/shared hosting privilege escalation H.ackAck.net Found by: Jelmer de Hen 15/03/2011 I released some Pligg exploits: http://h.ackack.net/the-pligg-cms-0dayset-1.html 22/03/2011 a patch became evailable;...

0.4AI score
SaveExploits0
Exploit DB
Exploit DB
added 2011/03/30 12:00 a.m.32 views

Pligg CMS 1.1.3 - Multiple Vulnerabilities

Exploit title: Pligg CMS file existence exploration/shared hosting privilege escalation H.ackAck.net Found by: Jelmer de Hen 15/03/2011 I released some Pligg exploits: http://h.ackack.net/the-pligg-cms-0dayset-1.html 22/03/2011 a patch became evailable; patching took 7 days:...

5.3AI score
SaveExploits0
Prion
Prion
added 2011/03/04 11:00 p.m.33 views

Xxe

crontab.c in crontab in FreeBSD and Apple Mac OS X allows local users to 1 determine the existence of arbitrary files via a symlink attack on a /tmp/crontab.XXXXXXXXXX temporary file and 2 perform MD5 checksum comparisons on arbitrary pairs of files via two symlink attacks on...

1.9CVSS6.4AI score0.00438EPSS
SaveExploits1References7
CVE
CVE
added 2011/03/04 10:00 p.m.61 views

CVE-2011-1073

CVE-2011-1073 affects the crontab component of FreeBSD and Apple macOS. The vulnerability arises from two symlink attacks against temporary files named /tmp/crontab.XXXXXXXXXX, enabling a local user to (1) determine the existence of arbitrary files and (2) perform MD5 checksum comparisons on arbi...

1.9CVSS6.1AI score0.00438EPSS
SaveExploits1References7Affected Software2
Packet Storm
Packet Storm
added 2010/09/16 12:00 a.m.32 views

Month Of Abysssec Undisclosed Bugs - PHP MicroCMS 1.0.1

''' | / |/ \ /\ | | | | \ | \ / | | | | / \ | | | | | | | |/| | | | |/ /\ | | | | wronglogin = false; if !$this-isloggedin && $POST'submit' == "Login" && !empty$POST'username' && !empty$POST'password' $this-dologin$POST'username', $POST'password'; else if $POST'submitlogout' == "Logout"...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2010/04/30 12:00 a.m.71 views

Mandriva Update for java-1.6.0-openjdk MDVSA-2010:084 (java-1.6.0-openjdk)

Check for the Version of java-1.6.0-openjdk OpenVAS Vulnerability Test Mandriva Update for java-1.6.0-openjdk MDVSA-2010:084 java-1.6.0-openjdk Authors: System Generated Check Copyright: Copyright c 2010 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can...

9.3CVSS6.9AI score0.96319EPSS
SaveExploits48References2
OpenVAS
OpenVAS
added 2010/04/27 12:00 a.m.11 views

Checks over WMI, if hiberfile.sys exists - Windows

Checks over WMI, if hiberfile.sys exists. SPDX-FileCopyrightText: 2010 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription scriptoid"1.3.6.1.4.1.25623.1.0.96051";...

7.3AI score
SaveExploits0
Prion
Prion
added 2010/04/06 4:30 p.m.15 views

Code injection

pkexec.c in pkexec in libpolkit in PolicyKit 0.96 allows local users to determine the existence of arbitrary files via the argument...

2.1CVSS6.7AI score0.00469EPSS
SaveExploits1References9Affected Software1
OpenVAS
OpenVAS
added 2010/03/12 12:00 a.m.32 views

Mandriva Update for ncpfs MDVSA-2010:061 (ncpfs)

Check for the Version of ncpfs OpenVAS Vulnerability Test Mandriva Update for ncpfs MDVSA-2010:061 ncpfs Authors: System Generated Check Copyright: Copyright c 2010 Greenbone Networks GmbH, http://www.greenbone.net This program is free software; you can redistribute it and/or modify it under the...

2.1CVSS6.4AI score0.00359EPSS
SaveExploits0References2
CVE
CVE
added 2009/12/29 8:15 p.m.51 views

CVE-2009-4449

MyBB 1.4.10 and earlier are affected by a directory traversal vulnerability in the avatar/gallery change flow, allowing remote authenticated users to infer file existence via traversal sequences in avatar and possibly gallery parameters. The issue concerns files admin/modules/user/users.php and u...

6.5CVSS6.3AI score0.02698EPSS
SaveExploits1References11Affected Software1
Tenable Nessus
Tenable Nessus
added 2009/11/30 12:00 a.m.40 views

openSUSE Security Update : java-1_6_0-openjdk (java-1_6_0-openjdk-1613)

New icedtea update to fix : - ICCProfile file existence detection information leak; CVE-2009-3728: CVSS v2 Base Score: 5.0 - BMP parsing DoS with UNC ICC links; CVE-2009-3885: CVSS v2 Base Score: 5.0 - resurrected classloaders can still have children; CVE-2009-3881: CVSS v2 Base Score: 7.5 -...

9.3CVSS6.8AI score0.65461EPSS
SaveExploits13References17
RedHat Linux
RedHat Linux
added 2009/11/16 3:44 p.m.8 views

OpenJDK ICC_Profile file existence detection information leak (6631533)

Directory traversal vulnerability in the ICCProfile.getInstance method in Java Runtime Environment JRE in Sun Java SE 5.0 before Update 22 and 6 before Update 17, and OpenJDK, allows remote attackers to determine the existence of local International Color Consortium ICC profile files via a .. dot...

5CVSS5.9AI score0.03751EPSS
SaveExploits1References4
Check Point Advisories
Check Point Advisories
added 2009/10/14 12:00 a.m.31 views

CVS File Existence Information Disclosure (CVE-2004-0788)

Concurrent Versions System CVS is an open-source network-transparent version control system. CVS itself does not listen for, or accept network connections. To implement remote repository access, it can be installed as an inetd service, or invoked with the rsh/ssh command. Data between the server...

5CVSS7AI score0.05917EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2009/09/24 12:00 a.m.51 views

SuSE9 Security Update : XFree86-libs (YOU Patch Number 12040)

This update fixes various Xserver security issues. - File existence disclosure vulnerability. CVE-2007-5958 - XInput Extension Memory Corruption Vulnerability IDEF2888 CVE-2007-6427. - TOG-CUP Extension Memory Corruption Vulnerability IDEF2901 CVE-2007-6428. - EVI Extension Integer Overflow...

9.3CVSS8.3AI score0.05332EPSS
SaveExploits7References10
Tenable Nessus
Tenable Nessus
added 2009/09/24 12:00 a.m.45 views

SuSE9 Security Update : XFree86-Xnest (YOU Patch Number 12043)

This update fixes various Xserver security issues. - File existence disclosure vulnerability. CVE-2007-5958 - XInput Extension Memory Corruption Vulnerability IDEF2888 CVE-2007-6427. - TOG-CUP Extension Memory Corruption Vulnerability IDEF2901 CVE-2007-6428. - EVI Extension Integer Overflow...

9.3CVSS8.3AI score0.05332EPSS
SaveExploits7References10
Rows per page
Query Builder