Lucene search
+L

2681 matches found

UbuntuCve
UbuntuCve
added 2006/04/14 10:2 a.m.38 views

CVE-2006-1742

The JavaScript engine in Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 does not properly handle temporary variables that are not garbage collected, which might allow remote attackers to trigger operations on freed memo...

5CVSS6AI score0.03877EPSS
Exploits0References4
OSV
OSV
added 2006/04/14 10:2 a.m.1 views

DEBIAN-CVE-2006-1742

The JavaScript engine in Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 does not properly handle temporary variables that are not garbage collected, which might allow remote attackers to trigger operations on freed memo...

5CVSS6.3AI score0.03877EPSS
Exploits0References1
Prion
Prion
added 2006/04/14 10:2 a.m.30 views

Memory corruption

The JavaScript engine in Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 does not properly handle temporary variables that are not garbage collected, which might allow remote attackers to trigger operations on freed memo...

5CVSS6.3AI score0.03877EPSS
Exploits0References52Affected Software4
Debian CVE
Debian CVE
added 2006/04/14 10:0 a.m.40 views

CVE-2006-1742

The JavaScript engine in Mozilla Firefox and Thunderbird 1.x before 1.5 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0 does not properly handle temporary variables that are not garbage collected, which might allow remote attackers to trigger operations on freed memo...

5CVSS6.4AI score0.03877EPSS
Exploits0
Mozilla
Mozilla
added 2006/04/13 12:0 a.m.43 views

JavaScript garbage-collection hazard audit — Mozilla

Igor Bukanov has audited the JavaScript engine for routines that use temporary variables not protected against garbage-collection. If malicious content could cause garbage-collection to run during the lifetime of these temporaries then the original routine would end up operating on freed memory...

5CVSS1.4AI score0.03877EPSS
Exploits0References11Affected Software4
Prion
Prion
added 2006/02/02 8:6 p.m.20 views

Memory corruption

The function allocation code jsNewFunction in jsfun.c in Firefox 1.5 allows attackers to cause a denial of service memory corruption and possibly execute arbitrary code via user-defined methods that trigger garbage collection in a way that operates on freed objects...

7.5CVSS7.6AI score0.0365EPSS
Exploits0References27Affected Software1
Prion
Prion
added 2006/02/02 8:6 p.m.23 views

Design/Logic Flaw

The Javascript interpreter jsinterp.c in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service crash or execute arbitrary code via unknown attack vectors related to garbage collection...

7.5CVSS7.5AI score0.04472EPSS
Exploits0References60Affected Software2
UbuntuCve
UbuntuCve
added 2006/02/02 8:6 p.m.37 views

CVE-2006-0292

The Javascript interpreter jsinterp.c in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service crash or execute arbitrary code via unknown attack vectors related to garbage collection...

7.5CVSS6.3AI score0.04472EPSS
Exploits0References4
NVD
NVD
added 2006/02/02 8:6 p.m.24 views

CVE-2006-0293

The function allocation code jsNewFunction in jsfun.c in Firefox 1.5 allows attackers to cause a denial of service memory corruption and possibly execute arbitrary code via user-defined methods that trigger garbage collection in a way that operates on freed objects...

7.5CVSS7.3AI score0.0365EPSS
Exploits0References27
UbuntuCve
UbuntuCve
added 2006/02/02 8:6 p.m.25 views

CVE-2006-0293

The function allocation code jsNewFunction in jsfun.c in Firefox 1.5 allows attackers to cause a denial of service memory corruption and possibly execute arbitrary code via user-defined methods that trigger garbage collection in a way that operates on freed objects...

7.5CVSS6.3AI score0.0365EPSS
Exploits0References1
OSV
OSV
added 2006/02/02 8:6 p.m.9 views

CVE-2006-0292

The Javascript interpreter jsinterp.c in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service crash or execute arbitrary code via unknown attack vectors related to garbage collection...

7.4AI score
Exploits0References60
Cvelist
Cvelist
added 2006/02/02 8:0 p.m.24 views

CVE-2006-0292

The Javascript interpreter jsinterp.c in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service crash or execute arbitrary code via unknown attack vectors related to garbage collection...

7.3AI score0.04472EPSS
Exploits0References60
Cvelist
Cvelist
added 2006/02/02 8:0 p.m.24 views

CVE-2006-0293

The function allocation code jsNewFunction in jsfun.c in Firefox 1.5 allows attackers to cause a denial of service memory corruption and possibly execute arbitrary code via user-defined methods that trigger garbage collection in a way that operates on freed objects...

7.2AI score0.0365EPSS
Exploits0References27
Debian CVE
Debian CVE
added 2006/02/02 8:0 p.m.33 views

CVE-2006-0292

The Javascript interpreter jsinterp.c in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service crash or execute arbitrary code via unknown attack vectors related to garbage collection...

7.5CVSS7.3AI score0.04472EPSS
Exploits0
Debian CVE
Debian CVE
added 2006/02/02 8:0 p.m.50 views

CVE-2006-0293

The function allocation code jsNewFunction in jsfun.c in Firefox 1.5 allows attackers to cause a denial of service memory corruption and possibly execute arbitrary code via user-defined methods that trigger garbage collection in a way that operates on freed objects...

7.5CVSS7.3AI score0.0365EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2006/02/02 3:50 p.m.6 views

security flaw

The Javascript interpreter jsinterp.c in Mozilla and Firefox before 1.5.1 does not properly dereference objects, which allows remote attackers to cause a denial of service crash or execute arbitrary code via unknown attack vectors related to garbage collection...

7.5CVSS6.2AI score0.04472EPSS
Exploits0References4
Mozilla
Mozilla
added 2006/02/01 12:0 a.m.38 views

JavaScript garbage-collection hazards — Mozilla

Garbage collection hazards have been found in the JavaScript engine where some routines used temporary variables that were not properly protected rooted. Specially crafted objects could contain a user-defined method that would be called during the lifetime of these temporaries. If this method...

7.5CVSS0.9AI score0.04472EPSS
Exploits0References2Affected Software4
exploitpack
exploitpack
added 2005/04/28 12:0 a.m.14 views

Oracle Application Server 9i Webcache - Arbitrary File Corruption

Oracle Application Server 9i Webcache - Arbitrary File Corruption source: https://www.securityfocus.com/bid/13420/info Oracle Application Server 9i Webcache is prone to an arbitrary file corruption vulnerability. The issue exists becaue dangerous characters are not removed from a certain paramete...

7.3AI score
Exploits0
Exploit DB
Exploit DB
added 2005/04/28 12:0 a.m.23 views

Oracle Application Server 9i Webcache - Arbitrary File Corruption

source: https://www.securityfocus.com/bid/13420/info Oracle Application Server 9i Webcache is prone to an arbitrary file corruption vulnerability. The issue exists becaue dangerous characters are not removed from a certain parameter value, allowing an attacker to construct a URI that contains an...

7.4AI score
Exploits0
securityvulns
securityvulns
added 2003/11/21 12:0 a.m.28 views

Linux Kernel <= 2.4.21 MXCSR Local DOS Exploitation

As I mentioned in my previous post to the list, I've been looking into x87 FPU stuff lately. While I was tinkering I ran into the MXCSR register, which reminded me of an old RedHat advisory with a vague description of a kernel vuln relating to the register. I don't recall anyone ever discussing...

6.8AI score
Exploits0
Rows per page
Query Builder