Lucene search
+L

140 matches found

Positive Technologies
Positive Technologies
added 2011/08/05 12:0 a.m.4 views

PT-2011-4027 · Ruby +1 · Ruby +1

Name of the Vulnerable Software and Affected Versions: Ruby versions prior to 1.8.7-p352 Description: The issue makes it easier for attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process. This occurs because the rando...

7.8CVSS6.9AI score0.06671EPSS
SaveExploits4References42
UbuntuCve
UbuntuCve
added 2011/08/05 12:0 a.m.28 views

CVE-2011-2686

Ruby before 1.8.7-p352 does not reset the random seed upon forking, which makes it easier for context-dependent attackers to predict the values of random numbers by leveraging knowledge of the number sequence obtained in a different child process, a related issue to CVE-2003-0900. NOTE: this issu...

5CVSS7.1AI score0.02582EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.13 views

Nmap NSE net: smb-brute

Attempts to guess username/password combinations over SMB, storing discovered combinations for use in other scripts. SYNTAX: userdb: The filename of an alternate username database. brutelimit: Limits the number of usernames checked in the script. In some domains, it's possible to end up with...

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

Nmap NSE net: smbv2-enabled

Checks whether or not a server is running the SMBv2 protocol. SYNTAX: smbbasic: Forces the authentication to use basic security, as opposed to 'extended security'. Against most modern systems, extended security should work, but there may be cases where you want to force basic. There's a chance th...

SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.21 views

Nmap NSE net: smb-system-info

Pulls back information about the remote system from the registry. Getting all of the information requires an administrative account, although a user account will still get a lot of it. Guest probably won't get any, nor will anonymous. This goes for all operating systems, including Windows 2000...

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

Nmap NSE net: smb-os-discovery

Attempts to determine the operating system, computer name, domain, and current time over the SMB protocol ports 445 or 139. This is done by starting a session with the anonymous account or with a proper user account, if one is given; it likely doesn't make a difference; in response to a session...

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

Nmap NSE net: smb-security-mode

Returns information about the SMB security level determined by SMB. SYNTAX: smbbasic: Forces the authentication to use basic security, as opposed to 'extended security'. Against most modern systems, extended security should work, but there may be cases where you want to force basic. There's a...

0.1AI 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.16 views

Nmap NSE net: stuxnet-detect

Detects whether a host is infected with the Stuxnet worm http://en.wikipedia.org/wiki/Stuxnet. An executable version of the Stuxnet infection will be downloaded if a format for the filename is given on the command line. SYNTAX: smbbasic: Forces the authentication to use basic security, as opposed...

SaveExploits0
OpenVAS
OpenVAS
added 2011/06/01 12:0 a.m.13 views

Nmap NSE net: smb-enum-processes

Pulls a list of processes from the remote server over SMB. This will determine all running processes, their process IDs, and their parent processes. It is done by querying the remote registry service, which is disabled by default on Vista; on all other Windows versions, it requires Administrator...

SaveExploits0
OSV
OSV
added 2011/03/18 4:55 p.m.7 views

DEBIAN-CVE-2008-7278

The S/MIME feature in Open Ticket Request System OTRS before 2.2.5, and 2.3.x before 2.3.0-beta1, does not properly configure the RANDFILE environment variable for OpenSSL, which might make it easier for remote attackers to decrypt e-mail messages that had lower than intended entropy available fo...

5CVSS7AI score0.01984EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2010/06/22 10:29 p.m.7 views

mozilla: in-session phishing attack

The Math.random function in the JavaScript implementation in Mozilla Firefox 3.5.x before 3.5.10 and 3.6.x before 3.6.4, and SeaMonkey before 2.0.5, uses a random number generator that is seeded only once per browser session, which makes it easier for remote attackers to track a user, or trick a...

4.9CVSS7.4AI score0.01141EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2009/01/22 12:0 a.m.4 views

PT-2009-1004 · Typo3 · Typo3

Name of the Vulnerable Software and Affected Versions: TYPO3 versions 4.0.0 through 4.0.9 TYPO3 versions 4.1.0 through 4.1.7 TYPO3 versions 4.2.0 through 4.2.3 Description: The issue allows attackers to compromise the confidentiality, integrity, and availability of protected information. It can b...

10CVSS7.3AI score0.09442EPSS
SaveExploits2References15
RedHat Linux
RedHat Linux
added 2008/10/07 7:16 p.m.47 views

Important: Red Hat Security Advisory: kernel security and bug fix update

Updated kernel packages that fix several security issues and several bugs are now available for Red Hat Enterprise MRG 1.0. This update has been rated as having important security impact by the Red Hat Security Response Team. The kernel packages contain the Linux kernel, the core of any Linux...

9.3CVSS6.6AI score0.04353EPSS
SaveExploits18References32
Positive Technologies
Positive Technologies
added 2008/05/07 12:0 a.m.6 views

PT-2008-3624 · Php +1 · Php +1

Name of the Vulnerable Software and Affected Versions: PHP versions 4.x through 4.4.7 PHP versions 5.x through 5.2.4 Description: The issue arises from the GENERATE SEED macro, which, when running on 64-bit systems, performs a multiplication that generates a portion of zero bits during conversion...

10CVSS9.5AI score0.04696EPSS
SaveExploits3References41
OSV
OSV
added 2003/12/31 5:0 a.m.6 views

DEBIAN-CVE-2003-0900

Perl 5.8.1 on Fedora Core does not properly initialize the random number generator when forking, which makes it easier for attackers to predict random numbers...

5CVSS6.8AI score0.0124EPSS
SaveExploits0References1
Debian
Debian
added 2002/08/13 7:16 p.m.12 views

[SECURITY] [DSA 152-1] New l2tpd packages adds better randomization

-------------------------------------------------------------------------- Debian Security Advisory DSA 152-1 [email protected] http://www.debian.org/security/ Martin Schulze August 13th, 2002 - -------------------------------------------------------------------------- Package : l2tpd...

0.1AI score
SaveExploits0
Debian
Debian
added 2002/08/13 7:16 p.m.13 views

[SECURITY] [DSA 152-1] New l2tpd packages adds better randomization

-------------------------------------------------------------------------- Debian Security Advisory DSA 152-1 [email protected] http://www.debian.org/security/ Martin Schulze August 13th, 2002 - -------------------------------------------------------------------------- Package : l2tpd...

7.2AI score
SaveExploits0
OSV
OSV
added 2002/08/13 12:0 a.m.30 views

DSA-152 l2tpd - missing random seed

Bulletin has no description...

7.5CVSS6.2AI score0.01612EPSS
SaveExploits0
Packet Storm
Packet Storm
added 1999/08/17 12:0 a.m.38 views

fwtk.gauntlet.random.seed.txt

Date: Fri, 16 Apr 1999 15:36:27 -0500 From: [email protected] To: [email protected] Subject: FWTK, Gauntlet 'random seed' security problem Summary A 'random seed' problem in lib/rand.c affects all local challenge-response authentication on FWTK and Gauntlet. Many services have support available...

7.4AI score
SaveExploits0
Rows per page
Query Builder