Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. [SOLVED] Possible security threat in Qt 5.3.2 installer?
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Possible security threat in Qt 5.3.2 installer?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • X Offline
    X Offline
    xtingray
    wrote on last edited by
    #1

    Hi guys!

    This morning I ran my AVG antivirus from Windows 7, and I got a message related to a possible threat in some file of my Qt installation directory:

    http://www.maefloresta.com/portal/files/virus_alert.png

    There isn't detailed info about the issue:
    http://www.avgthreatlabs.com/virus-and-malware-information/content/generic-virus/?name=@EID_Id_xmlEntityRefMax&utm_source=TDPU&utm_medium=SCAN&PRTYPE=IS

    I just wonder whether this is an actual security problem or not.

    Thank you!

    PS: Of course, I downloaded the installer from the official Qt website.


    Qt Developer

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      I doubt that. It detects a possible "XML bomb":http://en.wikipedia.org/wiki/Billion_laughs

      Qt probably has some big xml expansion somewhere and the AV is tripped by that. Which file it actually points to?

      You can run the installer and see if memory usage skyrockets. If it doesn't then you're fine. The worst case - eats too much RAM and you just kill it.

      EDIT: There is one such expansion in the tests: Src\qtbase\tests\auto\xml\sax\qxmlsimplereader\xmldocs\internal-entity-polynomial-attribute.xml, but that is the purpose of the test so no problem there.

      1 Reply Last reply
      0
      • X Offline
        X Offline
        xtingray
        wrote on last edited by
        #3

        Thank you for the feedback. In fact, my system works pretty well (no memory issues).

        I just wanted to discard any risk :)


        Qt Developer

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved