Lucene search
+L

27634 matches found

NVD
NVD
added 2026/04/12 1:16 p.m.7 views

CVE-2019-25713

MyT-PM 1.5.1 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the Chargegrouptotal parameter. Attackers can submit crafted POST requests to the /charge/admin endpoint with error-based, time-based blind...

8.1CVSS0.00276EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/04/12 1:16 p.m.11 views

CVE-2019-25710

Dolibarr ERP-CRM 8.0.4 contains an SQL injection vulnerability in the rowid parameter of the admin dict.php endpoint that allows attackers to execute arbitrary SQL queries. Attackers can inject malicious SQL code through the rowid POST parameter to extract sensitive database information using...

9.1CVSS5.9AI score0.00311EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2026/04/12 12:28 p.m.40 views

CVE-2019-25697 CMSsite 1.0 SQL Injection via category.php

CMSsite 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the catid parameter. Attackers can send GET requests to category.php with malicious catid values to extract sensitive database information includi...

8.8CVSS0.00413EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/12 12:28 p.m.36 views

CVE-2018-25257 Adianti Framework 5.5.0 and 5.6.0 SQL Injection via Profile

Adianti Framework 5.5.0 and 5.6.0 contains an SQL injection vulnerability that allows authenticated users to manipulate database queries by injecting SQL code through the name field in SystemProfileForm. Attackers can submit crafted SQL statements in the profile edit endpoint to modify user...

7.1CVSS0.00194EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/12 12:00 a.m.29 views

PT-2026-32175

MyT-PM 1.5.1 contains an SQL injection vulnerability that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the Chargegroup total parameter. Attackers can submit crafted POST requests to the /charge/admin endpoint with error-based, time-based blin...

7.1CVSS6.2AI score0.00276EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/04/12 12:00 a.m.13 views

PT-2026-32163

CMSsite 1.0 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the cat id parameter. Attackers can send GET requests to category.php with malicious cat id values to extract sensitive database information...

8.8CVSS5.9AI score0.00413EPSS
SaveExploits1References4
VulnCheck KEV
VulnCheck KEV
added 2026/04/12 12:00 a.m.27 views

VulnCheck KEV: CVE-2024-57046

A vulnerability in the Netgear DGN2200 router with firmware version v1.0.0.46 and earlier permits unauthorized individuals to bypass the authentication. When adding "?x=1.gif" to the the requested url, it will be recognized as passing the authentication...

8.8CVSS5.8AI score0.02084EPSS
SaveIn wildExploits1References20
GithubExploit
GithubExploit
added 2026/04/11 7:13 p.m.144 views

Exploit for SQL Injection in Egroupware

CVE-2026-22243: EGroupware has SQL Injection in Nextmatch Filt...

8.8CVSS6.1AI score0.0036EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/04/11 1:21 a.m.12 views

CVE-2026-34020

Use of GET Request Method With Sensitive Query Strings vulnerability in Apache OpenMeetings. The REST login endpoint uses HTTP GET method with username and password passed as query parameters. Please check references regarding possible impact This issue affects Apache OpenMeetings: from 3.1.3...

7.5CVSS5.8AI score0.00509EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/11 12:17 a.m.9 views

CVE-2026-3691 OpenClaw Client PKCE Verifier Information Disclosure Vulnerability

OpenClaw Client PKCE Verifier Information Disclosure Vulnerability. This vulnerability allows remote attackers to disclose stored credentials on affected installations of OpenClaw. User interaction is required to exploit this vulnerability in that the target must initiate an OAuth authorization...

5.3CVSS6.1AI score
SaveExploits0References4
CVE
CVE
added 2026/04/11 12:17 a.m.69 views

CVE-2026-3691

The CVE-2026-3691 entry describes an information disclosure in the OpenClaw Client PKCE verifier within OAuth flows. Affected component is the OpenClaw client’s OAuth authorization implementation, where sensitive data is exposed in the authorization URL query string. This permits remote disclosur...

5.3CVSS5.9AI score0.00459EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/04/11 12:00 a.m.11 views

OpenClaw 信息泄露漏洞

OpenClaw is an intelligent artificial assistant developed under the OpenClaw open source project. OpenClaw has a vulnerability related to information leakage, which stems from the exposure of sensitive data through authorized URL query strings, potentially leading to credential leaks...

5.3CVSS6AI score0.00459EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/04/11 12:00 a.m.13 views

PT-2026-32090

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.5CVSS6AI score0.00372EPSS
SaveExploits0References6
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
OSV
OSV
added 2026/04/10 7:30 p.m.13 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
Github Security Blog
Github Security Blog
added 2026/04/10 7:30 p.m.11 views

@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
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/10 7:23 p.m.13 views

CVE-2026-39575

Improper Neutralization of Input During Web Page Generation 'Cross-site Scripting' vulnerability in Ronald Huereca Custom Query Blocks post-type-archive-mapping allows DOM-Based XSS.This issue affects Custom Query Blocks: from n/a through = 5.5.0...

6.5CVSS5.8AI score0.00161EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/04/10 6:46 p.m.13 views

c-ares: c-ares: Denial of Service due to query termination after maximum attempts

A flaw was found in c-ares. This vulnerability allows a Denial of Service DoS via terminating a query after maximum attempts when using readanswer and processanswer functions...

5.9CVSS6.6AI score0.00433EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/04/10 5:42 p.m.6 views

CVE-2026-32893 Chamilo LMS has Reflected XSS via Unsanitized http_build_query() in Exercise Question List Pagination

Chamilo LMS is a learning management system. Prior to 2.0.0-RC.3, a Reflected Cross-Site Scripting XSS vulnerability in the exercise question list admin panel allows an attacker to execute arbitrary JavaScript in an authenticated teacher's browser. The pagination code merges all $GET parameters v...

5.4CVSS6.1AI score0.00141EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/10 5:42 p.m.22 views

CVE-2026-32893

CVE-2026-32893 : Chamilo LMS is vulnerable to a reflected XSS in the exercise question list pagination. Before 2.0.0-RC.3, the pagination code merges all GET parameters with array_merge() and injects http_build_query() output into HTML href attributes without htmlspecialchars(), allowing an authe...

5.4CVSS6.1AI score0.00141EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder