Full Disclosure mailing list archives
Re: MS Word Unchecked Boundary ConditionVulnerability - POC
From: "Dave \"No, not that one\" Korn" <davek_throwaway () hotmail com>
Date: Sat, 8 Jul 2006 16:38:57 +0100
"naveed" <naveedafzal () gmail com> wrote in message
void dummy(unsigned char* ptr,int sz)
{
for(int i=0;i<sz;i++)
fwrite(&ptr[i],1,1,fptr);
}
:) Bit odd way of doing things!
cheers,
DaveK
--
Can't think of a witty .sigline today....
_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/
Current thread:
- MS Word Unchecked Boundary Condition Vulnerability - POC naveed (Jul 07)
- Re: MS Word Unchecked Boundary ConditionVulnerability - POC Dave "No, not that one" Korn (Jul 08)
- Re: Re: MS Word Unchecked Boundary ConditionVulnerability - POC naveed (Jul 08)
- Re: MS Word Unchecked Boundary ConditionVulnerability - POC Dave "No, not that one" Korn (Jul 08)
