Lucene search
K

24 matches found

Snyk
Snyk
added 2026/05/20 3:35 p.m.4 views

SQL Injection

Overview symfony/cache is a cache component provides an extended PSR-6 implementation for adding cache to your applications. Affected versions of this package are vulnerable to SQL Injection via PdoAdapter::doClear method. An attacker can influence SQL query to expand deletion scope or perform...

8.4CVSS6AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/02/05 8:51 p.m.11 views

@payloadcms/drizzle has SQL Injection in JSON/RichText Queries on PostgreSQL/SQLite Adapters

Impact When querying JSON or richText fields, user input was directly embedded into SQL without escaping, enabling blind SQL Injection attacks. An unauthenticated attacker could extract sensitive data emails, password reset tokens and achieve full account takeover without password cracking. Users...

9.8CVSS5.8AI score0.00039EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-0562

Malware in sbrugna...

6.1CVSS5.8AI score0.00371EPSS
Exploits1References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2024-0707

Malicious code in bioql PyPI...

9.8CVSS9.2AI score0.00847EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2025/05/22 7:9 p.m.5 views

CVE-2021-21310

NextAuth.js next-auth is am open source authentication solution for Next.js applications. In next-auth before version 3.3.0 there is a token verification vulnerability. Implementations using the Prisma database adapter in conjunction with the Email provider are impacted. Implementations using the...

6.1CVSS6.8AI score0.00371EPSS
Exploits1References1
Veracode
Veracode
added 2024/06/26 7:11 a.m.10 views

SQL Injection

silverstripe/postgresql is vulnerable to SQL injection. The vulnerability is due to the inadequate handling of table names in the silverstripe/postgresql database adapter, which allows malicious SQL injection attacks if table names are not properly escaped or sanitized...

8.3AI score
Exploits0
OSV
OSV
added 2024/05/28 1:1 p.m.11 views

GHSA-265Q-222X-52M6 silverstripe/framework has potential SQL Injection vulnerability in PostgreSQL database connector

A potential SQL injection vulnerability was identified by using the silverstripe/postgresql database adapter. While unlikely to be exploitable, we have patched silverstripe/framework to ensure that table names are safely escaped before being passed to database adapters or user code...

8.8CVSS8.1AI score
Exploits0References5
Github Security Blog
Github Security Blog
added 2024/05/28 1:1 p.m.11 views

silverstripe/framework has potential SQL Injection vulnerability in PostgreSQL database connector

A potential SQL injection vulnerability was identified by using the silverstripe/postgresql database adapter. While unlikely to be exploitable, we have patched silverstripe/framework to ensure that table names are safely escaped before being passed to database adapters or user code...

8.1AI score
Exploits0References5Affected Software1
NVD
NVD
added 2024/02/07 3:15 p.m.12 views

CVE-2024-24811

SQLAlchemyDA is a generic database adapter for ZSQL methods. A vulnerability found in versions prior to 2.2 allows unauthenticated execution of arbitrary SQL statements on the database to which the SQLAlchemyDA instance is connected. All users are affected. The problem has been patched in version...

9.8CVSS9.8AI score0.00847EPSS
Exploits0References2
Prion
Prion
added 2024/02/07 3:15 p.m.18 views

Spoofing

SQLAlchemyDA is a generic database adapter for ZSQL methods. A vulnerability found in versions prior to 2.2 allows unauthenticated execution of arbitrary SQL statements on the database to which the SQLAlchemyDA instance is connected. All users are affected. The problem has been patched in version...

7.5CVSS8.2AI score0.00847EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2024/02/07 2:54 p.m.115 views

CVE-2024-24811

CVE-2024-24811 affects SQLAlchemyDA, a generic database adapter for ZSQL methods. Versions prior to 2.2 allow unauthenticated execution of arbitrary SQL on the connected database. All users are affected. The issue has been fixed in version 2.2; no workaround is available. Exploitation and in-the-...

