Lucene search
+L

9388 matches found

Cvelist
Cvelist
added 2026/07/29 12:42 p.m.38 views

CVE-2026-33385 Blind SQL Injection in Quick.CMS

A Blind SQL injection vulnerability has been identified in Quick.CMS. Improper neutralization of input provided by a high-privileged user into multiple fields in administration panel allows for Blind SQL Injection attacks. The vendor states that this administration panel already allows for...

5.1CVSS0.0024EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/29 12:42 p.m.15 views

EUVD-2026-50310

A Blind SQL injection vulnerability has been identified in Quick.CMS. Improper neutralization of input provided by a high-privileged user into multiple fields in administration panel allows for Blind SQL Injection attacks. The vendor states that this administration panel already allows for...

5.1CVSS5.8AI score0.0024EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/29 12:42 p.m.12 views

CVE-2026-33385 Blind SQL Injection in Quick.CMS

A Blind SQL injection vulnerability has been identified in Quick.CMS. Improper neutralization of input provided by a high-privileged user into multiple fields in administration panel allows for Blind SQL Injection attacks. The vendor states that this administration panel already allows for...

5.1CVSS5.8AI score0.0024EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/29 12:42 p.m.36 views

CVE-2026-33385

Quick.CMS 6.8 is affected by a Blind SQL injection in the administration panel, resulting from improper neutralization of input fields accessed by a high-privileged user. The vulnerability can bypass front-end validation controls and potentially lead to database destruction. The CVSS-derived metr...

5.1CVSS5.8AI score0.0024EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/29 7:16 a.m.17 views

CVE-2026-63229

A pre-authentication blind SQL injection vulnerability in Koollab LMS allowed an unauthenticated attacker to use a time-based SQL oracle via the SSO OAuth endpoint to read sensitive database contents, including personally identifiable information, credentials, and valid JWT tokens that may enable...

9.1CVSS0.00296EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/29 6:09 a.m.17 views

EUVD-2026-50124

A pre-authentication blind SQL injection vulnerability in Koollab LMS allowed an unauthenticated attacker to use a time-based SQL oracle via the SSO OAuth endpoint to read sensitive database contents, including personally identifiable information, credentials, and valid JWT tokens that may enable...

9.1CVSS5.9AI score0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/29 6:09 a.m.41 views

CVE-2026-63229 Pre-authentication blind SQL injection vulnerability

A pre-authentication blind SQL injection vulnerability in Koollab LMS allowed an unauthenticated attacker to use a time-based SQL oracle via the SSO OAuth endpoint to read sensitive database contents, including personally identifiable information, credentials, and valid JWT tokens that may enable...

9.1CVSS0.00296EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/29 6:09 a.m.10 views

CVE-2026-63229

A pre-authentication blind SQL injection vulnerability in Koollab LMS allowed an unauthenticated attacker to use a time-based SQL oracle via the SSO OAuth endpoint to read sensitive database contents, including personally identifiable information, credentials, and valid JWT tokens that may enable...

9.1CVSS5.9AI score0.00296EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/29 6:09 a.m.34 views

CVE-2026-63229

Koollab LMS is affected by CVE-2026-63229, a pre-authentication blind SQL injection in the SSO OAuth endpoint. An unauthenticated attacker can use a time-based SQL oracle to read sensitive data from the database, including personally identifiable information, credentials, and valid JWT tokens, po...

9.1CVSS5.9AI score0.00296EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/29 12:00 a.m.18 views

PT-2026-65700

A pre-authentication blind SQL injection vulnerability in Koollab LMS allowed an unauthenticated attacker to use a time-based SQL oracle via the SSO OAuth endpoint to read sensitive database contents, including personally identifiable information, credentials, and valid JWT tokens that may enable...

9.1CVSS5.9AI score0.00296EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 5:39 a.m.43 views

CVE-2026-6251 Chaty Pro <= 3.5.5 - Authenticated (Subscriber+) SQL Injection via 'widget_id' Parameter

The Chaty Pro plugin for WordPress is vulnerable to Authenticated Time-Based Blind SQL Injection in versions up to and including 3.5.5. This is due to the fetchcustomfield function in admin/class-admin-base.php retrieving the widgetid POST parameter via filterinputINPUTPOST, ... and directly...

6.5CVSS0.00242EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/28 5:39 a.m.34 views

CVE-2026-6251

Chaty Pro for WordPress (≤ version 3.5.5) is affected by an authenticated time-based blind SQL injection via the widget_id parameter in POST data. The vulnerability arises because fetch_custom_field() concatenates the raw POST value into a numeric SQL context without proper preparation (no $wpdb-...

6.5CVSS6AI score0.00242EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.20 views

PT-2026-65576

SuperPlane before 0.30.0 contains an SMTP header injection vulnerability that allows unauthenticated attackers to inject arbitrary SMTP headers by including CRLF sequences in the event payload title field delivered via webhook. Attackers can manipulate the unsanitized title field passed to the SM...

6.3CVSS6AI score0.00235EPSS
SaveExploits0References5
GithubExploit
GithubExploit
added 2026/07/27 9:16 a.m.59 views

security-advisories

Threat Lance Security Advisories Public security advisory rep...

6AI score0.00951EPSS
SaveExploits3
EUVD
EUVD
added 2026/07/21 9:32 p.m.21 views

EUVD-2026-46394

Unsanitized user-supplied input in report filtering parameters is concatenated directly into SQL queries without proper escaping or parameterized queries, enabling blind SQL injection and unauthorized database read access...

7.1CVSS5.6AI score0.00315EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/21 8:22 p.m.17 views

Gitea: Blind SSRF in OAuth2 avatar synchronization via unvalidated OIDC picture claim

Summary When oauth2client UPDATEAVATAR = true is enabled, Gitea fetches the avatar URL received from an OAuth2/OIDC provider using Go's default HTTP client. The URL comes from the user's OAuth/OIDC avatar value, commonly the OIDC picture claim. The affected code path calls http.Geturl without...

3.1CVSS5.7AI score0.00248EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2026/07/21 8:17 p.m.11 views

CVE-2026-64880

Unsanitized user-supplied input in report filtering parameters is concatenated directly into SQL queries without proper escaping or parameterized queries, enabling blind SQL injection and unauthorized database read access...

7.1CVSS0.00315EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/21 8:01 p.m.29 views

CVE-2026-64880

CVE-2026-64880 corresponds to a blind SQL injection in Tenable Security Center, caused by unsanitized user input in report filtering parameters that is concatenated into SQL queries. This can enable unauthorized database read access. The CVE is listed with a base score of 7.1 (HIGH) on CVSS v3.1/...

7.1CVSS5.7AI score0.00315EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/21 8:01 p.m.46 views

CVE-2026-64880 Blind SQL Injection

Unsanitized user-supplied input in report filtering parameters is concatenated directly into SQL queries without proper escaping or parameterized queries, enabling blind SQL injection and unauthorized database read access...

7.1CVSS0.00315EPSS
SaveExploits0References1
Wiz blog
Wiz blog
added 2026/07/21 1:26 p.m.23 views

Agentless Threat Detection: Illuminating Cloud Blind Spots

How Agentless Workload Detection exposes hidden threats in virtual appliances and modern cloud networks...

5.3AI score
SaveExploits0
Rows per page
Query Builder