Lucene search
+L

8905 matches found

OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.20 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
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.30 views

Nmap NSE net: nfs-ls

Attempts to get useful information about files from NFS exports. The output is intended to resemble the output of 'ls'. The script starts by enumerating and mounting the remote NFS exports. After that it performs an NFS GETATTR procedure call for each mounted point in order to get its ACLs. For...

6.9AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.14 views

Nmap NSE net: oracle-enum-users

Attempts to enumerate valid Oracle user names against unpatched Oracle 11g servers this bug was fixed in Oracle's October 2009 Critical Patch Update. SYNTAX: userdb: The filename of an alternate username database. passdb: The filename of an alternate password database. tns.sid: specifies the Orac...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.18 views

Nmap NSE net: pop3-brute

Tries to log into a POP3 account by guessing usernames and passwords. SYNTAX: userdb: The filename of an alternate username database. pop3loginmethod: The login method to use: ''USER'' default, ''SASL-PLAIN'', ''SASL-LOGIN'', ''SASL-CRAM-MD5'', or ''APOP''. unpwdb.passlimit: The maximum number of...

7.5AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.18 views

Nmap NSE net: mysql-brute

Performs password guessing against MySQL SYNTAX: userdb: The filename of an alternate username database. unpwdb.passlimit: The maximum number of passwords 'passwords' will return default unlimited. passdb: The filename of an alternate password database. unpwdb.userlimit: The maximum number of...

7.5AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.17 views

Nmap NSE net: ms-sql-tables

Queries Microsoft SQL Server ms-sql for a list of tables per database. The sysdatabase table should be accessible by more or less everyone The script attempts to use the sa account over any other if it has the password in the registry. If not the first account in the registry is used. Once we hav...

0.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.17 views

Nmap NSE net: drda-brute

Performs password guessing against databases supporting the IBM DB2 protocol such as Informix, DB2 and Derby SYNTAX: userdb: The filename of an alternate username database. drda-brute.threads: the amount of accounts to attempt to brute force in parallel default 10. unpwdb.userlimit: The maximum...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.18 views

Nmap NSE net: smb-flood

Exhausts a remote SMB server's connection limit by by opening as many connections as we can. Most implementations of SMB have a hard global limit of 11 connections for user accounts and 10 connections for anonymous. Once that limit is reached, further connections are denied. This script exploits...

7.4AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.27 views

Nmap NSE net: ms-sql-brute

Performs password guessing against Microsoft SQL Server ms-sql. SYNTAX: userdb: The filename of an alternate username database. passdb: The filename of an alternate password database. mssql.timeout: How long to wait for SQL responses. This is a number followed by 'ms' for milliseconds, 's' for...

8AI score
SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.31 views

Nmap NSE net: smtp-enum-users

Attempts to enumerate the users on a SMTP server by issuing the VRFY, EXPN or RCPT TO commands. The goal of this script is to discover all the user accounts in the remote system. The script will output the list of user names that were found. The script will stop querying the SMTP server if...

7.7AI score
SaveExploits0
Cisco
Cisco
added 2011/05/25 3:16 p.m.36 views

Cisco RVS4000 and WRVS4400N Gigabit Security Routers Firmware SSL Key Disclosure Vulnerability

The firmware of Cisco RVS4000 4-port Gigabit Security Routers and WRVS4400N Wireless-N Gigabit Security Routers contains a vulnerability that could allow an unauthenticated, remote attacker to access sensitive information from a targeted device. The vulnerability is due to improper security...

5CVSS6.4AI score0.01166EPSS
SaveExploits0References1
NVD
NVD
added 2011/05/23 10:55 p.m.13 views

CVE-2009-5024

ViewVC before 1.1.11 allows remote attackers to bypass the cvsdb rowlimit configuration setting, and consequently conduct resource-consumption attacks, via the limit parameter, as demonstrated by a "query revision history" request...

5CVSS6.5AI score0.02644EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2011/05/23 10:55 p.m.11 views

CVE-2009-5024

ViewVC before 1.1.11 allows remote attackers to bypass the cvsdb rowlimit configuration setting, and consequently conduct resource-consumption attacks, via the limit parameter, as demonstrated by a "query revision history" request...

5CVSS5.6AI score0.02644EPSS
SaveExploits0References10
FreeBSD
FreeBSD
added 2011/05/17 12:0 a.m.15 views

ViewVC -- user-reachable override of cvsdb row limit

ViewVC.org reports: Security fix: remove user-reachable override of cvsdb row limit...

2.3AI score
SaveExploits0References1
securityvulns
securityvulns
added 2011/05/16 12:0 a.m.125 views

Multiple Vendors libc/fnmatch(3) DoS (incl apache poc)

Multiple Vendors libc/fnmatch3 DoS incl apache poc Author: Maksymilian Arciemowicz http://netbsd.org/donations/ http://securityreason.com/ http://cxib.net/ Date: - Dis.: 29.01.2011 - Pub.: 13.05.2011 CVE: CVE-2011-0419 CWE: CWE-399 Affected Software verified: - Apache 2.2.17 - NetBSD 5.1 - OpenBS...

4.3CVSS7.9AI score0.73946EPSS
SaveExploits14
OSV
OSV
added 2011/05/03 8:55 p.m.13 views

CVE-2011-1522

Multiple SQL injection vulnerabilities in the Doctrine\DBAL\Platforms\AbstractPlatform::modifyLimitQuery function in Doctrine 1.x before 1.2.4 and 2.x before 2.0.3 allow remote attackers to execute arbitrary SQL commands via the 1 limit or 2 offset field...

8.3AI score
SaveExploits0References8
OSV
OSV
added 2011/05/03 8:55 p.m.13 views

DEBIAN-CVE-2011-1522

Multiple SQL injection vulnerabilities in the Doctrine\DBAL\Platforms\AbstractPlatform::modifyLimitQuery function in Doctrine 1.x before 1.2.4 and 2.x before 2.0.3 allow remote attackers to execute arbitrary SQL commands via the 1 limit or 2 offset field...

7.5CVSS8.8AI score0.02019EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2011/05/03 8:0 p.m.49 views

CVE-2011-1522

Multiple SQL injection vulnerabilities in the Doctrine\DBAL\Platforms\AbstractPlatform::modifyLimitQuery function in Doctrine 1.x before 1.2.4 and 2.x before 2.0.3 allow remote attackers to execute arbitrary SQL commands via the 1 limit or 2 offset field...

7.5CVSS8.4AI score0.02019EPSS
SaveExploits0
OSV
OSV
added 2011/04/10 2:55 a.m.9 views

DEBIAN-CVE-2011-1681

vmware-hgfsmounter in VMware Open Virtual Machine Tools aka open-vm-tools 8.4.2-261024 and earlier attempts to append to the /etc/mtab file without first checking whether resource limits would interfere, which allows local users to trigger corruption of this file via a process with a small...

3.3CVSS6.6AI score0.00441EPSS
SaveExploits1References1
OSV
OSV
added 2011/04/10 2:55 a.m.6 views

DEBIAN-CVE-2011-1678

smbfs in Samba 3.5.8 and earlier attempts to use 1 mount.cifs to append to the /etc/mtab file and 2 umount.cifs to append to the /etc/mtab.tmp file without first checking whether resource limits would interfere, which allows local users to trigger corruption of the /etc/mtab file via a process wi...

3.3CVSS8.2AI score0.00531EPSS
SaveExploits2References1
Rows per page
Query Builder