Lucene search
+L

16 matches found

CVE
CVE
added 2026/08/25 1:30 a.m.30 views

CVE-2026-56705

Adminer versions prior to 5.4.3 are vulnerable to unauthenticated remote code execution via ODBC parameter injection. The root cause is a failure to sanitize the server field before constructing a PDO DSN string , enabling attackers to inject parameters using semicolons. Specifically, injecting T...

9.8CVSS6.4AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 1:30 a.m.9 views

CVE-2026-56705 Adminer before 5.4.3 Remote Code Execution via MSSQL PDO DSN Injection

Adminer before 5.4.3 fails to sanitize the server field before constructing a PDO DSN string, allowing unauthenticated attackers to inject ODBC parameters via semicolons. Attackers can inject TraceFile and TraceOn parameters to write PHP code to the web root, achieving remote code execution when...

9.8CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/25 1:29 a.m.5 views

EUVD-2026-65197

Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for privileged ports and fails to reject non-numeric port values. Attackers can inject PDO DSN keys like host= and port= into the server...

6.9CVSS5.7AI score
SaveExploits0References2
CVE
CVE
added 2026/08/25 1:29 a.m.8 views

CVE-2026-34964

Adminer before 5.5.0 contains a server-side request forgery (SSRF) vulnerability in the login form's server field validator. The validator only inspects leading integers for privileged ports and fails to reject non-numeric port values, allowing attackers to inject PDO DSN keys such as host= and p...

6.9CVSS5.7AI score
SaveExploits0References2
NVD
NVD
added 2026/08/10 9:17 p.m.8 views

CVE-2026-18617

A flaw was found in the Data Science Pipelines Operator DSPO. A namespace editor can exploit a vulnerability in the spec.database.customExtraParams field, which allows for the injection of dangerous parameters into the MySQL Data Source Name DSN string. By manipulating these parameters, an attack...

8.8CVSS0.00448EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 8:44 p.m.33 views

CVE-2026-18617 Data-science-pipelines-operator: dspo: mysql dsn parameter injection via customextraparams enables local infile file exfiltration from operator pod

A flaw was found in the Data Science Pipelines Operator DSPO. A namespace editor can exploit a vulnerability in the spec.database.customExtraParams field, which allows for the injection of dangerous parameters into the MySQL Data Source Name DSN string. By manipulating these parameters, an attack...

8.8CVSS0.00448EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/08/10 8:44 p.m.11 views

CVE-2026-18617

A flaw was found in the Data Science Pipelines Operator DSPO. A namespace editor can exploit a vulnerability in the spec.database.customExtraParams field, which allows for the injection of dangerous parameters into the MySQL Data Source Name DSN string. By manipulating these parameters, an attack...

8.8CVSS5.4AI score0.00448EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/10 8:44 p.m.9 views

EUVD-2026-55813

A flaw was found in the Data Science Pipelines Operator DSPO. A namespace editor can exploit a vulnerability in the spec.database.customExtraParams field, which allows for the injection of dangerous parameters into the MySQL Data Source Name DSN string. By manipulating these parameters, an attack...

8.8CVSS5.4AI score0.00448EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 8:44 p.m.30 views

CVE-2026-18617

The CVE-2026-18617 entry describes a vulnerability in the Data Science Pipelines Operator (DSPO) where a namespace editor can exploit the spec.database.customExtraParams field to inject dangerous parameters into the MySQL DSN. This can enable LOCAL INFILE and allow exfiltration of sensitive files...

8.8CVSS5.4AI score0.00448EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/10 8:44 p.m.7 views

CVE-2026-18617

A flaw was found in the Data Science Pipelines Operator DSPO. A namespace editor can exploit a vulnerability in the spec.database.customExtraParams field, which allows for the injection of dangerous parameters into the MySQL Data Source Name DSN string. By manipulating these parameters, an attack...

8.8CVSS5AI score0.00448EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.9 views

PT-2026-69957

Name of the Vulnerable Software and Affected Versions Data Science Pipelines Operator affected versions not specified Description A flaw exists in the Data Science Pipelines Operator where a namespace editor can inject dangerous parameters into the MySQL Data Source Name DSN string via the...

8.8CVSS5.2AI score0.00448EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/10 4:24 p.m.38 views

CVE-2026-58493 grav-plugin-database: DSN Parameter Injection via Unsanitized Configuration Values in Connection String Construction

grav-plugin-database is the database plugin for Grav CMS. Prior to 1.2.0, Database::call builds PDO DSN strings by directly concatenating user-configurable YAML values from fields such as host, dbname, charset, server, database, directory, and filename without sanitization or validation, allowing...

5.1CVSS0.00501EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/10 4:24 p.m.6 views

CVE-2026-58493

grav-plugin-database is the database plugin for Grav CMS. Prior to 1.2.0, Database::call builds PDO DSN strings by directly concatenating user-configurable YAML values from fields such as host, dbname, charset, server, database, directory, and filename without sanitization or validation, allowing...

5.1CVSS6.1AI score0.00501EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/01 12:47 a.m.36 views

Command injection in gh-ost

Gh-ost version = 1.1.2 allows users to inject DSN strings via the -database parameter. This is a low severity vulnerability as the attacker must have access to the target host or trick an administrator into executing a malicious gh-ost command on a host running gh-ost, plus network access from ho...

6.8CVSS3.1AI score0.01003EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2022/02/01 12:47 a.m.50 views

GHSA-RRP4-2XX3-MV29 Command injection in gh-ost

Gh-ost version = 1.1.2 allows users to inject DSN strings via the -database parameter. This is a low severity vulnerability as the attacker must have access to the target host or trick an administrator into executing a malicious gh-ost command on a host running gh-ost, plus network access from ho...

6.8CVSS6.4AI score0.01003EPSS
SaveExploits0References4
Huntr
Huntr
added 2021/12/26 1:09 p.m.24 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.00588EPSS
SaveExploits0References1
Rows per page
Query Builder