Lucene search
+L

430 matches found

OSV
OSV
added 2022/02/11 9:15 p.m.8 views

CVE-2021-46363

An issue in the Export function of Magnolia v6.2.3 and below allows attackers to perform Formula Injection attacks via crafted CSV/XLS files. These formulas may result in arbitrary code execution on a victim's computer when opening the exported files with Microsoft Excel...

7.8CVSS6.3AI score0.01874EPSS
Exploits1References2
Prion
Prion
added 2022/02/11 9:15 p.m.17 views

Design/Logic Flaw

An issue in the Export function of Magnolia v6.2.3 and below allows attackers to perform Formula Injection attacks via crafted CSV/XLS files. These formulas may result in arbitrary code execution on a victim's computer when opening the exported files with Microsoft Excel...

9.3CVSS7.9AI score0.01874EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2022/02/11 8:8 p.m.31 views

CVE-2021-46363

An issue in the Export function of Magnolia v6.2.3 and below allows attackers to perform Formula Injection attacks via crafted CSV/XLS files. These formulas may result in arbitrary code execution on a victim's computer when opening the exported files with Microsoft Excel...

8.1AI score0.01874EPSS
Exploits1References2
CVE
CVE
added 2022/02/11 8:8 p.m.84 views

CVE-2021-46363

Magnolia CMS vulnerability CVE-2021-46363 affects Magnolia v6.2.3 and earlier, where the Export function can be abused to trigger Formula Injection via crafted CSV/XLS files, potentially leading to arbitrary code execution when opened in Excel. Impact is associated with local/ content-based execu...

9.3CVSS7.9AI score0.01874EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2022/01/10 3:25 p.m.70 views

CVE-2022-22121

CVE-2022-22121 (NocoDB) affects versions 0.81.0–0.83.8. A low-privileged attacker can create a table and inject payloads into table rows; when an administrator exports data to CSV via the User Management endpoint and opens the file, the payload may execute. Root cause stated as lack of sanitizati...

8CVSS7.8AI score0.0121EPSS
Exploits1References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/01/09 1:33 p.m.6 views

CVE-2022-22121

In NocoDB, versions 0.81.0 through 0.83.8 are affected by CSV Injection vulnerability Formula Injection. A low privileged attacker can create a new table to inject payloads in the table rows. When an administrator accesses the User Management endpoint and exports the data as a CSV file and opens...

8CVSS7.1AI score0.0121EPSS
Exploits1References3Affected Software1
CNNVD
CNNVD
added 2021/11/26 12:0 a.m.4 views

Html2Csv 代码注入漏洞

Html2Csv is an open source utility. It is used to extract tables from Html documents and convert them to Csv format. html2csv suffers from a security vulnerability that stems from the fact that when a formula is embedded in an HTML page, the formula will be accepted without any validation and...

9.8CVSS5.8AI score0.01205EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2021/11/24 9:1 p.m.52 views

CSV Injection in symfony/serializer

Description ----------- CSV Injection, also known as Formula Injection, occurs when websites embed untrusted input inside CSV files. When a spreadsheet program opens a CSV, any cell starting with = is interpreted by the software as a formula and could be abused by an attacker. In Symfony 4.1, we'...

6.5CVSS1.4AI score0.01355EPSS
Exploits0References13Affected Software2
OSV
OSV
added 2021/11/24 9:1 p.m.37 views

GHSA-2XHG-W2G5-W95X CSV Injection in symfony/serializer

Description ----------- CSV Injection, also known as Formula Injection, occurs when websites embed untrusted input inside CSV files. When a spreadsheet program opens a CSV, any cell starting with = is interpreted by the software as a formula and could be abused by an attacker. In Symfony 4.1, we'...

6.5CVSS6.1AI score0.01355EPSS
Exploits0References13
NVD
NVD
added 2021/11/24 7:15 p.m.37 views

CVE-2021-41270

Symfony/Serializer handles serializing and deserializing data structures for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Symfony versions 4.1.0 before 4.4.35 and versions 5.0.0 before 5.3.12 are vulnerable to CSV injection, also known as formula...

6.5CVSS0.01355EPSS
Exploits0References6
OSV
OSV
added 2021/11/24 7:15 p.m.7 views

UBUNTU-CVE-2021-41270

