Bug 20034 - CVE-2009-0945 Buffer Overflow in Processing SVGList objects
Summary: CVE-2009-0945 Buffer Overflow in Processing SVGList objects
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libwebkit (show other bugs)
Version: unstable
Hardware: all Linux
: P3 blocker
Assignee: Alexey Shabalin
QA Contact: qa-sisyphus
URL: http://securitytracker.com/alerts/200...
Keywords: security
Depends on:
Blocks:
 
Reported: 2009-05-14 07:49 MSD by Vladimir Lettiev
Modified: 2009-05-25 20:19 MSD (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Lettiev 2009-05-14 07:49:46 MSD
SVGList::insertItemBefore не проверяет граничных условий индекса, что потенциально может привести к переполнению буфера и выполнению произвольного кода.

Пример html-страницы, обработка которой может вызвать переполнение: http://trac.webkit.org/browser/trunk/LayoutTests/svg/dom/svglist-exception-on-out-bounds-error.html?rev=43590

Исправление присутствует в коммите 43590, также была выпущена новая версия webkit 1.1.7.
Comment 1 Alexey Shabalin 2009-05-16 15:26:16 MSD
в сизиф отправлена libwebkit-1.1.7-alt1.r43663
Comment 2 Vladimir Lettiev 2009-05-17 00:19:37 MSD
ok
Comment 3 Vladimir Lettiev 2009-05-25 20:19:02 MSD
closed