Lucene search
+L

3261 matches found

Positive Technologies
Positive Technologies
added 2009/07/08 12:0 a.m.11 views

PT-2009-4796 · Iomega · Iomega Storcenter Pro

Name of the Vulnerable Software and Affected Versions: Iomega StorCenter Pro affected versions not specified Description: The issue allows remote attackers to hijack active sessions and gain privileges via brute force guessing attacks on the session id parameter in the "cgi-bin/makecgi-pro"...

9.8CVSS9.3AI score0.23195EPSS
SaveExploits3References7
ATTACKERKB
ATTACKERKB
added 2009/06/22 8:30 p.m.2 views

CVE-2009-2165

SerendipityNZ aka SimpleBoxes Serene Bach 2.20R and earlier, and 3.00 beta023 and earlier 3.x versions, uses a predictable session id, which makes it easier for remote attackers to hijack sessions via a modified id...

7.5CVSS5.6AI score0.01402EPSS
SaveExploits0References6
NVD
NVD
added 2009/06/22 8:30 p.m.19 views

CVE-2009-2165

SerendipityNZ aka SimpleBoxes Serene Bach 2.20R and earlier, and 3.00 beta023 and earlier 3.x versions, uses a predictable session id, which makes it easier for remote attackers to hijack sessions via a modified id...

7.5CVSS6.6AI score0.01402EPSS
SaveExploits0References5
Prion
Prion
added 2009/06/22 8:30 p.m.13 views

Code injection

SerendipityNZ aka SimpleBoxes Serene Bach 2.20R and earlier, and 3.00 beta023 and earlier 3.x versions, uses a predictable session id, which makes it easier for remote attackers to hijack sessions via a modified id...

7.5CVSS7.1AI score0.01402EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2009/06/22 8:0 p.m.28 views

CVE-2009-2165

SerendipityNZ aka SimpleBoxes Serene Bach 2.20R and earlier, and 3.00 beta023 and earlier 3.x versions, uses a predictable session id, which makes it easier for remote attackers to hijack sessions via a modified id...

6.6AI score0.01402EPSS
SaveExploits0References5
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2009/06/18 8:53 a.m.6 views

Predictable session ID vulnerability in Serene Bach

Overview Serene Bach from SerendipityNZ Limited contains a vulnerability in which it generates predictable session ID's. Serene Bach from SerendipityNZ Limited is a weblog management system. Serene Bach contains a vulnerability in which it generates predictable session ID's. Impact A remote...

7.5CVSS6.5AI score0.01402EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2009/06/16 9:21 p.m.15 views

kernel: random: add robust get_random_u32, remove weak get_random_int

The getrandomint function in drivers/char/random.c in the Linux kernel before 2.6.30 produces insufficiently random numbers, which allows attackers to predict the return value, and possibly defeat protection mechanisms based on randomization, via vectors that leverage the function's tendency to...

7.8CVSS6.1AI score0.01632EPSS
SaveExploits2References4
Positive Technologies
Positive Technologies
added 2009/06/16 12:0 a.m.5 views

PT-2009-5554 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 2.6.30 Description: The issue concerns the production of insufficiently random numbers by the get random int function, allowing attackers to predict the return value. This could potentially defeat protection...

7.8CVSS5.3AI score0.04268EPSS
SaveExploits12References142
UbuntuCve
UbuntuCve
added 2009/06/10 6:0 p.m.26 views

CVE-2009-1696

WebKit in Apple Safari before 4.0, iPhone OS 1.0 through 2.2.1, and iPhone OS for iPod touch 1.1 through 2.2.1 uses predictable random numbers in JavaScript applications, which makes it easier for remote web servers to track the behavior of a Safari user during a session...

5CVSS5.9AI score0.02335EPSS
SaveExploits3References1
Prion
Prion
added 2009/06/10 6:0 p.m.20 views

Session fixation