Symfony/Serializer handles serializing and deserializing data structures for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Symfony versions 4.1.0 before 4.4.35 and versions 5.0.0 before 5.3.12 are vulnerable to CSV injection, also known as formula...

6.5CVSS6.6AI score0.01355EPSS
Exploits0References8
Prion
Prion
added 2021/11/24 7:15 p.m.20 views

Design/Logic Flaw

Symfony/Serializer handles serializing and deserializing data structures for Symfony, a PHP framework for web and console applications and a set of reusable PHP components. Symfony versions 4.1.0 before 4.4.35 and versions 5.0.0 before 5.3.12 are vulnerable to CSV injection, also known as formula...

4CVSS6.6AI score0.01355EPSS
Exploits0References6Affected Software2
CVE
CVE
added 2021/11/24 7:5 p.m.114 views

CVE-2021-41270

CVE-2021-41270 (Symfony CSV Injection) affects Symfony/Serializer in Symfony PHP framework. The issue arises in the CsvEncoder where cells beginning with =, +, -, or @ could be treated as formulas. Initially, a tab prefix was used to escape these, but OWASP expanded the vulnerable set to include ...

6.5CVSS6.5AI score0.01355EPSS
Exploits0References6Affected Software1
CNNVD
CNNVD
added 2021/11/24 12:0 a.m.6 views

Sensio Labs Symfony 安全漏洞

Sensio Labs Symfony is a free French Sensio Labs , based on the MVC architecture of the PHP development framework . The framework provides commonly used functional components and tools that can be used to quickly create complex web programs. Symfony suffers from a security vulnerability that stem...

6.5CVSS6.5AI score0.01355EPSS
Exploits0References9
Symfony
Symfony
added 2021/11/24 12:0 a.m.40 views

CVE-2021-41270: Prevent CSV Injection via formulas

Description CSV Injection, also known as Formula Injection, occurs when websites embed untrusted input inside CSV files. When a spreadsheet program opens a CSV, any cell starting with = is interpreted by the software as a formula and could be abused by an attacker. In Symfony 4.1, we've added the...

6.5CVSS6.2AI score0.01355EPSS
Exploits0
CNVD
CNVD
added 2021/11/24 12:0 a.m.27 views

Dell EMC CloudLink CSV Formula Injection Vulnerability

Dell EMC CloudLink is a flexible data encryption and key management solution for data encryption in public, private, and hybrid cloud environments.A CSV formula injection vulnerability exists in Dell EMC CloudLink 7.1 and earlier versions, which can be exploited by remote, high-privilege attacker...

6.8CVSS4.7AI score0.00703EPSS
Exploits0References1
Cvelist
Cvelist
added 2021/11/23 8:0 p.m.18 views

CVE-2021-36334

Dell EMC CloudLink 7.1 and all prior versions contain a CSV formula Injection Vulnerability. A remote high privileged attacker, may potentially exploit this vulnerability, leading to arbitrary code execution on end user machine...

5.9CVSS7.2AI score0.00703EPSS
Exploits0References1
OSV
OSV
added 2021/11/03 8:15 p.m.7 views

CVE-2021-38424

The tag interface of Delta Electronics DIALink versions 1.2.4.0 and prior is vulnerable to an attacker injecting formulas into the tag data. Those formulas may then be executed when it is opened with a spreadsheet application...

7.8CVSS7.1AI score0.00479EPSS
Exploits0References1
Cvelist
Cvelist
added 2021/11/03 7:5 p.m.18 views

CVE-2021-38424 Delta Electronics DIALink

The tag interface of Delta Electronics DIALink versions 1.2.4.0 and prior is vulnerable to an attacker injecting formulas into the tag data. Those formulas may then be executed when it is opened with a spreadsheet application...

5.9CVSS7.7AI score0.00479EPSS
Exploits0References1
CVE
CVE
added 2021/11/03 7:5 p.m.44 views

CVE-2021-38424

Delta Electronics DIALink (server) versions 1.2.4.0 and earlier are affected by CVE-2021-38424 via the tag interface, where an attacker can inject formulas into tag data that may execute when opened in a spreadsheet application. The impact is the potential execution of injected formulas (data/tam...

7.8CVSS6.6AI score0.00479EPSS
Exploits0References1Affected Software1
Rows per page
Query Builder