Lucene search
+L

1049 matches found

Snyk
Snyk
added 2026/06/22 11:48 p.m.12 views

CSV Injection

Overview @actual-app/web is an Actual on the web Affected versions of this package are vulnerable to CSV Injection in the exportToCSV and exportQueryToCSV processes, where user-controlled input from fields such as Payee and Notes is passed to CSV export without neutralizing formula-triggering...

4.2CVSS5.9AI score0.00286EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/22 11:48 p.m.9 views

GHSA-XQJM-27PC-RVWM @actual-app/web has CSV Formula Injection in Transaction Export via Imported Payee/Notes Fields

Summary exportToCSV and exportQueryToCSV in packages/loot-core/src/server/transactions/export/export-to-csv.ts pass user-controlled Payee, Notes, Account, and Category strings to csv-stringify with no cast callback and no formula-prefix neutralization. Strings that begin with =, +, -, @, tab, or...

4.2CVSS5.9AI score0.00286EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/22 9:42 p.m.21 views

@actual-app/cli `--format csv` Output Vulnerable to CSV Formula Injection via Custom `escapeCsv` Helper

Summary @actual-app/cli ships a hand-rolled CSV serializer in packages/cli/src/output.ts used whenever the global --format csv option is passed whose escapeCsv helper only handles RFC 4180 delimiter/quote/newline escaping. It does not neutralize the standard CSV formula-injection prefixes =, +, -...

4.6CVSS6.1AI score0.00187EPSS
SaveExploits0References2Affected Software1
Snyk
Snyk
added 2026/06/22 9:42 p.m.13 views

CSV Injection

Overview Affected versions of this package are vulnerable to CSV Injection via the escapeCsv function, which fails to neutralize formula-triggering prefixes in user-controlled fields when exporting data to CSV format. An attacker can cause arbitrary formula execution or data exfiltration by...

4.6CVSS6.2AI score0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/17 2:08 p.m.17 views

GHSA-HMCR-RMJQ-47QR NocoDB: Server-Side Request Forgery via Spreadsheet Import Endpoint

Summary The spreadsheet-import endpoint axiosRequestMake could be used as a generic HTTP proxy. Before the fix it was reachable unauthenticated, and its URL-extension allowlist was a regex tested against the full URL string, so URLs whose query string ended in .csv for example...

6.9CVSS5.4AI score0.00406EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/06/17 2:08 p.m.21 views

NocoDB: Server-Side Request Forgery via Spreadsheet Import Endpoint

Summary The spreadsheet-import endpoint axiosRequestMake could be used as a generic HTTP proxy. Before the fix it was reachable unauthenticated, and its URL-extension allowlist was a regex tested against the full URL string, so URLs whose query string ended in .csv for example...

6.9CVSS5.3AI score0.00406EPSS
SaveExploits0References3Affected Software1
Patchstack
Patchstack
added 2026/06/17 2:08 p.m.11 views

NPM: NocoDB: Server-Side Request Forgery via Spreadsheet Import Endpoint

NPM: NocoDB: Server-Side Request Forgery via Spreadsheet Import Endpoint vulnerability discovered by ? in WordPress Npm nocodb versions = 0.301.3...

6.9CVSS5.8AI score0.00406EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/06/17 2:06 p.m.23 views

GHSA-GPRH-27J3-G5H4 NocoDB: Server-Side Request Forgery via Spreadsheet Fetch URL

Summary The spreadsheet-fetch endpoint axiosRequestMake accepted URLs whose path contained a permitted extension anywhere in the string, and applied a hand-rolled regex blocklist that omitted 127.0.0.0/8 and 169.254.0.0/16, allowing the cloud-metadata endpoint to be reached with a crafted URL...

5.1CVSS5.3AI score0.00388EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/06/17 2:06 p.m.14 views

NPM: NocoDB: Server-Side Request Forgery via Spreadsheet Fetch URL

NPM: NocoDB: Server-Side Request Forgery via Spreadsheet Fetch URL vulnerability discovered by ? in WordPress Npm nocodb versions = 0.301.3...

5.1CVSS5.8AI score0.00388EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/06/17 2:06 p.m.22 views

NocoDB: Server-Side Request Forgery via Spreadsheet Fetch URL

