Lucene search
+L

1943 matches found

NVD
NVD
added 2022/03/17 9:15 p.m.46 views

CVE-2022-24770

gradio is an open source framework for building interactive machine learning models and demos. Prior to version 2.8.11, gradio suffers from Improper Neutralization of Formula Elements in a CSV File. The gradio library has a flagging functionality which saves input/output data into a CSV file on t...

8.8CVSS0.01278EPSS
SaveExploits0References3
OSV
OSV
added 2022/03/17 8:30 p.m.33 views

CVE-2022-24770 Improper Neutralization of Formula Elements in a CSV File in Gradio Flagging

gradio is an open source framework for building interactive machine learning models and demos. Prior to version 2.8.11, gradio suffers from Improper Neutralization of Formula Elements in a CSV File. The gradio library has a flagging functionality which saves input/output data into a CSV file on t...

8.8CVSS8.7AI score0.01278EPSS
SaveExploits0References5
OSV
OSV
added 2022/03/10 8:15 p.m.6 views

CVE-2021-39022

IBM Guardium Data Encryption GDE 4.0.0.0 and 5.0.0.0 saves user-provided information into a Comma-Separated Value CSV file, but it does not neutralize or incorrectly neutralizes special elements that could be interpreted as a command when the file is opened by spreadsheet software. IBM X-Force ID...

8.8CVSS5.7AI score0.00483EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2022/02/22 7:59 p.m.25 views

Security Bulletin: Potential CSV injection threat affects IBM Spectrum Control (formerly Tivoli Storage Productivity Center) (CVE-2019-4071)

Summary A potential CSV injection threat can affect IBM Spectrum Control, causing corrupted data to be inserted in the application. Vulnerability Details CVEID: CVE-2019-4071 DESCRIPTION: IBM Tivoli Storage Productivity Center could allow a remote attacker to execute arbitrary commands on the...

9.3CVSS9AI score0.04302EPSS
SaveExploits0Affected Software1
OpenVAS
OpenVAS
added 2022/01/28 12:0 a.m.16 views

Mageia: Security Advisory (MGASA-2018-0310)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS9.6AI score0.24727EPSS
SaveExploits5References4
Veracode
Veracode
added 2022/01/11 4:11 a.m.23 views

CSV Injection

nocodb is vulnerable to CSV injection attacks. The vulnerability exists due to lack of sanitization in table rows which allows attackers to inject payload and execute in endpoint when administer opens the CSV file...

8CVSS5.6AI score0.0121EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2022/01/10 4:15 p.m.27 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...

8CVSS0.0121EPSS
SaveExploits1References2
Prion
Prion
added 2022/01/10 4:15 p.m.26 views

Input validation

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...

6CVSS7.8AI score0.0121EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2022/01/10 3:25 p.m.71 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
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2022/01/10 3:25 p.m.33 views

CVE-2022-22121 NocoDB - CSV Injection in User Management

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.9AI score0.0121EPSS
SaveExploits1References2
OSV
OSV
added 2022/01/10 3:25 p.m.19 views

CVE-2022-22121 NocoDB - CSV Injection in User Management

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
SaveExploits1References4
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
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2021/11/25 8:12 a.m.26 views

CSV Injection

symfony/serializer is vulnerable to CSV Injection. The vulnerability exists in a private variable used in flatten function of CsvEncoder.php as it doesn't properly encode the formulas which allows an attacker to inject arbitrary CSV formulas and code...

6.5CVSS4.2AI score0.01355EPSS
SaveExploits0References11Affected Software2
Github Security Blog
Github Security Blog
added 2021/11/24 9:1 p.m.57 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
SaveExploits0References13Affected Software2
OSV
OSV
added 2021/11/24 9:1 p.m.55 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
SaveExploits0References13
ATTACKERKB
ATTACKERKB
added 2021/11/24 7:15 p.m.4 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.5CVSS6.6AI score0.01355EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2021/11/24 7:15 p.m.38 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
SaveExploits0References6
OSV
OSV
added 2021/11/24 7:15 p.m.1 views

DEBIAN-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.4AI score0.01355EPSS
SaveExploits0References1
OSV
OSV
added 2021/11/24 7:15 p.m.23 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.5CVSS6.7AI score
SaveExploits0References6
Prion
Prion
added 2021/11/24 7:15 p.m.21 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
SaveExploits0References6Affected Software2
Rows per page
Query Builder