WebKit in Apple Safari before 4.0, iPhone OS 1.0 through 2.2.1, and iPhone OS for iPod touch 1.1 through 2.2.1 uses predictable random numbers in JavaScript applications, which makes it easier for remote web servers to track the behavior of a Safari user during a session...

5CVSS6.6AI score0.02335EPSS
SaveExploits3References12Affected Software1
NVD
NVD
added 2009/06/10 6:0 p.m.22 views

CVE-2009-1696

WebKit in Apple Safari before 4.0, iPhone OS 1.0 through 2.2.1, and iPhone OS for iPod touch 1.1 through 2.2.1 uses predictable random numbers in JavaScript applications, which makes it easier for remote web servers to track the behavior of a Safari user during a session...

5CVSS7.2AI score0.02335EPSS
SaveExploits3References12
Debian CVE
Debian CVE
added 2009/06/10 5:37 p.m.47 views

CVE-2009-1696

Removed by vendor...

5CVSS6.7AI score0.02335EPSS
SaveExploits3
Cvelist
Cvelist
added 2009/06/10 5:37 p.m.31 views

CVE-2009-1696

WebKit in Apple Safari before 4.0, iPhone OS 1.0 through 2.2.1, and iPhone OS for iPod touch 1.1 through 2.2.1 uses predictable random numbers in JavaScript applications, which makes it easier for remote web servers to track the behavior of a Safari user during a session...

7.3AI score0.02335EPSS
SaveExploits3References12
Opera Security Advisories
Opera Security Advisories
added 2009/06/10 12:0 a.m.33 views

Random number generator and input name linebreaks can be used to send custom data to other sites

Input names can contain line breaks when data is sent using POST. Suitable use of the random number generator can reveal predictable boundaries that will be used when sending the POST data. These can be combined to add extra boundaries into the data, containing payloads that may confuse the...

0.9AI score
SaveExploits0References1Affected Software1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2009/06/08 12:0 a.m.32 views

JVN#20689557 Predictable session ID vulnerability in Serene Bach

Serene Bach from SerendipityNZ Limited is a weblog management system. Serene Bach contains a vulnerability in which it generates predictable session ID's. Impact A remote attacker could impersonate an administrator of Serene Bach. As a result, an attacker could obtain or alter information stored ...

7.5CVSS6.1AI score0.01402EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2009/06/03 3:36 p.m.10 views

kernel: random: add robust get_random_u32, remove weak get_random_int

The getrandomint function in drivers/char/random.c in the Linux kernel before 2.6.30 produces insufficiently random numbers, which allows attackers to predict the return value, and possibly defeat protection mechanisms based on randomization, via vectors that leverage the function's tendency to...

7.8CVSS6.1AI score0.01632EPSS
SaveExploits2References4
securityvulns
securityvulns
added 2009/05/26 12:0 a.m.102 views

ATEN IP KVM Switches multiple cryptographic vulnerabilities

Same SSL certificate is used for all devices, static symmetric key is used for code signing, mouse events are not encrypted, predictable session key is used...

10CVSS1.5AI score0.03191EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2009/05/14 5:30 p.m.24 views

CVE-2009-1629

ajaxterm.js in AjaxTerm 0.10 and earlier generates session IDs with predictable random numbers based on certain JavaScript functions, which makes it easier for remote attackers to 1 hijack a session or 2 cause a denial of service session ID exhaustion via a brute-force attack...

6.8CVSS5.9AI score0.02325EPSS
SaveExploits1References1
OSV
OSV
added 2009/05/14 5:30 p.m.8 views

CVE-2009-1629

ajaxterm.js in AjaxTerm 0.10 and earlier generates session IDs with predictable random numbers based on certain JavaScript functions, which makes it easier for remote attackers to 1 hijack a session or 2 cause a denial of service session ID exhaustion via a brute-force attack...

6.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2009/05/14 5:0 p.m.53 views

CVE-2009-1629

Removed by vendor...

6.8CVSS6.7AI score0.02325EPSS
SaveExploits1
Rows per page
Query Builder