Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Regexps with suspicious /+ or /* in the codebase #12295

Description

@RReverser

These were found as part of #12294 (although given that it checked only part of rulesets, there might be more). By "suspicious" I mean that in these cases author probably meant /.* or just / - multiple slashes in a row are unlikely to be the target unless it's some exotic case.

  • 10gen.xml: Suspicious /+ while traversing ^http://blog\.10gen\.com/+(?:$|\?.*) => https://www.mongodb.com/blog/

  • AOE.com.xml: Suspicious /* while traversing ^http://(www\.)?aoe\.com/(?=$|\?|en/*(?:$|\?)|en/press/press-contact\.html|fileadmin/|typo3conf/|typo3temp/|uploads/) => https://$1aoe.com/

  • Acrobat.com.xml: Suspicious /+ while traversing ^http://success\.acrobat\.com/+ => https://success.adobe.com/

  • Admissions.com.xml: Suspicious /+ while traversing ^http://(?:www\.)?admissions\.com/+ => https://www.fastweb.com/

  • Animoto.com.xml: Suspicious /* while traversing ^http://(www\.)?animoto\.com/(?=favicon\.ico|images/|sign_(?:in|up)/*(?:$|\?)) => https://$1animoto.com/

  • AskMonty.xml: Suspicious /+ while traversing ^http://(?:www\.)?askmonty\.org/+ => https://mariadb.com/about/

  • BBB_Silicon.org.xml: Suspicious /+ while traversing ^http://(?:www\.)?bbbsilicon\.org/+(?:\?.*)? => https://sanjose.bbb.org/

  • BE_One_Spark.com.xml: Suspicious /* while traversing ^http://(www\.)?beonespark\.com/(?=assets/|berlin/(?:sign-in|users/password)/*(?:$|\?)) => https://$1beonespark.com/

  • BrightTALK.com.xml: Suspicious /+ while traversing ^http://go\.brighttalk\.com/+(?:\?.*)?$ => https://app-sji.marketo.com/

  • Bunchball.com.xml: Suspicious /+ while traversing ^http://go\.bunchball\.com/+(?:\?.*)?$ => https://www.bunchball.com/

  • Ch9.ms.xml: Suspicious /+ while traversing ^http://(?:www\.)?ch9\.ms/+(?:\?.*)?$ => https://channel9.msdn.com/

  • Clear-link.com.xml: Suspicious /+ while traversing ^http://(?:www\.)?clear-link\.com/+ => https://www.clearlink.com/

  • Digital_WPC.com.xml: Suspicious /+ while traversing ^http://(?:www\.)?digitalwpc\.com/+ => https://mspartner.microsoft.com/en/us/Pages/WPC/overview.aspx

  • EDeveloperz.xml: Suspicious /+ while traversing ^http://(?:version5\.|www\.)?edeveloperz\.com/+([^?]*)(?:\?.*)? => https://version6.edeveloperz.com/$1

  • EFinancialCareers.cn.xml: Suspicious /+ while traversing ^http://efinancialcareers\.cn/+ => https://www.efinancialcareers.cn/

  • EWebScapes.com.xml: Suspicious /+ while traversing ^http://(?:www\.)?ewebscapes\.com/+ => https://webdevstudios.com/

  • Element_5.xml: Suspicious /+ while traversing ^http://www\.element5\.com/+ => https://www.mycommerce.com/share-it

  • Elle.com.xml: Suspicious /* while traversing ^http://dating\.elle\.com/(?=assets/|bridge\.js|favicon\.ico|login/*(?:$|\?)|whitelabel/elle/header\.html) => https://dating.elle.com/

  • Enphase-Energy.xml: Suspicious /+ while traversing ^http://info\.enphase\.com/+(?:\?.*)?$ => https://enphase.com/

  • Exacom.sk.xml: Suspicious /+ while traversing ^http://(?:www\.)?exacom\.sk/+ => https://www.exahost.com/

  • FAANCollegeNetwork.xml: Suspicious /+ while traversing ^http://(?:www\.)?faancollegenetwork\.org/+(?:\?.*)?$ => https://www.foodallergy.org/resources-for/colleges-universities/college-food-allergy-program

  • FontMarketplace.com.xml: Suspicious /+ while traversing ^http://(?:www\.)?fontmarketplace\.com/+(?=$|\?) => https://www.fonts.com/

  • FreeMarket_Lite.cc.xml: Suspicious /+ while traversing ^http://freemarketlite\.cc/+ => https://www.freemarketlite.cc/

  • FundaGeek.xml: Suspicious /+ while traversing ^http://(?:www\.)?fundageek\.com/+([^?]*).* => https://gogetfunding.com/$1

  • Get_Chef.com.xml: Suspicious /+ while traversing ^http://docs\.getchef\.com/+(?=_static/) => https://d172u545pcyiea.cloudfront.net/

  • Get_Rave.com.xml: Suspicious /+ while traversing ^http://getrave\.com/+ => https://www.getrave.com/

  • Handy.de.xml: Suspicious /+ while traversing ^http://(?:www\.)?handy\.de/+[^?]*\?(.*) => https://www.etracker.de/lnkcnt.php?et=kbglnx&url=http://www.mondiamedia.com%3FL%3D0%26redirect_from%3Dhandy.de&lnkname=handy&$1

  • Haskoin.com.xml: Suspicious /+ while traversing ^http://(?:www\.)?haskoin\.com/+([^?]+) => https://github.com/$1/haskoin

  • Hinckley_and_Bosworth_online.org.uk.xml: Suspicious /+ while traversing ^http://(?:www\.)?hinckleyandbosworthonline\.org\.uk/+ => https://www.hinckley-bosworth.gov.uk/

  • Innovate_UK.org.xml: Suspicious /+ while traversing ^http://(?:www\.)?innovateuk\.org/+([^?]*)(?:\?.*)? => https://www.gov.uk/government/organisations/innovate-uk$1

  • Isle.jp.xml: Suspicious /+ while traversing ^http://(?:www\.)?isle\.jp/+ => https://shared.gmocloud.com/

  • Joyent_Cloud.com.xml: Suspicious /+ while traversing ^http://www\.joyentcloud\.com/+ => https://www.joyent.com/

  • KTk.de.xml: Suspicious /+ while traversing ^http://(?:www\.)?ktk\.de/+ => https://www.kevag-telekom.de/

  • Linerunner.xml: Suspicious /+ while traversing ^http://store\.getcloudapp\.com//+([^?]+) => https://my.cl.ly/plans/$1

  • Mamba.xml: Suspicious /+ while traversing ^http://(?:www\.)?corp\.mamba\.ru/+ => https://corp.wamba.com/ru/

  • Mapraider.com.xml: Suspicious /+ while traversing ^http://(www\.)?mapraider\.com/+(login|register)(?=$|\?) => https://$1mapraider.com/$2/

  • Messagingengine.com.xml: Suspicious /+ while traversing ^http://(?:www\.)?messagingengine\.com/+([^?]*)(?:\?.*)? => https://www.fastmail.com/$1

  • Mirror_Bingo.com.xml: Suspicious /+ while traversing ^http://cache(games|www)\.mirrorbingo\.com/+(?!(?!getcss/bingo\.css|html/css/main\.css|html/portlet/journal_content/css/main\.css).+\.css(?:$|\?)) => https://$1.mirrorbingo.com/

  • Mobify.me.xml: Suspicious /+ while traversing ^http://(?:www\.)?mobify\.me/+ => https://mobify.com/

  • Monty_Program.xml: Suspicious /+ while traversing ^http://(?:www\.)?montyprogram\.com/+ => https://mariadb.com/

  • My_phone.coop.xml: Suspicious /+ while traversing ^http://myphone\.coop/+([^?]*).* => https://www.thephone.coop/$1

  • Newzsec.com.xml: Suspicious /+ while traversing ^http://(?:www\.)?newzsec\.com/+ => https://saltysailor.github.io/

  • OpenMedia_now.net.xml: Suspicious /+ while traversing ^http://(?:www\.)?openmedianow\.net/+ => https://openmedia.org/

  • Paymo.xml: Suspicious /+ while traversing ^http://app\.paymo\.biz/+ => https://app.paymoapp.com/

  • Pumo.com.tw.xml: Suspicious /* while traversing ^http://www\.pumo\.com\.tw/(?=/*www/+(?:[\w-]+/+)?(?:css/|favicon\.ico|images/|inc/|top/)) => https://www.pumo.com.tw/

  • Re-publica.de.xml: Suspicious /+ while traversing ^http://mail\.re-publica\.de/+ => https://ntmx.de/

  • Rfecom.com.xml: Suspicious /+ while traversing ^http://www\.rfecom\.com/+(?:$|\?.*) => https://www.myoptimizerplus.com/

  • Save_the_Children.org.uk.xml: Suspicious /* while traversing ^http://(?:www\.)?savethechildren\.org\.uk/(?=donate/*(?:$|\?)|favicon\.ico|modules/|sites/) => https://www.savethechildren.org.uk/

  • Skoop.xml: Suspicious /+ while traversing ^http://(?:www\.)?theskoop\.ca/+(?:\?.*)?$ => https://www.facebook.com/theskoopinc

  • SmashFly.com.xml: Suspicious /* while traversing ^http://go\.smashfly\.com/(?=/*l/) => https://go.pardot.com/

  • Stanford.edu-falsemixed.xml: Suspicious /+ while traversing ^http://knight\.stanford\.edu/+ => https://jsk.stanford.edu/

  • The-DMA.org.xml: Suspicious /+ while traversing ^http://(?:www\.)?the-dma\.org/+ => https://thedma.org/

  • Tmblr.co.xml: Suspicious /+ while traversing ^http://tmblr\.co/+ => https://www.tumblr.com/

  • Transmode.se.xml: Suspicious /+ while traversing ^http://(?:www\.)?transmode\.se/+ => https://www.transmode.com/

  • UWinnipeg.ca.xml: Suspicious /+ while traversing ^http://indigenous\.uwinnipeg\.ca/+(?:\?.*)?$ => https://www.uwinnipeg.ca/index/indigenous-programs-services

  • Unwanted_Witness.or.ug.xml: Suspicious /+ while traversing ^http://(?:www\.)?unwantedwitness\.or\.ug:209[56]/+ => https://hos.hostalite.com:2096/

  • Ustream.xml: Suspicious /+ while traversing ^http://support\.ustream\.tv/+(?=$|\?) => https://ustream.zendesk.com/home

  • Vdio.xml: Suspicious /+ while traversing ^http://(?:www\.)?vdio\.com/+([^?]*).* => https://www.rdio.com/$1

  • Vertical_Response.com.xml: Suspicious /* while traversing ^http://helpcenter\.verticalresponse\.com/(?=/*$|/*\?) => https://vr.force.com/community/Communities/Welcome

  • Websterwood.com.xml: Suspicious /+ while traversing ^http://(www\.)?websterwood\.com/+ => https://blog.websterwood.com/

  • WiebeTech.com.xml: Suspicious /+ while traversing ^http://(?:www\.)?wiebetech\.com/+ => https://www.cru-inc.com/

  • Yandex.com.ua.xml: Suspicious /+ while traversing ^http://(?:www\.)?browser\.yandex\.com\.ua/+ => https://browser.yandex.ua/

  • Yandex.net.xml: Suspicious /+ while traversing ^http://(?:www\.)?yandex\.net/+ => https://yandex.ru/

  • Zenger.nl.xml: Suspicious /+ while traversing ^http://www\.zenger\.nl/+ => https://www.axelarnbak.nl/

  • nlx.org-falsemixed.xml: Suspicious /+ while traversing ^http://(?:www\.)?nlx\.org/+(?:\?.*)?$ => https://us.jobs/

  • technologyreview.in.xml: Suspicious /+ while traversing ^http://(?:www\.)?technologyreview\.in/+ => https://www.technologyreview.com/

  • uVPN.xml: Suspicious /+ while traversing ^http://(?:www\.)?uvpn\.de/+ => https://fremaks.de/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions