• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Robustness of CoreData against malicious documents?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Robustness of CoreData against malicious documents?


  • Subject: Re: Robustness of CoreData against malicious documents?
  • From: Cem Karan <email@hidden>
  • Date: Tue, 4 Apr 2006 15:18:29 -0400


On Apr 4, 2006, at 2:52 PM, Jim Correia wrote:
On Apr 4, 2006, at 12:10 PM, Cem Karan wrote:
On Apr 4, 2006, at 11:57 AM, William Bumgarner wrote:
Validating an XML schema is an expensive operation. You can find the CoreData DTD in /System/Library/DTDs (along with DTDs for other XML based data formats on the system).

In general, Core Data will toss an exception or return an NSError (return NO/nil and fill in an NSError**, really) in the face of malformed data.

I know that its an expensive operation, but I need to be able to do it; we're just too tempting a target.

Does setting the option that tells Core Data to validate an XML store when opening not work for you?

How do I set this? And can it handle maliciously malformed data? (e.g., data that someone hand-crafted and passed to my app in the hopes of getting it to break and execute code rather than just parse data)


Thanks,
Cem Karan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Robustness of CoreData against malicious documents?
      • From: Jim Correia <email@hidden>
    • Re: Robustness of CoreData against malicious documents?
      • From: Scott Ellsworth <email@hidden>
References: 
 >Robustness of CoreData against malicious documents? (From: Cem Karan <email@hidden>)
 >Re: Robustness of CoreData against malicious documents? (From: glenn andreas <email@hidden>)
 >Re: Robustness of CoreData against malicious documents? (From: Cem Karan <email@hidden>)
 >Re: Robustness of CoreData against malicious documents? (From: William Bumgarner <email@hidden>)
 >Re: Robustness of CoreData against malicious documents? (From: Cem Karan <email@hidden>)
 >Re: Robustness of CoreData against malicious documents? (From: Jim Correia <email@hidden>)

  • Prev by Date: Re: Path names in executable
  • Next by Date: Re: Robustness of CoreData against malicious documents?
  • Previous by thread: Re: Robustness of CoreData against malicious documents?
  • Next by thread: Re: Robustness of CoreData against malicious documents?
  • Index(es):
    • Date
    • Thread