Summary The spreadsheet-fetch endpoint axiosRequestMake accepted URLs whose path contained a permitted extension anywhere in the string, and applied a hand-rolled regex blocklist that omitted 127.0.0.0/8 and 169.254.0.0/16, allowing the cloud-metadata endpoint to be reached with a crafted URL...

5.1CVSS5.3AI score0.00388EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/06/15 4:24 p.m.27 views

CVE-2026-8358

LibreOffice Calc can import tracked changes from a spreadsheet document. A heap buffer overflow existed when a document reused the same change identifier for two different kinds of change. The importer then treated one change object as a different, larger type and wrote past the end of its...

6.9CVSS5.5AI score0.00171EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/06/15 4:23 p.m.13 views

CVE-2026-8357

LibreOffice Calc compiles cell formulas when opening a spreadsheet. A heap buffer overflow existed when compiling a very long formula made up of many opening tokens. The array that tracks nesting depth was allocated one element too small for that worst case, so such a formula wrote one element pa...

7.8CVSS5.6AI score0.00157EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/06/10 1:55 p.m.19 views

CVE-2026-53474 Migration-planner: second-order sql injection via rvtools upload

A flaw was found in migration-planner. A remote authenticated attacker could exploit this vulnerability by uploading a specially crafted RVTools .xlsx file. Due to improper input sanitization, malicious SQL embedded within a spreadsheet cell is executed when cluster names are processed. This SQL...

9.6CVSS5.8AI score0.00298EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/08 11:04 p.m.26 views

GHSA-3H6H-67X3-CV5X Poweradmin: CSV Injection in log export endpoints allows formula execution in spreadsheet applications

Description: Summary Poweradmin v4.4.0 is vulnerable to CSV Injection Formula Injection in its log export functionality. User-controlled data — specifically the username field — is written to exported CSV files without sanitizing formula trigger characters =, +, -, @. When an administrator export...

6.9CVSS5.5AI score0.00375EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/07 8:59 a.m.28 views

CVE-2026-9673

A flaw was found in json-2-csv. An attacker can bypass the preventCsvInjection option to inject malicious formulas into CSV Comma Separated Values files. When these manipulated CSV files are opened in spreadsheet applications, the injected formulas can execute, potentially leading to arbitrary co...

7CVSS5.8AI score0.00166EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/06/05 7:41 p.m.13 views

CVE-2025-31978

HCL BigFix Service Management SM does not adequately sanitize or safely render spreadsheet files CSV, XLS, XLSX before processing or distributing them. An attacker could populate data fields which, when saved to a CSV file, may attempt information exfiltration or other malicious activity when...

4.6CVSS5.5AI score0.00137EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/06/05 7:36 p.m.17 views

CVE-2026-41073

RT is an open source, enterprise-grade issue and ticket tracking system. Versions prior to 5.0.10 and 6.0.0 through 6.0.2 contain a spreadsheet CSV/formula injection vulnerability. User-controlled data in spreadsheet exports is not sanitized before being written to the output file, which can caus...

4.6CVSS5.3AI score0.00166EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/06/04 6:46 p.m.16 views

CSV Injection

Overview Affected versions of this package are vulnerable to CSV Injection via the CSV Presenter export. An attacker can execute arbitrary spreadsheet formulas by registering with crafted input values, which are then exported and opened by an administrator in spreadsheet software. This can result...

7.9CVSS6.1AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/04 12:11 a.m.28 views

CVE-2026-26825

A flaw was found in libxls. This use-of-uninitialized memory vulnerability occurs when the software processes specially crafted XLS files. An attacker could exploit this by providing a malformed XLS file, which may lead to undefined behavior, incorrect parsing logic, or potential information...

5.3CVSS5.6AI score0.00214EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/06/04 12:09 a.m.34 views

CVE-2026-26824

A flaw was found in libxls. This vulnerability, a use of uninitialized memory, occurs in the OLE container parser when processing a specially crafted XLS file. An attacker could exploit this by providing a malicious XLS file, which may lead to application crashes or the potential disclosure of...

6.5CVSS5.6AI score0.00228EPSS
SaveExploits1References2
Rows per page
Query Builder