This commit is contained in:
Christiane Ruetten 2015-07-15 14:58:07 +02:00
Родитель 3ade63d9bf
Коммит 8faad15eec
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -16,7 +16,7 @@ title: Location object can be shadowed using Object.defineProperty
<p>Security researcher <strong>Mariusz Mlynski</strong> reported that it is possible to shadow the location object using Object.defineProperty. This could be used to confuse the current location to plugins, allowing for possible cross-site scripting (XSS) attacks.
</p>
<p><strong>Update October 9, 2012</strong>: This advisory was updated to reflect the fact that <a href="&lt;a href=" https:="">bug 756719</a> was also fixed in ESR 10.0.8.
<p><strong>Update October 9, 2012</strong>: This advisory was updated to reflect the fact that <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=756719">bug 756719</a> was also fixed in ESR 10.0.8.
</p><h3>References</h3>