Lucene search
K

41 matches found

NVD
NVD
added 2026/03/31 10:16 p.m.2 views

CVE-2026-34400

Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API q= was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. This issue has been patched in version...

9.8CVSS0.00018EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2026/03/31 9:0 p.m.0 views

CVE-2026-34400 alerta-server has potential SQL Injection vulnerability in Query String Syntax (q=) API

Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API q= was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. This issue has been patched in version...

6.9CVSS5.8AI score0.00018EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/03/31 12:0 a.m.2 views

PT-2026-29356

Name of the Vulnerable Software and Affected Versions Alerta versions prior to 9.1.0 Description Alerta, a monitoring tool, had a SQL injection issue in the Query string search API. The vulnerability stemmed from directly interpolating user-supplied search terms into SQL strings via f-strings whe...

6.9CVSS5.9AI score0.00018EPSS
Exploits0References10
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.4 views

Alerta SQL注入漏洞

Alerta is a Python-based monitoring system developed by individual developers. Versions prior to Alerta 9.1.0 contained a SQL injection vulnerability. This vulnerability stems from the Query String Search API directly inserting user-provided search terms into the SQL string, which could lead to S...

9.8CVSS5.8AI score0.00018EPSS
Exploits0References7
OSV
OSV
added 2026/01/29 8:16 p.m.2 views

CVE-2025-63651

A use-after-free in the mkstringcharsearch function mkcore/mkstring.c of monkey commit f37e984 allows attackers to cause a Denial of Service DoS via sending a crafted HTTP request to the server...

7.5CVSS5.5AI score
Exploits0References2
OSV
OSV
added 2026/01/29 8:16 p.m.2 views

AZL-76457 CVE-2025-63651 affecting package fluent-bit 3.0.6-6

A use-after-free in the mkstringcharsearch function mkcore/mkstring.c of monkey commit f37e984 allows attackers to cause a Denial of Service DoS via sending a crafted HTTP request to the server...

7.5CVSS5.8AI score0.01223EPSS
Exploits1References1
Vulnrichment
Vulnrichment
added 2026/01/29 12:0 a.m.2 views

CVE-2025-63651

A use-after-free in the mkstringcharsearch function mkcore/mkstring.c of monkey commit f37e984 allows attackers to cause a Denial of Service DoS via sending a crafted HTTP request to the server...

5.4AI score0.01223EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2026/01/29 12:0 a.m.4 views

PT-2026-5338

Name of the Vulnerable Software and Affected Versions Monkey versions prior to commit f37e984 Description A use-after-free issue exists in the mk string char search function located in mk core/mk string.c. This allows attackers to cause a Denial of Service DoS by sending a crafted HTTP request to...

7.5CVSS5.4AI score0.01223EPSS
Exploits1References6
CVE
CVE
added 2026/01/29 12:0 a.m.5 views

CVE-2025-63651

CVE-2025-63651 is a use-after-free in the mk_string_char_search function (mk_core/mk_string.c) of the Monkey project, fixed by updating to commit f37e984 or later. The vulnerability allows a crafted HTTP request to trigger a Denial of Service via the affected string-search path. Affected componen...

7.5CVSS5.9AI score0.01223EPSS
Exploits1References2Affected Software1
Packet Storm News
Packet Storm News
added 2025/12/18 12:0 a.m.3 views

AutoDFBench 1.0: A Benchmarking Framework for Digital Forensic Tool Testing and Generated Code Evaluation

The National Institute of Standards and Technology NIST Computer Forensic Tool Testing CFTT programme has become the de facto standard for providing digital forensic tool testing and validation. However to date, no comprehensive framework exists to automate benchmarking across the diverse forensi...

7.3AI score
Exploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2017-7552

Malware in sbrugna...

7.8CVSS7.6AI score0.00184EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-5914

Malicious code in bioql PyPI...

7.5CVSS7.6AI score0.00351EPSS
Exploits1References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-6069

Malicious code in bioql PyPI...

5.3CVSS5.6AI score0.00232EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2025/05/22 2:22 a.m.5 views

CVE-2017-16358

In radare 2.0.1, an out-of-bounds read vulnerability exists in stringscanrange in libr/bin/bin.c when doing a string search...

7.8CVSS6.7AI score0.00184EPSS
Exploits0References1
CNVD
CNVD
added 2022/06/21 12:0 a.m.16 views

fast-string-search denial-of-service vulnerability

fast-string-search is a search function that can search for strings using N-API and boyer-moore-magiclen. fast-string-search suffers from a denial-of-service vulnerability that stems from incorrect computation of non-string input, which can be exploited by an attacker to cause fast-string- search...

5CVSS4.3AI score0.00351EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2022/06/18 12:0 a.m.25 views

Uncontrolled Resource Consumption in fast-string-search

All versions of package fast-string-search are vulnerable to Denial of Service DoS when computations are incorrect for non-string inputs. One can cause the V8 to attempt reading from non-permitted locations and cause a segmentation fault due to the violation...

7.5CVSS5.2AI score0.00351EPSS
Exploits1References3Affected Software1
Github Security Blog
Github Security Blog
added 2022/06/18 12:0 a.m.18 views

Out-of-bounds Read in fast-string-search

All versions of package fast-string-search are vulnerable to Out-of-bounds Read due to incorrect memory freeing and length calculation for any non-string input as the source. This allows the attacker to read previously allocated memory...

5.3CVSS5.5AI score0.00232EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2022/06/18 12:0 a.m.18 views

GHSA-HMQG-P8F8-3QRW Out-of-bounds Read in fast-string-search

All versions of package fast-string-search are vulnerable to Out-of-bounds Read due to incorrect memory freeing and length calculation for any non-string input as the source. This allows the attacker to read previously allocated memory...

5.3CVSS5.1AI score0.00232EPSS
Exploits1References4
OSV
OSV
added 2022/06/17 8:15 p.m.0 views

CVE-2022-22138

All versions of package fast-string-search are vulnerable to Denial of Service DoS when computations are incorrect for non-string inputs. One can cause the V8 to attempt reading from non-permitted locations and cause a segmentation fault due to the violation...

7.5CVSS5.8AI score
Exploits0References1
NVD
NVD
added 2022/06/17 8:15 p.m.5 views

CVE-2022-25872

All versions of package fast-string-search are vulnerable to Out-of-bounds Read due to incorrect memory freeing and length calculation for any non-string input as the source. This allows the attacker to read previously allocated memory...

5.3CVSS0.00232EPSS
Exploits1References2
Rows per page
Query Builder