Lucene search
+L

84713 matches found

CNNVD
CNNVD
added 2026/04/12 12:0 a.m.15 views

MyT SQL注入漏洞

MyT is a task management system developed by domgio as an individual project. Version 1.5.1 of MyT contains a SQL injection vulnerability. This vulnerability stems from insufficient input validation for the Chargegrouptotal parameter in the /charge/admin endpoint, which may lead to SQL injection...

8.1CVSS5.9AI score0.00276EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/04/12 12:0 a.m.21 views

PT-2026-32169

eBrigade ERP 4.5 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the 'id' parameter. Attackers can send GET requests to pdf.php with crafted SQL payloads in the 'id' parameter to extract sensitive...

7.1CVSS6.2AI score0.00269EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/04/12 12:0 a.m.13 views

Dolibarr ERP CRM SQL注入漏洞

Dolibarr ERP CRM is an open-source enterprise and sales management system developed by Dolibarr. Version 8.0.4 of Dolibarr ERP CRM contains a SQL injection vulnerability. This vulnerability stems from insufficient input validation for the rowid parameter in the admin dict.php file, which may lead...

9.1CVSS5.8AI score0.00311EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2026/04/12 12:0 a.m.12 views

PT-2026-32161

ResourceSpace 8.6 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the keywords parameter in collection edit.php. Attackers can submit POST requests with crafted SQL payloads in the keywords field to...

7.1CVSS6.2AI score0.00159EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2026/04/11 7:14 p.m.129 views

Exploit for SQL Injection in Devcode Openstamanager

CVE-2026-24418: OpenSTAManager has a SQL Injection vulnerabili...

8.7CVSS6AI score0.00356EPSS
SaveExploits4
Chainguard
Chainguard
added 2026/04/11 2:19 a.m.12 views

GHSA-92MM-2PJQ-R785 vulnerabilities

Vulnerabilities for packages: syft-fips, xeol-fips, kots, kubescape-server, trivy-operator, k9s-fips, syft, task, cloudbeat-fips, terragrunt, terragrunt-fips, xeol, cloudbeat, grype-db, grype, opentofu-fips, packer-fips, terraform, zarf-fips, cg, wolfictl, snyk-cli, conftest, trivy, task-fips,...

5.3AI score
SaveExploits0
Cvelist
Cvelist
added 2026/04/11 1:24 a.m.41 views

CVE-2026-5207 LifterLMS <= 9.2.1 - Authenticated (Custom+) SQL Injection via 'order' Parameter

The LifterLMS plugin for WordPress is vulnerable to SQL Injection via the 'order' parameter in all versions up to, and including, 9.2.1. This is due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for...

6.5CVSS0.00372EPSS
SaveExploits0References5
CVE
CVE
added 2026/04/11 1:24 a.m.19 views

CVE-2026-5207

The CVE-2026-5207 entry concerns the LifterLMS WordPress plugin (versions up to 9.2.1). It describes an SQL Injection via the ‘order’ parameter due to insufficient escaping and inadequate query preparation. The vulnerability requires authenticated access at Instructor level (with edit_post capabi...

6.5CVSS6AI score0.00372EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/04/10 7:32 p.m.7 views

SQL Injection

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

9.8CVSS6AI score0.00297EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/04/10 7:32 p.m.14 views

PraisonAI: SQLiteConversationStore didn't validate table_prefix when constructing SQL queries

Summary The tableprefix configuration value is directly used to construct SQL table identifiers without validation. If an attacker controls this value, they can manipulate SQL query structure, leading to unauthorized data access e.g., reading internal SQLite tables such as sqlitemaster and...

9.8CVSS6AI score0.00297EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/04/10 7:30 p.m.7 views

SQL Injection

Overview @saltcorn/server is a Server app for Saltcorn, open-source no-code platform Affected versions of this package are vulnerable to SQL Injection via the Literal function. An attacker can execute arbitrary SQL commands, manipulate database schema, or exfiltrate data by injecting crafted inpu...

8.8CVSS6.2AI score
SaveExploits0References2
OSV
OSV
added 2026/04/10 7:30 p.m.12 views

GHSA-59XV-588H-2VMM @saltcorn/data vulnerable to SQL Injection via jsexprToSQL Literal Handler

Summary The jsexprToSQL function in Saltcorn converts JavaScript expressions to SQL for use in database constraints. The Literal handler wraps string values in single quotes without escaping embedded single quotes, allowing SQL injection when creating Formula-type table constraints. Vulnerable...

6AI score
SaveExploits0References2
NVD
NVD
added 2026/04/10 5:17 p.m.12 views

CVE-2026-35596

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the hasAccessToLabel function contains a SQL operator precedence bug that allows any authenticated user to read any label that has at least one task association, regardless of project access. Label titles, description...

4.3CVSS0.00272EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/10 5:17 p.m.10 views

CVE-2026-35597

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. When a TOTP validation fails, the login handler in pkg/routes/api/v1/login.go calls HandleFailedTOTPAuth and then...

7.5CVSS0.00296EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/10 5:17 p.m.10 views

CVE-2026-35599

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the addRepeatIntervalToTime function uses an On loop that advances a date by the task's RepeatAfter duration until it exceeds the current time. By creating a repeating task with a 1-second interval and a due date far ...

6.5CVSS0.00347EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/04/10 4:3 p.m.41 views

CVE-2026-35597 Vikunja Affected by TOTP Brute-Force Due to Non-Functional Account Lockout

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. When a TOTP validation fails, the login handler in pkg/routes/api/v1/login.go calls HandleFailedTOTPAuth and then...

5.9CVSS0.00296EPSS
SaveExploits1References4
CVE
CVE
added 2026/04/10 4:3 p.m.36 views

CVE-2026-35597

Vikunja prior to 2.3.0 is vulnerable to TOTP brute-forcing because the login failure path writes the account lock status (StatusAccountLocked) on the same DB session that is rolled back after a failed TOTP check. The in-memory counter in HandleFailedTOTPAuth tracks failures, and once it reaches 1...

7.5CVSS5.8AI score0.00296EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/10 4:3 p.m.11 views

CVE-2026-35597 Vikunja Affected by TOTP Brute-Force Due to Non-Functional Account Lockout

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. When a TOTP validation fails, the login handler in pkg/routes/api/v1/login.go calls HandleFailedTOTPAuth and then...

5.9CVSS6AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/04/10 4:3 p.m.5 views

CVE-2026-35597 Vikunja Affected by TOTP Brute-Force Due to Non-Functional Account Lockout

Vikunja is an open-source self-hosted task management platform. Prior to 2.3.0, the TOTP failed-attempt lockout mechanism is non-functional due to a database transaction handling bug. When a TOTP validation fails, the login handler in pkg/routes/api/v1/login.go calls HandleFailedTOTPAuth and then...

5.9CVSS5.8AI score0.00296EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/10 3:34 p.m.8 views

GHSA-R4FG-73RC-HHH7 Vikunja has Algorithmic Complexity DoS in Repeating Task Handler

Summary The addRepeatIntervalToTime function uses an On loop that advances a date by the task's RepeatAfter duration until it exceeds the current time. By creating a repeating task with a 1-second interval and a due date far in the past, an attacker triggers billions of loop iterations, consuming...

6.5CVSS5.8AI score0.00347EPSS
SaveExploits1References6
Rows per page
Query Builder