diff --git a/docs/xml/nginx/changes.xml b/docs/xml/nginx/changes.xml
index 3821e7e1e..c12d328e4 100644
--- a/docs/xml/nginx/changes.xml
+++ b/docs/xml/nginx/changes.xml
@@ -9,6 +9,36 @@
nginx changelog
+
+
+
+
+при обработке специально созданного mp4 файла модулем ngx_http_mp4_module
+могли перезаписываться области памяти рабочего процесса, что могло
+приводить к выполнению произвольного кода (CVE-2012-2089).
+Спасибо Matthew Daley.
+
+
+specially crafted mp4 file might allow to overwrite
+memory locations in a worker process
+if the ngx_http_mp4_module was used,
+potentially resulting in arbitrary code execution (CVE-2012-2089).
+Thanks to Matthew Daley.
+
+
+
+
+
+в модуле ngx_http_mp4_module.
+
+
+in the ngx_http_mp4_module.
+
+
+
+
+
+