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

      Sunshine And March Vibes (2025 Wallpapers Edition)

      June 1, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      June 1, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      June 1, 2025

      How To Prevent WordPress SQL Injection Attacks

      June 1, 2025

      7 MagSafe accessories that I recommend every iPhone user should have

      June 1, 2025

      I replaced my Kindle with an iPad Mini as my ebook reader – 8 reasons why I don’t regret it

      June 1, 2025

      Windows 11 version 25H2: Everything you need to know about Microsoft’s next OS release

      May 31, 2025

      Elden Ring Nightreign already has a duos Seamless Co-op mod from the creator of the beloved original, and it’ll be “expanded on in the future”

      May 31, 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

      Student Record Android App using SQLite

      June 1, 2025
      Recent

      Student Record Android App using SQLite

      June 1, 2025

      When Array uses less memory than Uint8Array (in V8)

      June 1, 2025

      Laravel 12 Starter Kits: Definite Guide Which to Choose

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

      Photobooth is photobooth software for the Raspberry Pi and PC

      June 1, 2025
      Recent

      Photobooth is photobooth software for the Raspberry Pi and PC

      June 1, 2025

      Le notizie minori del mondo GNU/Linux e dintorni della settimana nr 22/2025

      June 1, 2025

      Rilasciata PorteuX 2.1: Novità e Approfondimenti sulla Distribuzione GNU/Linux Portatile Basata su Slackware

      June 1, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»CISA Warns of Actively Exploited Adobe ColdFusion and Oracle Agile PLM Vulnerabilities

    CISA Warns of Actively Exploited Adobe ColdFusion and Oracle Agile PLM Vulnerabilities

    February 25, 2025

    CVE-2017-3066

    The Cybersecurity and Infrastructure Security Agency (CISA) has recently updated its Known Exploited Vulnerabilities (KEV) Catalog by adding two critical vulnerabilities, both actively being exploited in the wild. These vulnerabilities, related to Adobe ColdFusion and Oracle Agile Product Lifecycle Management (PLM), have been identified as security risks to federal agencies and organizations worldwide.

    The vulnerabilities in question are CVE-2017-3066, a deserialization vulnerability affecting Adobe ColdFusion, and CVE-2024-20953, a similar vulnerability found within Oracle’s Agile PLM. Deserialization vulnerabilities, such as these, occur when untrusted data is used by a program to reconstruct an object or other data structure. Malicious actors often exploit these flaws to execute arbitrary code, potentially compromising systems.

    CVE-2017-3066: Adobe ColdFusion Deserialization Vulnerability 

    CVE-2017-3066 refers to a Java deserialization vulnerability within the Apache BlazeDS library in Adobe ColdFusion. This vulnerability is particularly prevalent in older versions of ColdFusion, including ColdFusion 2016 Update 3 and earlier, ColdFusion 11 Update 11 and earlier, and ColdFusion 10 Update 22 and earlier. Adobe confirmed that the vulnerability could allow remote attackers to execute arbitrary code on the affected systems if successfully exploited. 

    For organizations running these older versions of Adobe ColdFusion, the risk is significant. Exploiting this deserialization vulnerability could enable attackers to gain unauthorized access to sensitive data or control over the affected systems. The vulnerability was discovered by Moritz Bechler of AgNO3 GmbH & Co. KG and was subsequently addressed by Adobe with security hotfixes. These updates mitigate the Java deserialization vulnerability by updating the Apache BlazeDS library, effectively patching the flaw. 

    Adobe issued hotfixes to resolve the issue, which are highly recommended for customers using vulnerable versions of ColdFusion. Users are advised to upgrade to ColdFusion 2016 Update 4, ColdFusion 11 Update 12, or ColdFusion 10 Update 23. These updates can be found in Adobe’s technical notes, which also contain security configuration guidelines for enhancing system protection. 

    CVE-2024-20953: Oracle Agile PLM Deserialization Vulnerability 

    Another addition to the CISA catalog is CVE-2024-20953, a vulnerability found in Oracle’s Agile Product Lifecycle Management (PLM) system. Oracle published this vulnerability on February 17, 2024, and it affects Agile PLM version 9.3.6. This deserialization vulnerability is especially concerning, as it is easily exploitable by low-privileged attackers with network access via HTTP. Successful exploitation of CVE-2024-20953 could lead to the complete takeover of the Oracle Agile PLM system, giving attackers the ability to manipulate data, compromise confidentiality, integrity, and availability, and potentially cause severe operational disruptions. 

    With a CVSS (Common Vulnerability Scoring System) score of 8.8, this vulnerability is classified as high severity, impacting not only the confidentiality and integrity of the system but also its availability. Exploits targeting this vulnerability could result in disastrous consequences, especially in environments where Oracle Agile PLM plays a central role in managing supply chains, product lifecycles, and other critical business functions. 

    Oracle strongly urges users to apply available patches provided in their Critical Patch Update released in January 2024. As is the case with many security flaws, Oracle emphasizes the importance of keeping systems updated and recommends that customers ensure their installations are patched to prevent exploitation. Organizations using older or unsupported versions of Oracle Agile PLM are at heightened risk and should prioritize upgrading to more secure versions. 

    The Significance of Deserialization Vulnerabilities 

    Both CVE-2017-3066 and CVE-2024-20953 highlight the growing threat posed by deserialization vulnerabilities. These flaws allow attackers to inject malicious data into the deserialization process, enabling them to gain unauthorized access to systems, execute malicious code, or escalate their privileges. As demonstrated by both Adobe ColdFusion and Oracle Agile PLM, these types of vulnerabilities are widespread in various industries and software products. 

    Deserialization vulnerabilities are particularly dangerous because they often allow attackers to bypass traditional security defenses, such as input validation. Since these vulnerabilities are commonly exploited remotely, they represent a critical threat to both private and governmental organizations, particularly in environments that rely on enterprise-level solutions like ColdFusion or Agile PLM. 

    Conclusion 

    To mitigate the risks posed by CVE-2017-3066 and CVE-2024-20953, organizations must prioritize security best practices, such as regularly applying security patches provided by Adobe and Oracle, monitoring network traffic for suspicious activity, educating staff about safe practices, implementing strong access controls to protect sensitive data, and staying up-to-date with CISA’s Known Exploited Vulnerabilities Catalog.

    As cyberattacks continue to target industries, protecting systems from these vulnerabilities should be a top priority. By following these strategies, organizations can reduce the likelihood of exploitation and minimize potential damage from attacks on affected products like Adobe ColdFusion and Oracle Agile PLM.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleGitVenom Malware Steals $456K in Bitcoin Using Fake GitHub Projects to Hijack Wallets
    Next Article Flaw found in stalkerware apps, exposing millions of people. Here’s how to find out if your phone is being spied upon

    Related Posts

    Artificial Intelligence

    Markus Buehler receives 2025 Washington Award

    June 1, 2025
    Artificial Intelligence

    LWiAI Podcast #201 – GPT 4.5, Sonnet 3.7, Grok 3, Phi 4

    June 1, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Warning: VMware vCenter and Kemp LoadMaster Flaws Under Active Exploitation

    Development

    Distribution Release: 4MLinux 47.0

    Development

    Gears of War: Reloaded — Release date, price, and everything you need to know

    News & Updates

    Two of the best-looking laptops of 2025 landed on my desk, so here’s a photoshoot

    News & Updates

    Highlights

    CVE-2025-4283 – SourceCodester Oretnom23 Stock Management System SQL Injection Vulnerability

    May 5, 2025

    CVE ID : CVE-2025-4283

    Published : May 5, 2025, 7:15 p.m. | 18 minutes ago

    Description : A vulnerability was found in SourceCodester/oretnom23 Stock Management System 1.0 and classified as critical. This issue affects some unknown processing of the file /classes/Login.php?f=login. The manipulation of the argument Username leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used.

    Severity: 7.3 | HIGH

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

    Rilasciata KDE Frameworks 6.14: Novità e approfondimento sulla raccolta di librerie per Qt

    May 10, 2025

    CVE-2025-3775 – ShopLentor WooCommerce Builder SSRF Vulnerability

    April 25, 2025

    What’s new in TensorFlow 2.19

    March 16, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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