]> code.ossystems Code Review - openembedded-core.git/commit
python: fix security vulnerability
authorNitin A Kamble <nitin.a.kamble@intel.com>
Tue, 19 Jul 2011 22:42:48 +0000 (15:42 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Jul 2011 10:50:42 +0000 (11:50 +0100)
commit43e7ec07065e58128819b0bb359358ce42628672
treeafb5535655b2f8856e792d84841d92fdf67af6b7
parent482519c984a1b9da61b8b3cc97a6d28309b3192f
python: fix security vulnerability

This Fixes bug: [Yocto #1254]

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-1015

Issue #2254: Fix CGIHTTPServer information disclosure.  Relative paths are
  now collapsed within the url properly before looking in cgi_directories.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
meta/recipes-devtools/python/python.inc
meta/recipes-devtools/python/python/security_issue_2254_fix.patch [new file with mode: 0644]
meta/recipes-devtools/python/python_2.6.6.bb