Giter Site home page Giter Site logo

Comments (6)

xavier2k6 avatar xavier2k6 commented on June 27, 2024

Related #19423 / #12518

from qbittorrent.

HanabishiRecca avatar HanabishiRecca commented on June 27, 2024

After some research I think that this indeed has something to do with how Windows handles URL files.
https://answers.microsoft.com/en-us/windows/forum/all/a-warning-popup-when-opening-any-url-file-in/8142f4b7-6678-4670-a59b-f01b89860dac
https://www.ghacks.net/2016/09/24/windows-favorites-file-download-security-warning/

Actual vulnerabilities in URL files already happened before.
https://swepstopia.com/url-file-attack/
https://inquest.net/blog/shortcut-to-malice-url-files/
https://blog.quarkslab.com/analysis-of-ms16-104-url-files-security-feature-bypass-cve-2016-3353.html

It's not clear what exactly happens here though. @Destroyarr, please provide a sample of the .url file.

I also found similar reports for completely unrelated apps.
https://www.tenforums.com/antivirus-firewalls-system-security/192166-controlled-folder-access-blocked-ie4uinit-exe.html.

from qbittorrent.

HanabishiRecca avatar HanabishiRecca commented on June 27, 2024

I have a wild guess that this happens when the client retrieves a file icon.

const HRESULT hr = ::SHGetFileInfoW(extWStr.c_str(),
FILE_ATTRIBUTE_NORMAL, &sfi, sizeof(sfi), (SHGFI_ICON | SHGFI_USEFILEATTRIBUTES));

from qbittorrent.

glassez avatar glassez commented on June 27, 2024

@Destroyarr, please provide a sample of the .url file.

Torrent that distributes such .url file would be better.

from qbittorrent.

Destroyarr avatar Destroyarr commented on June 27, 2024

torrentgalaxy to/profile/FreeCourseWeb#torrents
tgx rs/torrents.php?c33=1

from qbittorrent.

Destroyarr avatar Destroyarr commented on June 27, 2024

magnet
:?xt=urn:btih:ff9b3c67f56018789780fee4e8e536a0b1cfb6bd&dn=Udemy%20-%20AI%20Application%20Boost%20with%20NVIDIA%20RAPIDS%20Acceleration

from qbittorrent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.