From 8faad15eec62de56ac1af4dfe794386772229e8c Mon Sep 17 00:00:00 2001 From: Christiane Ruetten Date: Wed, 15 Jul 2015 14:58:07 +0200 Subject: [PATCH] Fixing broken bug link --- announce/2012/mfsa2012-59.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/announce/2012/mfsa2012-59.md b/announce/2012/mfsa2012-59.md index e23d152..06b3ba8 100644 --- a/announce/2012/mfsa2012-59.md +++ b/announce/2012/mfsa2012-59.md @@ -16,7 +16,7 @@ title: Location object can be shadowed using Object.defineProperty

Security researcher Mariusz Mlynski 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.

-

Update October 9, 2012: This advisory was updated to reflect the fact that bug 756719 was also fixed in ESR 10.0.8. +

Update October 9, 2012: This advisory was updated to reflect the fact that bug 756719 was also fixed in ESR 10.0.8.

References