CRITICAL🇵🇱 Wersja polska

CVE-2024-56975

CVSS 9.8v3.1pub. 2025-03-28upd. 2025-04-14

InvoicePlane (all versions tested as of December 2024) v.1.6.11 and before contains a remote code execution vulnerability in the upload_file method of the Upload controller.

🤖 AI Analysis
How it works

The vulnerability classified as CWE-434 (Unrestricted Upload of File with Dangerous Type) consists of the lack of proper verification of uploaded file types in the upload_file method of the Upload controller. An attacker can upload a malicious file (e.g., PHP script) to the server over the network without needing an account or victim interaction. After upload, the file can be executed on the server side, resulting in system takeover.

Impact

An attacker gains the ability to remotely execute arbitrary code on the server (RCE), which can lead to complete system takeover, data theft, installation of backdoors, or further lateral movement in the network.

Mitigation & patch

Patches available from the vendor should be applied according to references (pull requests #1127 and #1166 in the InvoicePlane GitHub repository). Immediate update to a version containing fixes is recommended, and access to the file upload function should be restricted at the firewall or WAF level until the patch is deployed.

Who is affected

InvoicePlane version 1.6.11 and all earlier versions (all versions tested through December 2024)

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Invoiceplane

    APP
    Invoiceplane
    < 1.6.2
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
RCE
CWE
References

Related vulnerabilities

CVE-2026-23491CRITICAL9.3PL ✓same product

Path traversal w InvoicePlane umożliwia odczyt dowolnych plików bez uwierzytelnienia

CVE-2026-25548CRITICAL9.1PL ✓same product

RCE w InvoicePlane 1.7.0 via LFI i Log Poisoning

CVE-2025-67084CRITICAL9.9PL ✓same product

RCE przez nieautoryzowany upload plików PHP w InvoicePlane

CVE-2021-29024HIGH7.5same product

In InvoicePlane 1.5.11 a misconfigured web server allows unauthenticated directory listing and file download. ...

CVE-2017-1000238HIGH8.8same product

InvoicePlane version 1.4.10 is vulnerable to a Arbitrary File Upload resulting in an authenticated user can up...