9.8CVSS9.7AI score0.00847EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2024/02/07 2:54 p.m.11 views

CVE-2024-24811 Products.SQLAlchemyDA vulnerable to unauthenticated arbitrary SQL query execution

SQLAlchemyDA is a generic database adapter for ZSQL methods. A vulnerability found in versions prior to 2.2 allows unauthenticated execution of arbitrary SQL statements on the database to which the SQLAlchemyDA instance is connected. All users are affected. The problem has been patched in version...

9.8CVSS9.5AI score0.00847EPSS
Exploits0References4
Cvelist
Cvelist
added 2024/02/07 2:54 p.m.15 views

CVE-2024-24811 Products.SQLAlchemyDA vulnerable to unauthenticated arbitrary SQL query execution

SQLAlchemyDA is a generic database adapter for ZSQL methods. A vulnerability found in versions prior to 2.2 allows unauthenticated execution of arbitrary SQL statements on the database to which the SQLAlchemyDA instance is connected. All users are affected. The problem has been patched in version...

9.8CVSS10AI score0.00847EPSS
Exploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2023/07/04 3:3 a.m.2 views

Malicious code in velo-external-database-adapter (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware b9c7e720483399030f4aa6ca225732c8aab633f862302071086c02e3d990993a Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

6.9AI score
Exploits0References3
OSV
OSV
added 2023/07/04 3:3 a.m.5 views

MAL-2023-933 Malicious code in velo-external-database-adapter (npm)

--- -= Per source details. Do not edit below this line.=- Source: ghsa-malware b9c7e720483399030f4aa6ca225732c8aab633f862302071086c02e3d990993a Any computer that has this package installed or running should be considered fully compromised. All secrets and keys stored on that computer should be...

7AI score
Exploits0References3
OSV
OSV
added 2022/11/08 5:29 p.m.18 views

GHSA-PRM5-8G2M-24GG Remote code execution via MongoDB BSON parser through prototype pollution

Impact An attacker can use this prototype pollution sink to trigger a remote code execution through the MongoDB BSON parser. Patches Prevent prototype pollution in MongoDB database adapter. Workarounds Disable remote code execution through the MongoDB BSON parser. Collaborators Mikhail Shcherbako...

9.8CVSS9.6AI score0.10994EPSS
Exploits0References7
Node.js
Node.js
added 2021/02/24 3:18 a.m.59 views

Token Verification Bug

Overview Impact next-auth implementations using the Prisma database adapter with the Email provider are impacted. Implementations using the Prisma database adapter that are not using the Email provider are not impacted. Implementations using the default database adapter TypeORM with the Email...

4.3CVSS5.7AI score0.00371EPSS
Exploits1Affected Software1
NVD
NVD
added 2021/02/11 10:15 p.m.8 views

CVE-2021-21310

NextAuth.js next-auth is am open source authentication solution for Next.js applications. In next-auth before version 3.3.0 there is a token verification vulnerability. Implementations using the Prisma database adapter in conjunction with the Email provider are impacted. Implementations using the...

6.1CVSS0.00371EPSS
Exploits1References3
Prion
Prion
added 2021/02/11 10:15 p.m.14 views

Default configuration

NextAuth.js next-auth is am open source authentication solution for Next.js applications. In next-auth before version 3.3.0 there is a token verification vulnerability. Implementations using the Prisma database adapter in conjunction with the Email provider are impacted. Implementations using the...

4.3CVSS5.6AI score0.00371EPSS
Exploits1References3Affected Software1
CVE
CVE
added 2021/02/11 9:40 p.m.56 views

CVE-2021-21310

NextAuth.js (next-auth) token verification vulnerability affects the Prisma database adapter when used with the Email provider (before 3.3.0). The defect: verification tokens were checked but not the associated email identifier, enabling sign-in as another user with a valid token. The issue is sp...

6.1CVSS5.6AI score0.00371EPSS
Exploits1References3Affected Software1
Rows per page
Query Builder