| Summary: | Use sqlite3_mprintf() to avoid SQL injections | ||
|---|---|---|---|
| Product: | colord | Reporter: | Vincent Untz <vuntz> |
| Component: | daemon | Assignee: | Richard Hughes <richard> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | unspecified | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
| Attachments: |
Use sqlite3_mprintf() with %q
patch2 |
||
|
Description
Vincent Untz
2011-11-14 01:54:16 UTC
Created attachment 53501 [details] [review] Use sqlite3_mprintf() with %q The code builds with the patch, but as I don't really have things setup for color management, the code is untested. Pushed to master, thanks dude. the fix incomplete, cd-device-db.c is vulnerable too. Created attachment 53844 [details] [review] patch2 Committed, thanks. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.