Lucene search
+L

66 matches found

Cvelist
Cvelist
added 2025/05/01 1:07 p.m.25 views

CVE-2025-37773 virtiofs: add filesystem context source name check

In the Linux kernel, the following vulnerability has been resolved: virtiofs: add filesystem context source name check In certain scenarios, for example, during fuzz testing, the source name may be NULL, which could lead to a kernel panic. Therefore, an extra check for the source name should be...

0.00191EPSS
SaveExploits0References8
OSV
OSV
added 2025/05/01 1:07 p.m.14 views

CVE-2025-37773 virtiofs: add filesystem context source name check

In the Linux kernel, the following vulnerability has been resolved: virtiofs: add filesystem context source name check In certain scenarios, for example, during fuzz testing, the source name may be NULL, which could lead to a kernel panic. Therefore, an extra check for the source name should be...

5.9AI score
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2025/04/07 12:00 a.m.16 views

PT-2025-18454

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability has been identified in the Linux kernel related to virtiofs, where in certain scenarios, such as during fuzz testing, the source name may be NULL. This could lead to a...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0
OSV
OSV
added 2024/05/07 4:15 p.m.13 views

CVE-2024-33858

An issue was discovered in Logpoint before 7.4.0. A path injection vulnerability is seen while adding a CSV enrichment source. The sourcename parameter could be changed to an absolute path; this will write the CSV file to that path inside the /tmp directory...

5.3CVSS5.8AI score0.00487EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/05/07 12:00 a.m.10 views

Logpoint 安全漏洞

Logpoint is a network security application from the Danish company Logpoint. A security vulnerability exists in Logpoint versions prior to 7.4.0, which stems from the fact that the sourcename parameter can be changed to an absolute path, which will write a CSV file to the tmp directory...

5.3CVSS6.7AI score0.00487EPSS
SaveExploits0References3
Veracode
Veracode
added 2022/11/08 4:55 a.m.19 views

Arbitrary Code Execution

github.com/pingcap/tidb is vulnerable to arbitrary code execution. The vulnerability exists because the data source name string in the database connection is not properly neutralized which allows an attacker to inject malicious code and get read access to files in the system...

9.8CVSS9.1AI score0.0061EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/11/04 7:01 p.m.27 views

GHSA-7FXJ-FR3V-R9GJ TiDB vulnerable to Use of Externally-Controlled Format String

TiDB server importer CLI tool prior to version 6.4.0 & 6.1.3 is vulnerable to data source name injection. The database name for generating and inserting data into a database does not properly sanitize user input which can lead to arbitrary file reads."...

9.8CVSS9.6AI score0.0061EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/11/04 7:01 p.m.31 views

TiDB vulnerable to Use of Externally-Controlled Format String

TiDB server importer CLI tool prior to version 6.4.0 & 6.1.3 is vulnerable to data source name injection. The database name for generating and inserting data into a database does not properly sanitize user input which can lead to arbitrary file reads."...

9.8CVSS9.3AI score0.0061EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2022/11/04 12:00 a.m.6 views

PT-2022-20025 · Tidb · Tidb

Name of the Vulnerable Software and Affected Versions: TiDB versions prior to 6.4.0 TiDB versions prior to 6.1.3 Description: The issue concerns the use of an externally-controlled format string and data source name injection in the TiDB server. Specifically, the database name for generating and...

9.8CVSS4.9AI score0.0061EPSS
SaveExploits0References8
OSV
OSV
added 2022/05/11 11:04 a.m.9 views

OESA-2022-1641 perl-DBI security update

The DBI is the standard database interface module for Perl.It defines a set of methods, variables and conventions that providea consistent database interface independent of the actual database being used.It is important to remember that the DBI is just an interface.The DBI is a layer of "glue"...

6.1CVSS7AI score0.00488EPSS
SaveExploits1References2
Huntr
Huntr
added 2021/12/26 1:09 p.m.25 views

Data Source Name Injection

Description TiDB Importer uses Go MySQL Driver for connecting to MySQL servers. This driver utilizes Data Source Name DSN strings for describing database connections with the following format: username:password@protocoladdress/dbname?param=value The driver has a built-in protection against LOCAL...

7.5CVSS0.0061EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/11/23 8:15 p.m.4 views

CVE-2021-24888

The ImageBoss WordPress plugin before 3.0.6 does not sanitise and escape its Source Name setting, which could allow high privilege users to perform Cross-Site Scripting attacks...

4.8CVSS5.9AI score0.00677EPSS
SaveExploits1References2
Prion
Prion
added 2021/11/23 8:15 p.m.13 views

Cross site scripting

The ImageBoss WordPress plugin before 3.0.6 does not sanitise and escape its Source Name setting, which could allow high privilege users to perform Cross-Site Scripting attacks...

3.5CVSS4.8AI score0.00677EPSS
SaveExploits1References1Affected Software1
Mageia
Mageia
added 2021/10/02 6:57 p.m.42 views

Updated perl-DBI packages fix security vulnerability

An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the fdir attribute in the data source name DSN. CVE-2014-10402...

6.1CVSS6.5AI score0.00488EPSS
SaveExploits1References2
OSV
OSV
added 2021/08/04 11:08 a.m.9 views

USN-5030-1 libdbi-perl vulnerabilities

It was discovered that the Perl DBI module incorrectly opened files outside of the folder specified in the data source name. A remote attacker could possibly use this issue to obtain sensitive information. CVE-2014-10402 It was discovered that the Perl DBI module incorrectly handled certain long...

7.1CVSS6.9AI score0.00607EPSS
SaveExploits1References3
Veracode
Veracode
added 2020/12/06 4:08 a.m.32 views

Information Disclosure

DBI module is vulnerable to information disclosure. Local attackers could open files from folders other than those specifically passed via the fdir attribute in the data source name DSN...

6.1CVSS3.9AI score0.00488EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2020/11/26 5:28 p.m.7 views

OPENSUSE-SU-2020:2051-1 Security update for perl-DBI

This update for perl-DBI fixes the following issues: - DBD::File drivers could open files from folders other than those specifically passed via the fdir attribute in the data source name DSN. bsc1176492, CVE-2014-10401, CVE-2014-10402 This update was imported from the SUSE:SLE-15:Update update...

6.1CVSS6.3AI score0.00488EPSS
SaveExploits1References4
OSV
OSV
added 2020/09/16 4:15 p.m.21 views

CVE-2014-10402

An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the fdir attribute in the data source name DSN. NOTE: this issue exists because of an incomplete fix for CVE-2014-10401...

6.1CVSS6.9AI score
SaveExploits0References4
OSV
OSV
added 2020/09/16 4:15 p.m.21 views

AZL-41925 CVE-2014-10402 affecting package perl-DBI for versions less than 1.632-1

An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the fdir attribute in the data source name DSN. NOTE: this issue exists because of an incomplete fix for CVE-2014-10401...

6.1CVSS6.7AI score0.00488EPSS
SaveExploits1References1
OSV
OSV
added 2020/09/16 4:15 p.m.9 views

DEBIAN-CVE-2014-10402

An issue was discovered in the DBI module through 1.643 for Perl. DBD::File drivers can open files from folders other than those specifically passed via the fdir attribute in the data source name DSN. NOTE: this issue exists because of an incomplete fix for CVE-2014-10401...

6.1CVSS6.8AI score0.00488EPSS
SaveExploits1References1
Rows per page
Query Builder