-
Committer:
Package Import Robot
-
Author(s):
Marc Deslauriers
-
Date:
2014-10-10 09:27:24 UTC
-
mfrom:
(9 lucid-proposed)
-
mto:
This revision was merged to the branch mainline in
revision
10.
-
Revision ID:
package-import@ubuntu.com-20141010092724-2zyylg9ugi72p71a
* SECURITY UPDATE: arbitrary command execution via unsanitized string
passed to action scripts by wpa_cli
- debian/patches/CVE-2014-3686.patch: added os_exec() helper to
src/utils/os.h, src/utils/os_unix.c, src/utils/os_win32.c,
use instead of system() in wpa_supplicant/wpa_cli.c.
- CVE-2014-3686