Lucene search
K

22 matches found

CVE
CVE
added yesterday7 views

CVE-2026-49482

CVE-2026-49482 affects ClipBucket v5, where the subtitle editing endpoint improperly neutralizes SQL wildcard characters. An authenticated user could supply a '%' in the number parameter to overwrite all subtitle titles of any video they own in a single HTTP request. This is mitigated by the patc...

4.3CVSS5.5AI score
Exploits0References1
Cvelist
Cvelist
added yesterday6 views

CVE-2026-49482 ClipBucket: SQL Wildcard Injection in Subtitle Edit Endpoint Allows Mass Subtitle Overwrite

ClipBucket v5 is an open source video sharing platform. Prior to version 5.5.3 - 141, ClipBucket v5 contains an improper neutralization of SQL wildcard characters in the subtitle editing endpoint. An authenticated user can send a % character as the number parameter to overwrite all subtitle title...

4.3CVSS
Exploits0References1
GithubExploit
GithubExploit
added 2026/05/31 4:39 a.m.75 views

TypiCMS-Search-LIKE-Wildcard-Info-Disclosure

TypiCMS Search LIKE Wildcard Information Disclosure A proof-o...

5.8AI score
Exploits0
Veracode
Veracode
added 2026/04/04 5:23 a.m.4 views

PhpMyFAQ Has A LIKE Wildcard Injection In Search.php — Unescaped % And _ Metacharacters Enable Broad Content Disclosure

Summary The "searchCustomPages" method in "phpmyfaq/src/phpMyFAQ/Search.php" uses "realescapestring" via "escape" to sanitize the search term before embedding it in LIKE clauses. However, "realescapestring" does not escape SQL LIKE metacharacters "%" match any sequence and "" match any single...

6.9CVSS5.9AI score0.00114EPSS
Exploits1Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/03 4:59 p.m.2 views

CVE-2026-34973

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the searchCustomPages method in phpmyfaq/src/phpMyFAQ/Search.php uses realescapestring via escape to sanitize the search term before embedding it in LIKE clauses. However, realescapestring does not escape SQL LIKE...

6.9CVSS5.8AI score0.00114EPSS
Exploits1References1
CVE
CVE
added 2026/04/02 2:47 p.m.5 views

CVE-2026-34973

CVE-2026-34973 affects phpMyFAQ prior to 4.1.1. The bug is in the searchCustomPages() function where real_escape_string() (via escape()) sanitizes the search term for LIKE clauses but does not escape SQL LIKE metacharacters % and _. Consequently, an unauthenticated attacker can inject wildcards i...

6.9CVSS5.8AI score0.00114EPSS
Exploits1References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/02 2:47 p.m.0 views

CVE-2026-34973 phpMyFAQ has a LIKE Wildcard Injection in Search.php — Unescaped % and _ Metacharacters Enable Broad Content Disclosure

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the searchCustomPages method in phpmyfaq/src/phpMyFAQ/Search.php uses realescapestring via escape to sanitize the search term before embedding it in LIKE clauses. However, realescapestring does not escape SQL LIKE...

6.9CVSS5.8AI score0.00114EPSS
Exploits1References2
Cvelist
Cvelist
added 2026/04/02 2:47 p.m.21 views

CVE-2026-34973 phpMyFAQ has a LIKE Wildcard Injection in Search.php — Unescaped % and _ Metacharacters Enable Broad Content Disclosure

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the searchCustomPages method in phpmyfaq/src/phpMyFAQ/Search.php uses realescapestring via escape to sanitize the search term before embedding it in LIKE clauses. However, realescapestring does not escape SQL LIKE...

6.9CVSS0.00114EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/02 2:47 p.m.2 views

CVE-2026-34973

phpMyFAQ is an open source FAQ web application. Prior to version 4.1.1, the searchCustomPages method in phpmyfaq/src/phpMyFAQ/Search.php uses realescapestring via escape to sanitize the search term before embedding it in LIKE clauses. However, realescapestring does not escape SQL LIKE...

6.9CVSS5.8AI score0.00114EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/04/01 11:41 p.m.3 views

GHSA-GCP9-5JC8-976X phpMyFAQ has a LIKE Wildcard Injection in Search.php — Unescaped % and _ Metacharacters Enable Broad Content Disclosure

