David Bomba

4 exploits Active since Dec 2021
CVE-2026-33628 WRITEUP MEDIUM WRITEUP
Invoice Ninja Denylist Bypass may Lead to Stored XSS via Invoice Line Items
Invoice Ninja is a source-available invoice, quote, project and time-tracking app built with Laravel. Invoice line item descriptions in Invoice Ninja v5.13.0 bypass the XSS denylist filter, allowing stored XSS payloads to execute when invoices are rendered in the PDF preview or client portal. The line item description field was not passed through `purify::clean()` before rendering. This is fixed in v5.13.4 by the vendor by adding `purify::clean()` to sanitize line item descriptions.
CVSS 5.4
CVE-2021-3977 WRITEUP MEDIUM WRITEUP
Invoiceninja Invoice Ninja < 4.5.47 - XSS
invoiceninja is vulnerable to Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
CVSS 5.4
CVE-2025-0474 WRITEUP HIGH WRITEUP
Invoice Ninja <5.11.23 - SSRF
Invoice Ninja is vulnerable to authenticated Server-Side Request Forgery (SSRF) allowing for arbitrary file read and network resource requests as the application user. This issue affects Invoice Ninja: from 5.8.56 through 5.11.23.
CVSS 7.7
CVE-2025-10009 WRITEUP HIGH WRITEUP
Invoice Ninja <= 5.11.72 - Code Injection
Incorrect handling of uploaded files in the admin "Restore" function in Invoice Ninja <= 5.11.72 allows attackers with admin credentials to execute arbitrary code on the server via uploaded .php files.