Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      The Ultimate Guide to Node.js Development Pricing for Enterprises

      July 29, 2025

      Stack Overflow: Developers’ trust in AI outputs is worsening year over year

      July 29, 2025

      Web Components: Working With Shadow DOM

      July 28, 2025

      Google’s new Opal tool allows users to create mini AI apps with no coding required

      July 28, 2025

      5 preinstalled apps you should delete from your Samsung phone immediately

      July 30, 2025

      Ubuntu Linux lagging? Try my 10 go-to tricks to speed it up

      July 30, 2025

      How I survived a week with this $130 smartwatch instead of my Garmin and Galaxy Ultra

      July 30, 2025

      YouTube is using AI to verify your age now – and if it’s wrong, that’s on you to fix

      July 30, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Time-Controlled Data Processing with Laravel LazyCollection Methods

      July 30, 2025
      Recent

      Time-Controlled Data Processing with Laravel LazyCollection Methods

      July 30, 2025

      Create Apple Wallet Passes in Laravel

      July 30, 2025

      The Laravel Idea Plugin is Now FREE for PhpStorm Users

      July 30, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      New data shows Xbox is utterly dominating PlayStation’s storefront — accounting for 60% of the Q2 top 10 game sales spots

      July 30, 2025
      Recent

      New data shows Xbox is utterly dominating PlayStation’s storefront — accounting for 60% of the Q2 top 10 game sales spots

      July 30, 2025

      Opera throws Microsoft to Brazil’s watchdogs for promoting Edge as your default browser — “Microsoft thwarts‬‭ browser‬‭ competition‬‭‬‭ at‬‭ every‬‭ turn”

      July 30, 2025

      Activision once again draws the ire of players for new Diablo Immortal marketing that appears to have been made with generative AI

      July 30, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2025-41234 – VMware Spring Framework Reflected File Download Vulnerability

    CVE-2025-41234 – VMware Spring Framework Reflected File Download Vulnerability

    June 12, 2025

    CVE ID : CVE-2025-41234

    Published : June 12, 2025, 10:15 p.m. | 3 hours, 47 minutes ago

    Description : Description

    In Spring Framework, versions 6.0.x as of 6.0.5, versions 6.1.x and 6.2.x, an application is vulnerable to a reflected file download (RFD) attack when it sets a “Content-Disposition” header with a non-ASCII charset, where the filename attribute is derived from user-supplied input.

    Specifically, an application is vulnerable when all the following are true:

    * The header is prepared with org.springframework.http.ContentDisposition.
    * The filename is set via ContentDisposition.Builder#filename(String, Charset).
    * The value for the filename is derived from user-supplied input.
    * The application does not sanitize the user-supplied input.
    * The downloaded content of the response is injected with malicious commands by the attacker (see RFD paper reference for details).

    An application is not vulnerable if any of the following is true:

    * The application does not set a “Content-Disposition” response header.
    * The header is not prepared with org.springframework.http.ContentDisposition.
    * The filename is set via one of: * ContentDisposition.Builder#filename(String), or
    * ContentDisposition.Builder#filename(String, ASCII)

    * The filename is not derived from user-supplied input.
    * The filename is derived from user-supplied input but sanitized by the application.
    * The attacker cannot inject malicious content in the downloaded content of the response.

    Affected Spring Products and VersionsSpring Framework:

    * 6.2.0 – 6.2.7
    * 6.1.0 – 6.1.20
    * 6.0.5 – 6.0.28
    * Older, unsupported versions are not affected

    MitigationUsers of affected versions should upgrade to the corresponding fixed version.

    Affected version(s)Fix versionAvailability6.2.x6.2.8OSS6.1.x6.1.21OSS6.0.x6.0.29 Commercial https://enterprise.spring.io/ No further mitigation steps are necessary.

    CWE-113 in `Content-Disposition` handling in VMware Spring Framework versions 6.0.5 to 6.2.7 allows remote attackers to launch Reflected File Download (RFD) attacks via unsanitized user input in `ContentDisposition.Builder#filename(String, Charset)` with non-ASCII charsets.

    Severity: 6.5 | MEDIUM

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleCVE-2025-4233 – Palo Alto Networks Prisma Access Browser Cache Bypass Vulnerability
    Next Article CVE-2025-41233 – VMware Avi Load Balancer Blind SQL Injection

    Related Posts

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-43234 – Apple WatchOS/IOS/iPadOS/tvOS/macOS VisionOS Texture Corruption Vulnerability

    July 30, 2025
    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-43237 – Apple macOS Sequoia Write Access Vulnerability

    July 30, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Open Up With Brad Frost, Episode 2

    News & Updates

    Distribuzioni GNU/Linux: 5 tra le più insolite e originali!

    Linux

    Beekeeping – recording damage caused by a brown bear

    Development

    tinyMediaManager is a media management tool

    Linux

    Highlights

    Creating proportional, equal-height image rows with CSS

    July 9, 2025

    Equal-height image layouts seem simple until you try to build one that’s truly responsive. This…

    Happy 20th birthday MDN!

    July 30, 2025

    Windows 11 Notepad is turning into a full-fledged “AI writer” with Write feature

    May 22, 2025

    Banquet hall advertising

    April 11, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.