GHSA-fxq4-r6mr-9x64

    Dashboard / Vulnerabilities / GHSA-fxq4-r6mr-9x64

    GHSA-fxq4-r6mr-9x64

    Published: 8 Apr 2021Last Modified: 2 Dec 2024

    Summary: CSRF Vuln can expose user's QRcode

    Details: ### Impact When a user is setting up two-factor authentication using an authenticator app, a QRcode is generated and made available via a GET request to /tf-qrcode. Since GETs do not have any CSRF protection, it is possible a malicious 3rd party could access the QRcode and therefore gain access to two-factor authentication codes. Note that the /tf-qrcode endpoint is ONLY accessible while the user is initially setting up their device. Once setup is complete, there is no vulnerability. ### Patches This is fixed in the upcoming 4.0.0 release. ### Workarounds You can provide your own URL for fetching the QRcode by defining SECURITY_TWO_FACTOR_QRCODE_URL and providing your own implementation (that presumably required a POST with CSRF protection). This would require changing the two-factor setup template as well. ### References None. ### For more information If you have any questions or comments about this advisory: * Read this pull request: #423

    Affected packages

    Package

    Name: flask-security-too

    Purl: pkg:pypi/flask-security-too

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 3.2.0
    Fixed -3.4.5

    Affected versions

    3.2.0

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    GHSA-fxq4-r6mr-9x64 | CVE-DB