Opened 12 years ago
Closed 12 years ago
#2056 closed defect (fixed)
mg-desktop: Validate XML for SetResource() calls
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Desktop API | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
mg-desktop's implementation of MgResourceService::SetResource() does not validate the XML content passed in. Thus any arbitrary string could be passed in as content.
Note:
See TracTickets
for help on using tickets.
Fixed r6857 and r6860