Lucene search
+L

766 matches found

ArchLinux
ArchLinux
added 2015/08/16 12:00 a.m.37 views

glibc: denial of service

It was found that the files backend of Name Service Switch NSS did not isolate iteration over an entire database from key-based look-up API calls. An application performing look-ups on a database while iterating over it could enter an infinite loop, leading to a denial of service...

5CVSS2.4AI score0.05609EPSS
SaveExploits1References3
Prion
Prion
added 2015/06/15 3:59 p.m.28 views

Code injection

The compatiret function in Xen 3.1 through 4.5 iterates the wrong way through a loop, which allows local 32-bit PV guest administrators to cause a denial of service large loop and system hang via a hypercalliret call with EFLAGS.VM set...

4.9CVSS6.5AI score0.00437EPSS
SaveExploits0References12Affected Software1
Mageia
Mageia
added 2015/05/06 3:16 p.m.66 views

Updated glibc packages fix security vulnerabilities

Updated glibc package fixes security vulnerabilities: It was discovered that, under certain circumstances, glibc's getaddrinfo function would send DNS queries to random file descriptors. An attacker could potentially use this flaw to send DNS queries to unintended recipients, resulting in...

6.8CVSS9.6AI score0.05808EPSS
SaveExploits3References7
CNVD
CNVD
added 2015/03/24 12:00 a.m.7 views

GNU glibc denial of service vulnerability (CNVD-2015-01962)

glibc is the libc library, or c runtime library, released by GNU. glibc is the lowest level api in the linux system, and almost any other runtime library will depend on glibc. Name Service Switch NSS's file backend fails to isolate the entire database iteration from key-based query API calls, and...

5CVSS6.8AI score0.05609EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2015/03/05 7:10 a.m.7 views

glibc: Unexpected closing of nss_files databases after lookups causes denial of service

It was found that the files back end of Name Service Switch NSS did not isolate iteration over an entire database from key-based look-up API calls. An application performing look-ups on a database while iterating over it could enter an infinite loop, leading to a denial of service...

5CVSS6.8AI score0.05609EPSS
SaveExploits1References4
Jake Archibald's Blog
Jake Archibald's Blog
added 2014/12/01 12:49 a.m.9 views

Iterators gonna iterate

ES6 gives us a new way to iterate, and it's already supported in stable releases of Firefox, Chrome, & Opera. Here it is: for var num of 1, 2, 3 console.lognum; // Result: 1 // Result: 2 // Result: 3 Unlike for part in thing which iterates through property names of an object in a generic way, for...

7.2AI score
SaveExploits0
Binamuse
Binamuse
added 2013/07/31 8:41 p.m.508 views

Using symbolic execution to solve a tiny ASCII maze.

In this post we'll exercise the symbolic execution engine KLEE over a funny ASCII Maze yet another toy example! | VS. | Maze dimensions: 11x7 Player pos: 1x1 Iteration no. 0 Program the player moves with a sequence of 'w', 's', 'a' or 'd' Try to reach the prize! +-+---+---+ |X| || | | --+ | | | |...

7.3AI score
SaveExploits0
UbuntuCve
UbuntuCve
added 2012/07/21 3:38 a.m.27 views

CVE-2012-2366

mod/data/preset.php in Moodle 2.1.x before 2.1.6 and 2.2.x before 2.2.3 does not properly iterate through an array, which allows remote authenticated users to overwrite arbitrary database activity presets via unspecified vectors...

5.5CVSS6AI score0.01423EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2012/07/21 1:00 a.m.39 views

CVE-2012-2366

mod/data/preset.php in Moodle 2.1.x before 2.1.6 and 2.2.x before 2.2.3 does not properly iterate through an array, which allows remote authenticated users to overwrite arbitrary database activity presets via unspecified vectors...

6.2AI score0.01423EPSS
SaveExploits0References2
Exploit DB
Exploit DB
added 2012/01/10 12:00 a.m.50 views

TFTP Server 1.4 - ST 'RRQ' Remote Buffer Overflow

!/usr/bin/python --------------------------------------------------------------------------- Exploit: TFTP SERVER V1.4 ST RRQ Overflow OS: Windows XP PRO SP3 Author: b33f --------------------------------------------------------------------------- Smashing the stack for fun and practise... This tf...

10CVSS5.2AI score0.67642EPSS
SaveExploits7
NVD
NVD
added 2011/08/03 12:55 a.m.22 views

CVE-2011-2794

Google Chrome before 13.0.782.107 does not properly perform text iteration, which allows remote attackers to cause a denial of service out-of-bounds read via unspecified vectors...

6.8CVSS6.3AI score0.01193EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2011/08/03 12:55 a.m.27 views

CVE-2011-2794

Google Chrome before 13.0.782.107 does not properly perform text iteration, which allows remote attackers to cause a denial of service out-of-bounds read via unspecified vectors...

6.8CVSS5.9AI score0.01193EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2011/08/03 12:00 a.m.32 views

CVE-2011-2794

Google Chrome before 13.0.782.107 does not properly perform text iteration, which allows remote attackers to cause a denial of service out-of-bounds read via unspecified vectors...

6.1AI score0.01193EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2011/08/03 12:00 a.m.31 views

CVE-2011-2794

Removed by vendor...

6.8CVSS6.7AI score0.01193EPSS
SaveExploits0
Zero Day Initiative
Zero Day Initiative
added 2011/05/10 12:00 a.m.37 views

Mozilla Firefox OBJECT mObserverList Remote Code Execution Vulnerability

This vulnerability allows remote attackers to execute arbitrary code on vulnerable installations of Mozilla Firefox. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within Firefox's handli...

9CVSS3.7AI score0.0478EPSS
SaveExploits0References1
NVD
NVD
added 2011/01/14 5:00 p.m.20 views

CVE-2011-0471

The node-iteration implementation in Google Chrome before 8.0.552.237 and Chrome OS before 8.0.552.344 does not properly handle pointers, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors...

10CVSS7.2AI score0.02411EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2011/01/14 5:00 p.m.26 views

CVE-2011-0471

The node-iteration implementation in Google Chrome before 8.0.552.237 and Chrome OS before 8.0.552.344 does not properly handle pointers, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors...

10CVSS5.9AI score0.02411EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2011/01/14 4:00 p.m.26 views

CVE-2011-0471

Removed by vendor...

10CVSS6.7AI score0.02411EPSS
SaveExploits0
Cvelist
Cvelist
added 2011/01/14 4:00 p.m.33 views

CVE-2011-0471

The node-iteration implementation in Google Chrome before 8.0.552.237 and Chrome OS before 8.0.552.344 does not properly handle pointers, which allows remote attackers to cause a denial of service or possibly have unspecified other impact via unknown vectors...

7.1AI score0.02411EPSS
SaveExploits0References8
NVD
NVD
added 2010/10/05 6:00 p.m.15 views

CVE-2010-3741

The offline backup mechanism in Research In Motion RIM BlackBerry Desktop Software uses single-iteration PBKDF2, which makes it easier for local users to decrypt a .ipd file via a brute-force attack...

4.7CVSS6.2AI score0.00284EPSS
SaveExploits0References5
Rows per page
Query Builder