Summary The searchCustomPages method in phpmyfaq/src/phpMyFAQ/Search.php uses realescapestring via escape to sanitize the search term before embedding it in LIKE clauses. However, realescapestring does not escape SQL LIKE metacharacters % match any sequence and match any single character. An...

6.9CVSS5.9AI score0.00114EPSS
Exploits1References4
CVE
CVE
added 2026/02/24 12:41 a.m.9 views

CVE-2026-25591

Summary of CVE-2026-25591 (from connected advisory): A SQL LIKE wildcard injection in the authenticated endpoint /api/token/search allows crafted patterns to cause resource exhaustion and DoS by forcing expensive queries. The vulnerable code directly concatenates user-supplied keyword and token i...

7.1CVSS5.7AI score0.00022EPSS
Exploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/24 12:41 a.m.2 views

CVE-2026-25591 New API has an SQL LIKE Wildcard Injection DoS via Token Search

New API is a large language mode LLM gateway and artificial intelligence AI asset management system. Prior to version 0.10.8-alpha.10, a SQL LIKE wildcard injection vulnerability in the /api/token/search endpoint allows authenticated users to cause denial of service through resource exhaustion by...

7.1CVSS5.7AI score0.00022EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/02/23 9:56 p.m.6 views

New API has an SQL LIKE Wildcard Injection DoS via Token Search

Summary A SQL LIKE wildcard injection vulnerability in the /api/token/search endpoint allows authenticated users to cause Denial of Service through resource exhaustion by crafting malicious search patterns. Details The token search endpoint accepts user-supplied keyword and token parameters that...

7.1CVSS6AI score0.00022EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2026/02/23 9:56 p.m.2 views

GHSA-W6X6-9FP7-FQM4 New API has an SQL LIKE Wildcard Injection DoS via Token Search

Summary A SQL LIKE wildcard injection vulnerability in the /api/token/search endpoint allows authenticated users to cause Denial of Service through resource exhaustion by crafting malicious search patterns. Details The token search endpoint accepts user-supplied keyword and token parameters that...

7.1CVSS6AI score0.00022EPSS
Exploits1References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2019-9228

Malware in sbrugna...

7.5CVSS7.5AI score0.00391EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/05/22 8:26 a.m.4 views

CVE-2019-19614

An issue was discovered in Halvotec RAQuest 10.23.10801.0. The login page is vulnerable to wildcard injection, allowing an attacker to enumerate the list of users sharing an identical password. Fixed in Release 10.24.11206.1...

7.5CVSS6.8AI score0.00391EPSS
Exploits0References1
NVD
NVD
added 2020/03/09 7:15 p.m.10 views

CVE-2019-19614

An issue was discovered in Halvotec RAQuest 10.23.10801.0. The login page is vulnerable to wildcard injection, allowing an attacker to enumerate the list of users sharing an identical password. Fixed in Release 10.24.11206.1...

7.5CVSS7.5AI score0.00391EPSS
Exploits0References2
OSV
OSV
added 2020/03/09 7:15 p.m.2 views

CVE-2019-19614

An issue was discovered in Halvotec RAQuest 10.23.10801.0. The login page is vulnerable to wildcard injection, allowing an attacker to enumerate the list of users sharing an identical password. Fixed in Release 10.24.11206.1...

7.5CVSS7.1AI score0.00391EPSS
Exploits0References2
Prion
Prion
added 2020/03/09 7:15 p.m.14 views

Design/Logic Flaw

An issue was discovered in Halvotec RAQuest 10.23.10801.0. The login page is vulnerable to wildcard injection, allowing an attacker to enumerate the list of users sharing an identical password. Fixed in Release 10.24.11206.1...

5CVSS7.4AI score0.00391EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2020/03/09 6:51 p.m.67 views

CVE-2019-19614

CVE-2019-19614 affects Halvotec RAQuest 10.23.10801.0, where the login page is vulnerable to a wildcard injection. This flaw allows an attacker to enumerate the list of users sharing an identical password, constituting an information disclosure vulnerability. The issue is fixed in Release 10.24.1...

7.5CVSS7.4AI score0.00391EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder