Lucene search
+L

675 matches found

OpenVAS
OpenVAS
added 2011/06/24 12:00 a.m.22 views

SmartFTP Client Information Disclosure Vulnerability

SmartFTP Client is prone to an information disclosure vulnerability. SPDX-FileCopyrightText: 2011 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...

6.9AI score
SaveExploits0References2
OpenVAS
OpenVAS
added 2011/06/01 12:00 a.m.26 views

Nmap NSE net: ftp-brute

Tries to get FTP login credentials by guessing usernames and passwords. This uses the standard unpwdb username/password list. However, in tests FTP servers are significantly slower than other servers when responding, so the number of usernames/passwords can be artificially limited using script...

7.5AI score
SaveExploits0
The Hacker News
The Hacker News
added 2011/03/15 6:03 p.m.17 views

Web hosting administration company InterWorx Hacked !

Web hosting administration company InterWorx Hacked ! Web-hosting administration outfit InterWorx has warned users to change their passwords following a deep penetrating hack attack. The assault on the firm's support desk database exposed users' login credentials because the support desk software...

7AI score
SaveExploits0
Packet Storm
Packet Storm
added 2011/02/28 12:00 a.m.29 views

Quick N Easy FTP Server 3.2 Denial Of Service

Exploit Title:DOS LOGIN Quick 'n Easy FTP Server 3.2 Date:28/2/2011 Author: clshack Software Link: http://www.pablosoftwaresolutions.com/html/quickneasyftpserver.html Version:1.12 Tested on: windows xp sp3 en CVE : !/usr/bin/python from ftplib import import random import socket def pinghost,port:...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2010/12/27 12:00 a.m.32 views

Nmap NSE: Telnet Brute

This script attempts to get Telnet login credentials by guessing usernames and passwords. This is a wrapper on the Nmap Security Scanner's http://nmap.org telnet-brute.nse. OpenVAS Vulnerability Test $Id: gbnmaptelnetbrute.nasl 7006 2017-08-25 11:51:20Z teissa $ Wrapper for Nmap Telnet Brute NSE...

7.2AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2010/06/01 6:54 p.m.17 views

rhn-client-tools: authorized information disclosure

yum-rhn-plugin in Red Hat Network Client Tools aka rhn-client-tools on Red Hat Enterprise Linux RHEL 5 and Fedora uses world-readable permissions for the /var/spool/up2date/loginAuth.pkl file, which allows local users to access the Red Hat Network profile, and possibly prevent future security...

3.6CVSS5.8AI score0.00384EPSS
SaveExploits0References4
exploitpack
exploitpack
added 2010/05/09 12:00 a.m.23 views

Torque Game Engine - Multiple Denial of Service Vulnerabilities

Torque Game Engine - Multiple Denial of Service Vulnerabilities source: https://www.securityfocus.com/bid/40102/info Torque Game Engine is prone to multiple denial-of-service vulnerabilities. An attacker with valid login credentials can exploit these issues to cause the application using the engi...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2010/05/09 12:00 a.m.37 views

Torque Game Engine - Multiple Denial of Service Vulnerabilities

source: https://www.securityfocus.com/bid/40102/info Torque Game Engine is prone to multiple denial-of-service vulnerabilities. An attacker with valid login credentials can exploit these issues to cause the application using the engine to crash, resulting in a denial-of-service condition. Other...

5.8AI score
SaveExploits0
Check Point Advisories
Check Point Advisories
added 2010/02/22 12:00 a.m.6 views

Botnet: Kneber

Kneber Zbot, BTN1 is a form of malware which is reported to have affected more than 74,000 PCs in 2,400 business and government systems around the world. Kneber, named after the username linking the infected computers worldwide Hilary Kneber, is related to the ZeuS botnet, a malware botnet packag...

6.7AI score
SaveExploits0
myhack58
myhack58
added 2010/01/13 12:00 a.m.26 views

On plesk virtual host to mention the right-vulnerability warning-the black bar safety net

This virtual machine in a foreign country relatively popular. Safety performance is also very high, where the next record to mention the right methods. 1. mysql adminthe original rootand the default passwordsetupdidn't change,by mysql to provide the right 2. Parallels Plesk Control Panel,in 8 8 8...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2009/12/26 12:00 a.m.30 views

PHPShop 0.6 - Bypass

PHPShop 0.6 - Bypass ======================================================================================== | Title : PHPShop Version 0.6 by pass Vulnerability | | Author : indoushka | | email : [email protected] | | Home : Souk Naamane - 04325 - Oum El Bouaghi - Algeria -00213771818860 | |...

7.4AI score
SaveExploits0
NVD
NVD
added 2009/12/16 1:30 a.m.18 views

CVE-2009-4302

login/indexform.html in Moodle 1.8 before 1.8.11 and 1.9 before 1.9.7 links to an index page on the HTTP port even when the page is served from an HTTPS port, which might cause login credentials to be sent in cleartext, even when SSL is intended, and allows remote attackers to obtain these...

5CVSS6.3AI score0.02574EPSS
SaveExploits0References9
ThreatPost
ThreatPost
added 2009/11/11 12:19 a.m.10 views

'Moderate' Flaw Hits Adobe Photoshop Elements

Adobe has shipped a patch to cover a security vulnerability affecting its Photoshop Elements software product. The flaw, rated moderate, affects Adobe Photoshop Elements versions 8.0 and 7.0. It could be exploited by a hacker with valid login credentials and/or physical access to execute arbitrar...

4.7AI score
SaveExploits0References2
exploitpack
exploitpack
added 2009/07/27 12:00 a.m.27 views

PunBB Automatic Image Upload 1.3.5 - Arbitrary File Delete

PunBB Automatic Image Upload 1.3.5 - Arbitrary File Delete !/usr/bin/perl 0-Day PunBB Automatic Image Upload $AllowDelete = "Members"; use LWP::UserAgent; use HTTP::Cookies; my $UserName,$PassWord,$DirectoryFile,$DeleteFile = @ARGV; if@ARGV 'Mozilla/5.0', maxredirect = 0, cookiejar = $Cookies, or...

0.3AI score
SaveExploits0
exploitpack
exploitpack
added 2009/07/27 12:00 a.m.20 views

PunBB Automatic Image Upload 1.3.5 - SQL Injection

PunBB Automatic Image Upload 1.3.5 - SQL Injection !/usr/bin/perl 0-Day PunBB Automatic Image Upload $AllowStats = "Members"; use LWP::UserAgent; use HTTP::Cookies; use strict; my $UserName,$PassWord,$ID = @ARGV; if@ARGV 'Mozilla/5.0', maxredirect = 0, cookiejar = $Cookies, or die $!; sub Login m...

0.6AI score
SaveExploits0
exploitpack
exploitpack
added 2009/05/05 12:00 a.m.17 views

IceWarp Merak Mail Server 9.4.1 - Forgot Password Input Validation

IceWarp Merak Mail Server 9.4.1 - Forgot Password Input Validation source: https://www.securityfocus.com/bid/34827/info IceWarp Merak Mail Server is prone to an input-validation vulnerability because it uses client-supplied data when performing a 'Forgot Password' function. Attackers can exploit...

0.6AI score
SaveExploits0
Exploit DB
Exploit DB
added 2009/05/05 12:00 a.m.41 views

IceWarp Merak Mail Server 9.4.1 - 'Forgot Password' Input Validation

source: https://www.securityfocus.com/bid/34827/info IceWarp Merak Mail Server is prone to an input-validation vulnerability because it uses client-supplied data when performing a 'Forgot Password' function. Attackers can exploit this issue via social-engineering techniques to obtain valid users'...

4.3CVSS5.8AI score0.04863EPSS
SaveExploits4
OpenVAS
OpenVAS
added 2009/04/28 12:00 a.m.53 views

RedHat Security Advisory RHSA-2009:0436

The remote host is missing updates announced in advisory RHSA-2009:0436. Mozilla Firefox is an open source Web browser. XULRunner provides the XUL Runtime environment for Mozilla Firefox. Several flaws were found in the processing of malformed web content. A web page containing malicious content...

6.8CVSS10AI score0.05565EPSS
SaveExploits7References3
Cent OS
Cent OS
added 2009/04/23 11:19 a.m.115 views

firefox, xulrunner security update

CentOS Errata and Security Advisory CESA-2009:0436 Updated firefox packages that fix several security issues are now available for Red Hat Enterprise Linux 4 and 5. This update has been rated as having critical security impact by the Red Hat Security Response Team. Mozilla Firefox is an open sour...

6.8CVSS7.5AI score0.05565EPSS
SaveExploits7References7
ThreatPost
ThreatPost
added 2009/02/25 3:48 p.m.10 views

GMail, GTalk phishing scam underway

Attention GMail and GTalk users: There’s a major spam run underway with social engineering lures to steal your login cretentials. This image shows a GMail message that purports to be an account termination warning from Google but, if a user is tricked into clicking on the link, he/she is redirect...

1AI score
SaveExploits0References6
Rows per page
Query Builder