Lucene search
+L

84119 matches found

NVD
NVD
added 2026/07/15 9:16 a.m.16 views

CVE-2026-57832

Joomla Extension - joomdonation.com - Unauthenticated blind SQL injection in EDocman 3.9 - The Joomla extension EDocman is vulnerable to an unauthenticated SQL injection...

8.7CVSS0.00237EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/15 8:9 a.m.13 views

CVE-2026-57832 Joomla Extension - joomdonation.com - Unauthenticated blind SQL injection in EDocman < 3.9

Joomla Extension - joomdonation.com - Unauthenticated blind SQL injection in EDocman 3.9 - The Joomla extension EDocman is vulnerable to an unauthenticated SQL injection...

8.7CVSS5.6AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/15 7:31 a.m.24 views

CVE-2026-15804

The CVE-2026-15804 entry concerns MetaGuru’s HCM Product with a SQL Injection vulnerability. Authenticated remote attackers can inject SQL commands through specific parameters, compromising database confidentiality, integrity, and availability. The connected records confirm affected component as ...

8.8CVSS6.2AI score0.00308EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/15 7:31 a.m.11 views

EUVD-2026-44598

The HCM developed by MetaGuru has a SQL Injection vulnerability. Authenticated remote attackers can inject SQL commands via specific parameters, thereby compromising the confidentiality, integrity, and availability of database data...

8.8CVSS6.2AI score0.00308EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/15 7:31 a.m.12 views

CVE-2026-15804

The HCM developed by MetaGuru has a SQL Injection vulnerability. Authenticated remote attackers can inject SQL commands via specific parameters, thereby compromising the confidentiality, integrity, and availability of database data...

8.8CVSS6.2AI score0.00308EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/15 6:0 a.m.45 views

CVE-2026-12512 Quotes Llama < 3.1.6 - Unauthenticated SQL Injection via sc Parameter

The Quotes llama WordPress plugin before 3.1.6 does not properly sanitize and escape a user-supplied parameter before using it in a SQL query, allowing unauthenticated attackers to perform UNION-based SQL injection and read arbitrary data from the database, including password hashes...

0.00268EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/15 6:0 a.m.20 views

CVE-2026-12512

CVE-2026-12512 affects the Quotes Llama WordPress plugin prior to 3.1.6. The root cause is improper sanitization/escaping of a user-supplied parameter before it is used in a SQL query, enabling unauthenticated attackers to perform UNION-based SQL injection and read arbitrary data from the databas...

8.6CVSS6.2AI score0.00268EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/15 6:0 a.m.18 views

EUVD-2026-44595

The Quotes llama WordPress plugin before 3.1.6 does not properly sanitize and escape a user-supplied parameter before using it in a SQL query, allowing unauthenticated attackers to perform UNION-based SQL injection and read arbitrary data from the database, including password hashes...

8.6CVSS6.2AI score0.00268EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/15 2:0 a.m.44 views

CVE-2026-11851

Improper Neutralization of Special Elements used in an SQL Command "SQL Injection" in the web management interface of certain ASUS router models allows a remote authenticated user to disclose confidential information via a crafted request that bypasses existing input validation Refer to the ' ...

5.9CVSS0.00368EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/15 12:0 a.m.36 views

CVE-2026-36590

An issue in EMQ NanoMQ v.0.24.9 allows a remote attacker to cause a denial of service via the nniqosdbset function in brokertcp.c component...

0.00401EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/15 12:0 a.m.7 views

CVE-2026-36590

An issue in EMQ NanoMQ v.0.24.9 allows a remote attacker to cause a denial of service via the nniqosdbset function in brokertcp.c component...

7.5CVSS5.4AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/15 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-15043

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - DBI::SQL::Nano versions from 1.42 before 1.651 for Perl have inverted = SQL operators on text. DBI::SQL::Nano, DBI's built-in mini-SQL engine, evaluated WHERE...

9.8CVSS5.9AI score0.00387EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/14 9:4 p.m.11 views

EUVD-2026-44553

ColdFusion is affected by an Improper Neutralization of Special Elements used in an SQL Command 'SQL Injection' vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation of this issue does not require user interaction. Scope is changed...

9.1CVSS6.5AI score0.01439EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/07/14 8:17 p.m.6 views

Insufficiently Protected Credentials

Overview Affected versions of this package are vulnerable to Insufficiently Protected Credentials due to storing session tokens in plaintext in the operatorsessions table. An attacker can gain unauthorized access to operator sessions by obtaining a copy of the database through backup, snapshot,...

7.1CVSS6.1AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/14 8:17 p.m.9 views

Insufficiently Protected Credentials

Overview Affected versions of this package are vulnerable to Insufficiently Protected Credentials due to storing session tokens in plaintext in the operatorsessions table. An attacker can gain unauthorized access to operator sessions by obtaining a copy of the database through backup, snapshot,...

7.1CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2026/07/14 8:17 p.m.6 views

GHSA-Q4VM-PQ3Q-8WGQ nebula-mesh: Operator session tokens stored in plaintext in the database

Impact Operator session tokens are stored in plaintext in the operatorsessions table the token column is the PRIMARY KEY. The session token is a 32-byte random hex value sent directly in a cookie and valid for 24 hours. - internal/models/operator.go:61 — OperatorSession.Token holds the plaintext...

7.1CVSS6.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/07/14 8:17 p.m.12 views

nebula-mesh: Operator session tokens stored in plaintext in the database

Impact Operator session tokens are stored in plaintext in the operatorsessions table the token column is the PRIMARY KEY. The session token is a 32-byte random hex value sent directly in a cookie and valid for 24 hours. - internal/models/operator.go:61 — OperatorSession.Token holds the plaintext...

6.1AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/14 6:33 p.m.10 views

Anyquery: Arbitrary File Write (AFW) which could lead to Remote Code Execution (RCE) via Unrestricted ATTACH DATABASE in Server Mode

Summary Anyquery's server mode does not disable or restrict native SQLite disk manipulation commands. Unauthenticated attackers connecting to the MySQL-compatible server port can use the ATTACH DATABASE command to write arbitrary SQLite databases to any path on the victim's filesystem where the...

6.3AI score0.00416EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/14 6:33 p.m.5 views

GHSA-XRCF-6JH3-GGVX Anyquery: Arbitrary File Write (AFW) which could lead to Remote Code Execution (RCE) via Unrestricted ATTACH DATABASE in Server Mode

Summary Anyquery's server mode does not disable or restrict native SQLite disk manipulation commands. Unauthenticated attackers connecting to the MySQL-compatible server port can use the ATTACH DATABASE command to write arbitrary SQLite databases to any path on the victim's filesystem where the...

9.1CVSS6.3AI score0.00416EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/14 6:33 p.m.7 views

Missing Authorization

Overview Affected versions of this package are vulnerable to Missing Authorization through the ATTACH DATABASE process. An attacker can overwrite arbitrary files on the filesystem by sending crafted SQL commands to the server, potentially leading to execution of malicious code or disruption of...

9.1CVSS6.3AI score0.00416EPSS
SaveExploits0References6
Rows per page
Query Builder