Full Disclosure mailing list archives
Re: Re: MS Word Unchecked Boundary ConditionVulnerability - POC
From: naveed <naveedafzal () gmail com>
Date: Sat, 8 Jul 2006 23:07:59 +0500
:) :) a copy paste of a routine could easily be converted to fwrite(ptr,1,sizeof(p1),fptr) or so but the things work in either way. On 7/8/06, Dave No, not that one Korn <davek_throwaway () hotmail com> wrote:
"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/
_______________________________________________ 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)
